﻿html {overflow: -moz-scrollbars-vertical;overflow-y:scroll;}

DIV.fyh_tabs {
	width:790px;position:relative;
}
DIV.fyh_tabs ul {
	height:20px;padding:0px;margin:0px;list-style:none;border-bottom:5px solid #a3ceec;
}
DIV.fyh_tabs li {
	height:20px;padding:0px;margin:0px 1px 0px 0px;float:left;
}
DIV.fyh_tabs li a {
	height:20px;display:block;font-size:11px;color:#005c96;text-transform:lowercase;text-decoration:none;text-align:center;
}
DIV.fyh_tabs li.size0 a {
	width:190px;background:url(/docs/images/fyh/recommendationsTabBg_reg.jpg) center -40px no-repeat;
}
DIV.fyh_tabs li.sizeA a {
	width:175px;background:url(/docs/images/fyh/recommendationsTabBg_med.jpg) center -40px no-repeat;
}
DIV.fyh_tabs li.sizeB a {
	width:160px;background:url(/docs/images/fyh/recommendationsTabBg_small.jpg) center -40px no-repeat;
}
DIV.fyh_tabs li.sizeC a {
	width:125px;background:url(/docs/images/fyh/recommendationsTabBg_tiny.jpg) center -40px no-repeat;
}
DIV.fyh_tabs li a.active,
DIV.fyh_tabs li a:hover {
	background-position:center -9px;color:#005c96;text-decoration:none;
}

DIV.fyh_search {
	width:770px;position:relative;
	border:1px solid #d4dde0;margin-bottom:10px;padding:10px;
}
DIV.fyh_search .title {
	font-size:15px;font-family:Arial, Verdana, Sans-Serif;color:#1a6695;font-weight:bold;
}
DIV.no_results {
	font-size:15px;font-family:Arial, Verdana, Sans-Serif;color:#1a6695;font-weight:bold;padding:10px;
}
SELECT.fyhInput,
INPUT.fyhInput {
	background:transparent url(/docs/images/searchInputSmallBg.gif) no-repeat scroll right;
	border: medium none;
	color:#333333;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	height:20px;
	width:146px;
	padding:2px;
	vertical-align:bottom;
}
INPUT.fyhButton {
	height:20px;
	width:100px;
	background-color:silver;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
}
DIV.fyh_info {
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#ed8a18;
	padding-bottom:10px;
	padding-left:11px;
	font-weight:bold;
}
.otag_on {
	padding-left:3px;
	padding-top:3px;
	padding-right:10px;
	border:1px dotted #005C96;
	color:#000000;
}
.otag_off {
	padding-left:3px;
	padding-top:3px;
	padding-right:10px;
	border:1px solid #EBF4FB;
}
