html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  text-align: center;
}

#page_wrapper_view_boat{
  text-align: left;
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  min-height: 900px;
  padding-bottom: 10px;
}

#page_wrapper {
  text-align: left;
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  min-height: 900px;
  padding-bottom: 10px;
}
/* firefox */
a {outline: none;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}

#header {
  width: 990px;
  height: 70px;
  margin: 8px 0 0 0;
  text-align: left;
}

#header_logo{
margin: 0 0 0 0;
position: absolute;
height: 25px;
width: 990px;
}
/* common styling */
.menu {font-family: verdana, arial, sans-serif; width:750px; position:absolute; font-size:11px; margin: 37px 0 0 0;}

.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; height:25px; text-align:left; color:#E8E8E8; padding-left:0px; padding-right: 36px; background:#101C28; line-height:25px; font-size:11px; font-weight: bold;}

.menu ul {padding:0; margin:0;list-style-type: none; }

.menu ul li {float:left; position:relative;}

.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#c9c9a7; background:#101C28;}
.menu ul li:hover ul {display:block; position:absolute; top:25px; left:0;} /*top*/
.menu ul li:hover ul li a.hide {background:#fff; color:#000;}
.menu ul li:hover ul li {display:block; background:#fff; color:#000;width:90px; clear:both;z-index: 1000;}
.menu ul li:hover ul li:hover a.hide {background:#ccc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#fff; color:#000; width:100%; padding-left:10px;}
.menu ul li:hover ul li a:hover {background:#ccc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:130px; top:0; z-index: 2000;} /*top*/
.menu ul li:hover ul li:hover ul li a {background:#fff; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#ccc; color:#000;}

.menu_right {position:absolute; color:#FFFFFF; font-size:10px; height:20px; margin-left:750px; margin-top: 43px; text-align:right; width:230px; }
.menu_right a, .menu_right a:visted{font-size: 10px; color: #FFF; text-decoration:none; font-weight: normal; }
.menu_right a:hover{font-size: 10px; color: #CCC; text-decoration:none; font-weight: normal; }

#display_top{width: 972px; min-height: 322px; border:9px #FFF solid; color: #FFF; display: block;}
#display_topi{width: 970px; min-height: 320px; border:1px #000 solid; border-bottom-color: #999; border-right-color: #999; color: #FFF; background: url('../images/home_bg_top_block.jpg') no-repeat top right;}
.block_copy_white{width: 470px; height: 148px; overflow: hidden; margin: 0 0 10px 15px; text-align: left; font-family: Arial; color: #E8E8E8; font-size: 12px;}
.block_copy_white p {margin: 2px 0 13px 0;}
.block_copy_white p a, .block_copy_white p a:visited{text-decoration: none; font-weight: normal; font-size: 12px;}
.block_copy_white p a:hover{text-decoration: underline; font-weight: normal; font-size: 12px;}

#display_topi_cms{width:970px;min-height:320px;border:1px #000 solid;border-bottom-color:#999;border-right-color:#999;color:#FFF;}
#display_topi_cms2{width:970px;min-height:380px;border:1px #000 solid;border-bottom-color:#999;border-right-color:#999;color:#FFF;}
.disp_top_a{font-family: veranda;margin: 0 0 0 0;text-align:left;color:#fff;font-size:22pt;font-weight:100;}
.disp_top_a_bodycopy{font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#101C28;width:500px;min-height:200px;margin: 0 0 0 35px;line-height:1.2;text-align:left;}
.disp_top_a_bodycopy_col_a{width:440px;height:170px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#101C28;margin: 0 0 0 35px;line-height:1.2;text-align:left;}
.disp_top_a_bodycopy_col_b{position:absolute; top:158px; width:440px;height:170px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#101C28;margin: 0 0 0 510px;line-height:1.2;text-align:left;}

#display_expander{width: 972px; height: auto; border:9px #FFF solid; display: block;}
#display_expanderi{width: 970px; height: auto; border:1px #000 solid; border-bottom-color: #999; border-right-color: #999; background-color:#DDDEE0;}




/* find sell Navigation */
#find_nav { 
height: 70px;
margin-top: 0px;
margin-left: 0px;
float:left;
}

#find_nav ul { margin: 0; padding: 0; list-style:none; }

/* IE5 Mac Hack\*/
#find_nav{ padding-left: 11px; }
/*/
#find-nav{ padding-left: 11px; overflow: hidden; }
/* End Hack */

#find_nav li { float: left; margin: 2px 5px 0 0;}

#find_nav li a {
display: block;
height: 0px !important;
height/**/:70px;/* IE 5/Win hack*/
padding: 70px 0 0 0;
overflow: hidden;
background-repeat: no-repeat;
}

#find_nav li a:hover {
background-position: 0 -70px;
}

#find_nav li#find,
#find_nav li#find a { width: 138px; background-image: url('../images/buttons/find_your_boat.gif'); }
#find_nav li#sell,
#find_nav li#sell a { width: 138px; background-image: url('../images/buttons/sell_your_boat.gif'); }


/* Palm Beach Navigation */
#pb_nav { 
height: 105px; 
}

#pb_nav ul { margin: 0; padding: 0; list-style:none; }

/* IE5 Mac Hack\*/
#pb_nav{ padding-left: 0px; }
/*/
#find-nav{ padding-left: 11px; overflow: hidden; }
/* End Hack */

#pb_nav li { float: left; margin: 0 0 0 0;}

#pb_nav li a {
display: block;
height: 0px !important;
height/**/:105px;/* IE 5/Win hack*/
padding: 105px 0 0 0;
overflow: hidden;
background-repeat: no-repeat;
}

#pb_nav li a:hover {
background-position: 0 -105px;
}

#pb_nav li#pb45,
#pb_nav li#pb45 a { width: 202px; background-image: url('../images/palmbeach/palmbeachmotoryacht45.jpg'); }
#pb_nav li#pb50,
#pb_nav li#pb50 a { width: 228px; background-image: url('../images/palmbeach/palmbeachmotoryacht50.jpg'); }
#pb_nav li#pb55,
#pb_nav li#pb55 a { width: 254px; background-image: url('../images/palmbeach/palmbeachmotoryacht55.jpg'); }
#pb_nav li#pb65,
#pb_nav li#pb65 a { width: 285px; background-image: url('../images/palmbeach/palmbeachmotoryacht65.jpg'); }

#new_boats_fp {
width: 972px;
height: 198px;
border:9px #FFF solid;
color: #000;
background-color: #FFF;
display: block;
margin: 15px 0 0 0;
}

#new_boats_fpi {
width: 970px;
height: 196px;
border:1px #000 solid;
border-bottom-color: #999;
border-right-color: #999;
color: #000;
background-color: #FFF;
}

#new_boats_fpi ul { margin: 0; padding: 0; list-style:none; }
#new_boats_fpi li { float: left; margin: 0; width: 235px; text-align: center;}
#new_boats_fpi li.frame_spacer { float: left; margin: 0; width: 10px; background-color: #FFF;}
#new_boats_fpi li p.new_boat_info {margin: 0; text-align: center;}
#new_boats_fpi li p.new_boat_logo {margin: 2px 0 0 0; height: 56px; text-align: center;}

#used_boats_fp {width: 972px; height: 187px; border:9px #FFF solid; color: #FFF; display:block; margin: 15px 0 0 0;}
#used_boats_fpi {width: 970px; height: 185px; border:1px #000 solid; border-bottom-color: #999; border-right-color: #999; color: #FFF; display:block;}

#display_bottom {width: 990px; height: 150px; color: #000; display: block; margin: 15px 0 0 0;}
#display_bottom_lower {width: 990px; height: 160px; color: #000; display: block; margin: 15px 0 0 0;}
#display_news {position: absolute; margin: 0 0 0 0; width: 490px; height: 140px; color: #000; background-color: #101C28; }
#display_news p{margin: 0;}
#display_news p.news_break_line{margin: 0px;}

#display_partner { position: absolute; margin-left:0px; margin-top: 0px; width: 330px;height: 114px; border:9px #FFF solid; color: #000; background-color: #FFF;}
#display_partneri {width: 328px;height: 112px;border:1px #000 solid; border-bottom-color: #999;border-right-color: #999;color: #FFF;background-color: #101C28;}

#display_search { position: absolute; margin-left:360px; margin-top: 0px; width: 612px;height: 114px; border:9px #FFF solid; color: #000; background-color: #FFF;}
#display_searchi {width: 610px;height: 112px;border:1px #000 solid; border-bottom-color: #999;border-right-color: #999;color: #FFF;background-color: #101C28;}
#display_searchi p.heading {margin: 1px 0 0 6px; font-weight:bold;}
#display_searchi ul {padding:0; margin:10px 0 0 0;list-style-type: none; }
#display_searchi ul li {float:left; position:relative; margin: 5px 18px 0 3px; font-size:10px; line-height: 1.0;}
#display_searchi ul li.drop_box_tb {float:left; position:relative; margin: 5px 3px 0 18px; font-size:10px; line-height: 1.0;}
#display_searchi ul li.first_tb {float:left; position:relative; margin: 5px 3px 0 6px; font-size:10px; line-height: 1.0;}
#display_searchi ul li.drop_box {float:left; position:relative; margin: 0 2px 0 2px; font-size:10px; line-height: 1.0;}
#display_searchi ul li.radio_box {float:left; position:relative; margin: 0 2px 0 2px; font-size:10px; line-height: 1.0;}


#search_submit {position: absolute;left: 441px;top: 17px;height: 70px; 
}

#search_submit ul { margin: 0; padding: 0; list-style:none; }

/* IE5 Mac Hack\*/
#search_submit{ padding-left: 11px; }
/*/
#find-nav{ padding-left: 11px; overflow: hidden; }
/* End Hack */

#search_submit li { float: left; margin: 0;}

#search_submit li a {
display: block;
height: 0px !important;
height/**/:70px;/* IE 5/Win hack*/
padding: 70px 0 0 0;
overflow: hidden;
background-repeat: no-repeat;
}

#search_submit li a:hover {
background-position: 0 -70px;
}

#search_submit li#find_button,
#search_submit li#find_button a { width: 138px; background-image: url('../images/buttons/find_your_boat.gif'); }
/*
#results {width: 972px;height: 2002px;border:9px #FFF solid;color: #000;background-color: #FFF;display: block;}
#resultsi {width: 970px;height: 2000px;border:1px #000 solid;border-bottom-color: #999;border-right-color: #999;color: #000;background-color: #FFF;}
#resultsi p.header_results{margin: 5px 0 0 5px; font-size: 18px; font-weight: bold;}
#resultsi p.pagination_results{margin: 0 5px 0 0; font-size: 14px; font-weight: normal; text-align:right;}
#resultsi p.info_results{margin: 0 0 0 5px; font-size: 12px; font-weight: normal; text-align:left;}
#resultsi ul {padding:0; margin:0;list-style-type: none; }
#resultsi ul li {float:left; position:relative; margin: 0 2px 0 9px; height: 270px; width: 230px;}
*/

#results {width: 972px;height: auto;border:9px #FFF solid;color: #000;background-color: #FFF;display: block;}
#resultsi {width: 970px;height: auto;border:1px #000 solid;border-bottom-color: #999;border-right-color: #999;color: #E8E8E8;background-color: #101C28;}
#resultsi p.header_results{margin: 5px 0 0 10px; font-size: 18px; font-weight: bold;}
#resultsi p.pagination_results{margin: 1px 10px 5px 0; font-size: 14px; font-weight: normal; text-align:right;}
#resultsi p.pagination_results a,#resultsi p.pagination_results a:visited{font-size: 14px; font-weight: normal; text-decoration:none; }
#resultsi p.pagination_results a:hover{font-size: 14px; font-weight: normal; text-decoration:underline; }
#resultsi p.info_results{margin: 0 0 15px 10px; font-size: 12px; font-weight: normal; text-align:left;}
#resultsi ul {padding:0; margin:0;list-style-type: none; }
#resultsi ul li {float:left; position:relative; margin: 0; border-bottom:10px #101C28 solid; height: 280px; width: 230px; color: #111; background-color: #F8F8F8;}
#resultsi ul li p.boat_title{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #101C28; text-decoration: none;
text-transform: none; margin: 0px 5px 3px 5px; width: 230px;}
#resultsi ul li p{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #101C28; text-decoration: none;
text-transform: none; margin: 0px 5px 3px 5px; width: 230px;}
#resultsi ul li.frame_spacer { float: left; margin: 0; width: 10px; background-color: #101C28;}
.more_info_results {position: absolute; bottom: 3px; left: 5px;}
.contact_us_info {position: absolute; bottom: 3px; right: 5px;}
.more_info_results a:link,.more_info_results a:visited, .contact_us_info a:link, .contact_us_info a:visited{font-family: Arial, Helvetica, sans-serif;font-style: normal;font-size: 11px;font-weight: bold;color: #101C28;text-decoration: none;}
.more_info_results a:hover {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: bold;color: #101C28;text-decoration: underline;}

.display_boat {width: 972px;height: auto;border:9px #FFF solid;color: #000;background-color: #FFF;display: block;}
.display_boati {width: 970px;height: 1200px; border:1px #000 solid;border-bottom-color: #999;border-right-color: #999;color: #E8E8E8;background-color: #101C28;}
.display_boati_heading{font-size: 18px; margin: 5px 0 0 10px; font-weight: bold;}
.display_boati_buttons{width: 300px; float: right; margin: 0 2px 0 0; text-align: right;}
.display_boati_main_image{position: absolute; width: 812px; height: 609px; margin: 36px 0 0 0; background: #FFF; overflow: hidden}
.display_boati ul li img{cursor:pointer;cursor:hand;}

.sa_display_boat {width: 972px; border:9px #FFF solid;color: #000;background-color: #FFF;display: block; overflow:hidden;}
.sa_display_boati {width: 970px; height:auto;border:1px #000 solid;border-bottom-color: #999;border-right-color: #999;color: #E8E8E8;background-color: #101C28;overflow:hidden;}

#tester{display:block; text-decoration:none; height:25px; text-align:left; color:#FFF; padding-left:0px; padding-right: 36px; background:#101C28; line-height:25px; font-size:11px; font-weight: bold;}

.close_text{
font-family: Arial;
font-size: 20px;
}

.bodycopywhite {
	font-family: Arial;
	font-size: 11px;
	color: #D8D8D8;
	margin-left: 15px;
}

.bodycopywhitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
	margin-left: 35px;
}

.sublinks {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.news {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 2px;
}
.bodycopyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #101C28;
	margin-left: 35px;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8095AE;
	text-decoration: none;
}
.sublinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #101C28;
}
.resultheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
}
.brok_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
	margin: 3px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F8F8F8;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F8F8F8;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #c9c9a7;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.sublinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.sublinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.sublinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.sublinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.newslink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #8095AE;
	text-decoration: none;
}
.newslink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #8095AE;
	text-decoration: none;
}
.newslink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #8095AE;
	text-decoration: underline;
}
.newslink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #8095AE;
	text-decoration: none;
}
.brokresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
	margin: 5px;
	text-transform: none;
}

