#forWebmasters h3 {text-align: left; padding-bottom: 2px; border-bottom: 3px double; margin-bottom: 2px;}

#styleSelector, #sizeSelector, #kindSelector {display: block; margin-right: 3px; line-height: 1.2em;}
#sizeSelector, #kindSelector {width: 150px;}


#langSelector img.langIco{ width: 15px; height: 12px; }
a.speedBtn { cursor: pointer; overflow: hidden; _line-height: 0px;}
a.speedBtn { display: block; float: left; margin-right: 2px; border:1px outset #f3f3f3;}
#styleSelector a.speedBtn b {display: block; border-width: 14px 14px 0 0; border-style: solid; #width: 1px; #height: 0px; _line-height: 0px;}
#styleSelector a.speedBtn b.light{border-top-color: #f0f0f0; border-right-color: #fefefe;}
#styleSelector a.speedBtn b.mid{border-top-color: #c4c9d8; border-right-color: #f6f6f6;}
#styleSelector a.speedBtn b.dark{border-top-color: #3a435f; border-right-color: #c4c9d8;}
#styleSelector a.speedBtn b.blackdarkgray{border-top-color: #000; border-right-color: #555;}
a.speedBtn:hover{
	border: 1px solid #000; 
	box-shadow: 0 0 4px #000;
	-webkit-box-shadow: 0 0 4px #000;
	-moz-box-shadow: 0 0 4px #000;
}

a.speedBtn.selected,
a.speedBtn.selected:visited, 
a.speedBtn.selected:active {border:1px inset #f3f3f3;}

#scriptCodeContainer, #previewContainer{display: none;}
code.formatted {background-color:#F0F2FF; border:2px groove white; display:block; margin:5px; padding:2px;
text-align:left;font-family:consolas,monospace; }

#previewContainer{height: 160px; position: relative;}

#configContainer .fieldContainer { 
	float:left; width: 45%; font-weight: 900; line-height: 1.2em; text-align: left; margin: 5px 0 0 5px;
}

#configFSet {background-color: #f6f6f6; border: 2px groove #fff;}

#configContainer, #configContainer.fieldContainer {overflow: hidden};
#configContainer .fieldContainer.left {clear: left;}
#configContainer button {float: left};
#configContainer .fieldContainer.right {}
#configContainer #btnPreview {clear: both; margin: 0 5px;}
#bottombar {clear: both; margin: 5px 0px; }
#autoGenertate {float: right; width: 250px; text-align: right; margin: 3px;}
.clearBoth {clear: both}
#chkInNewContainer.fieldContainer { float: none; width: auto; }