.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:120px; 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:hover{
	background:#5987b8;
}

.text_box3:hover {
	background:#e8bf00;
}

.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:#f7cb01; padding:2px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.text_box2 a {
	text-decoration:none; color:#fff; font-weight:bold;
}

.text_box3 a {
	text-decoration:none; color:#000; font-weight:bold;
}

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

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