.brokresult2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f8f8f8;
	text-decoration: none;
	margin: 5px;
	text-transform: none;
}

.brokresult a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #101C28;
	text-decoration: none;
}
.brokresult a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #101C28;
	text-decoration: none;
}
.brokresult a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #101C28;
	text-decoration: underline;
}
.brokresult a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #101C28;
	text-decoration: none;
}
.homepageimages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	WORD-BREAK:BREAK-ALL;
	font-weight: bold;
	color: #101C28;

	text-decoration: none;
}
.bodycopyblue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #101C28;
	text-decoration: none;
}
.bodycopyblue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #101C28;
	text-decoration: none;
}
.bodycopyblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8095AE;
	text-decoration: none;
}
.bodycopyblue a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8095AE;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
	margin-left: 35px;
}
.sitemap a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
}
.sitemap a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
}
.sitemap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: underline;
}
.sitemap a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
}
.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #D8D8D8;
	text-decoration: none;
}
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #101C28;
	text-decoration: none;
}

.pagination a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8095AE;
	text-decoration: none;
}
.pagination a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8095AE;
	text-decoration: none;
}
.pagination a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8095AE;
	text-decoration: none;
}
.pagination a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8095AE;
	text-decoration: none;
}


.BoxBorder {  border: 1px #ffffff solid}
.bodycopyblue02 {
	font-family: Arial;
	font-size: 14px;
	color: #101C28;
	margin-left: 35px;
}
.greynorm {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.greynorm a:link {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.greynorm a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.greynorm a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.greynorm a:active {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.whiteCopyspec {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 5px;
	font-weight: bold;
}

.hrsell {
width: 890px;
}

	#main-content .fwrapper {background-color: #F2F2F1; padding:0; margin:0 0 27px; border: 5px solid #2b2b2b; }
    #featured-img { overflow: hidden; width: 230px; height: 172px; }
		#featured-img .featured img { width: 230px; padding:0; margin:0; border:none; }
		#featured-img .featured { overflow: hidden; position: relative; width: 230px; height: 172px; overflow: hidden; }
		#featured-img .text h2 { font-size: 20px; color: #fff; background-image: none; margin:0; margin-bottom: 4px; padding: 0; }
		#featured-img .text h2 a { padding:0; margin:0; color: #fff; font-weight: bold; text-transform: none; text-decoration: none;  font-size:11px;}
		#featured-img .text p { line-height: 1.2em; font-size: .8em; color: #fff; padding:1px 1px; margin:0; }
		#featured-img .text .next { color: #000; font-weight: bold; font-size: 0.8em; text-transform: uppercase; }
		#featured-img .text .continue:hover { text-decoration: none;	}
		#featured-img .featured .photo { list-style-type: none; }
		#featured-img .photo li { position: absolute; top: 0; left: 0; z-index: 0; }
		#featured-img .photo li.first { z-index: 2;	}
		#featured-img .featured .text { list-style-type: none;	}
		#featured-img .featured .text li { width: 225px; height: auto; position: absolute; bottom:-230px; left:0; padding: 2px 3px 1px 3px; color: #ffffff; font-family: Verdana; background: url(../images/shade.png) repeat 0 0; z-index: 4; }
		#featured-img .featured .text li.first { bottom:0; }
		#featured-img .featured .text a:hover { text-decoration:underline; }

