body {
	margin:0; overflow:hidden;
}

.mainwrap {
	height:60px; background:url(../images/demo_hot_bg.gif) repeat-x;
}

.mainwrap2 {
	width:980px; margin:0 auto; height:60px;
}

.dropdownselector {
	padding-top:10px; width:270px; float:left
}

.templateframecontainer {
	border: 0px none; position: absolute; left: 0px; z-index: 100;
}

.text_box {
	padding-top:11px; width:160px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; line-height:11px;
}

.text_box2 {
	margin-top:11px; margin-left:5px; width:130px; float:left; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; text-align:center;
	border:1px solid #000; background:#f7cb01; padding:2px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.text_box2:hover{
	background:#e8bf00;
}

.text_box3:hover {
	background:#5987b8;
}

.text_box3 {
	margin-top:11px; margin-left:5px; width:130px; float:left; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; text-align:center;
	border:1px solid #000; background:#6c98c9; padding:2px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.text_box2 a {
	text-decoration:none; color:#000;
}

.text_box3 a {
	text-decoration:none; color:#fff;
}

.text_box_small {
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}

.jquery-ui-themeswitcher-trigger {
	height:22px !important;
}

.text_box4 {
	margin-top:11px; width:130px; float:left; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; text-align:center;
	border:1px solid #000; background:#222; padding:2px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.text_box4 a {
	text-decoration:none; color:#fff;
}

.text_box4:hover {
	background:#444;
}

.arrow_image {
	margin-top:11px; margin-left:90px; width:28px; float:left; padding:2px;
}
