
input {color:#555555}

.titleRule {width: 100%;}
.titleRule hr {margin: 9px 0px 0px 0px;}
.titleRule div {vertical-align: middle;}
.titleRule .leftPart {float: left;}
.titleRule .leftPart div {float: left;}
.titleRule .leftPart hr {width: 10px;top: 0px;}
.titleRule .leftPart h2 {color: #FD6700; padding: 0px 5px 0px 12px; white-space:nowrap}
.titleRule .rightPart{overflow: hidden;}

.stepBox{margin: 10px 0px 15px 20px;}

.formFields{padding: 5px 5px 5px 10px; background-color: #eeeeee; border:1px solid #CCCCCC;}

.advancedSettings {margin: 5px 0px 5px 5px}

table .settings {border-collapse:separate;border-spacing:3px 5px;}

#txtCornerButtonText{width:100px; margin-bottom: 5px;}

#copy_code_container {margin: 0px 5px 5px 5px}

#copyOK {display: none}

#outputCode {width: 100%; height: 180px; border:1px solid #CCCCCC; color:#555555}

#pizzaAlignment, #pizzaLanguage{width: 246px; margin-left: 3px;}
#overlayLanguage{width: 150px;}

.semi_transparent {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
