 


#custommainQ{font-size:16px;font-weight:bold; margin-left:10px;}
#custommainQ3{font-size:16px;font-weight:bold; }
.customoption{margin:5px;margin-top:25px;margin-left:10px;border:1px solid grey;border-radius:4px;width:180px;padding-left:5px;cursor:pointer;padding-top:3px;padding-bottom:3px;-webkit-touch-callout: none;text-align:center;float:left;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;}
.customoption:hover{background-color:#E7E7E7;}
#customnextbutton{margin-left:10px;margin-top:10px;border:1px solid grey;border-radius:4px;text-align:center;width:80px;cursor:pointer;-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;}
#customnextbutton:hover{opacity:.7;}

#custombutton{border:1px solid grey;border-radius:4px;text-align:center;width:120px;cursor:pointer;-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;}
#custombutton:hover{opacity:.5;}

.customfeedback{height:40px;margin-top:20px;}
.customoptionins{width:90%;height:auto;display:inline-block;}
.customclear{float:none;clear:both;}
.customspacer{width:100%;height:30px;}

.customword{float:left;cursor:pointer;}
.customword:hover{background-color:#999;color:#fff;}

.customhigh{background-color:#999;color:#fff;}