#recent_view {
margin-top:4px;
border-top:1px solid #ddd;
border-right:1px solid #ddd;
border-left:1px solid #ddd;
border-bottom:5px solid #ddd;
}
#recent_view_heading {
line-height:24px;
}
.viewed_wrapper ul.viewed_li {
width:190px;
float:left;
padding:0px;
}
.viewed_dd_l {
float:left;
padding:0px;
margin:0px;
width:60px;
text-align:center;
}
.viewed_dd_l a{
margin-left:0;
position:relative;
}
.viewed_dd_r {
float:left;
padding-left:0px;
margin:0px;
width:110px;
text-align:left;
overflow:hidden;
text-overflow:ellipsis;
}
.viewed_dd_r a{
text-align:left;
padding-left:0px;
width:110px;
}
#footer {clear:both;margin:0;}
#navSuppWrapper {
	margin: 10px 5px 0;
	padding: 0;
	background:none;
	font-weight: bold;
	color: #000;
	}	
dl {margin: 0 0 3px 0;padding:0;clear:both;height:79px;width:100%;}/*Adjust the height and width of the menu*/
dt {margin-bottom:3px;font-weight:bold;}
dd {margin:0;padding:0;float:left;}/*Column width of the menu - currently set for 4 columns*/
ul {margin:0;padding:0;list-style: none;}
li {margin:0;padding:0;}
li a {margin:0;padding-left:20px;display:block;color:#666666;}
.first a, .second a, .third a {font-size:9px;font-weight:normal;}
li a:hover {background:none;text-decoration:underline;color:#d27700;}
.menuTitle {margin:0;padding-bottom:3px;text-align:left;font-size:10px;text-indent:20px;color:#333333;font-weight:bold;}
.first, .second, .third, .five {width:13%;border-right:0px dotted #ddd;background: url(../images/bt_bg.gif) repeat-x;height:80px;}
.four {width:434px;background: url(../images/bt_bg.gif) repeat-x;}
.bt_bg_l {width:10px;background: url(../images/bt_bg_l.gif) no-repeat;height:80px;}
.bt_bg_r {width:10px;background: url(../images/bt_bg_r.gif) no-repeat;height:80px;}
.siteinfoLegal, .siteinfoLegal a  {
       color:#666666;
       margin:0 auto;
	padding: 5px 0 0;
	font-size: 9px;
	text-align:right;
	width:100%;
	line-height:normal;
	clear:both;
}
.siteinfoLegal a:hover{
       color:#d27700;
       text-decoration:underline;
}