/* 18/12/2008 - v1 joblo.css -  cheryl at flintandjelly dot com */
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#top {
	background: url(/new-hp/top_bg.gif) repeat-x #000000 fixed top;
	width: 100%;
	height: 22px;
	/*position: absolute;
	top: 0px;*/
}

#top_content {
	width: 990px;
	height: 22px;
	margin: 0px auto;
	text-align: left;
	background: url(/new-hp/top_nav_bg.gif) repeat-x #000000 fixed top;
}

#title {
	width: 187px;
	height: 22px;
	float: left;
/*	border: 1px dashed green;*/
	
}

#nav {
	width: 803px;
	/*border: 1px solid orange;*/
	float: right;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: -1px;
} 

#nav-menu li
{
	float: left;
	margin: 0 0.15em;
} 

#nav-menu li a
{
	background: url(/new-hp/top_nav_sep.jpg) bottom left no-repeat;
	height: 22px;
	line-height: 22px;
	float: left;
	width: 110px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#nav-menu li a:link, #nav-menu li a:visited
{
	text-decoration: none;
}

#nav-menu li a:hover
{
	text-decoration: underline;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */ 

#header {
	width: 990px;
	height: 136px;
	margin: 0px auto;
	text-align: left;
	background: url(/new-hp/header_bg.gif) repeat-x #000000;
	/*position: relative;
	top: 22px;*/
	/*border: 1px dashed green;*/
	/*
	position: relative;
	top: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#header_logo {
	width: 249px;
	height: 136px;
	float: left;
/*	border: 1px dashed blue;*/
}
/*
#header_top {
	width: 741px;
	height: 25px;
	float: right;
	border: 1px solid yellow;
}
*/
#header_nav {
	color: #ffffff;
	width: 568px;
	text-align: right;
	padding-right: 5px;
}
a:link, a:visited {
	color: #7f0200;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.header_nav:link, a.header_nav:visited, a.contrast:link, a.contrast:visited {
	color: #ffffff;
	text-decoration: none;
}

a.header_nav:hover, a.contrast:hover {
	text-decoration: underline;
}

a.header_nav:active {
	color: #ffffff;
	text-decoration: none;
}

.header_search {
  height: 25px;
  width: 164px;
  margin: 0;
  padding: 3px 10px 2px 0;
}
#search { padding: 6px 0px 0px 5px; }


.header_form {
	border: 1px solid #000000;
	height: 23px;
	color: #000000;
	line-height: 25px;
	padding: 1px 0 0 0;
	margin: 0px;
	vertical-align: top;
}

.search_button { 
	border: none;
	width: 32px;
	height: 25px;
	background: url(/new-hp/search_button.gif) no-repeat left;
}

#header_banner {
	vertical-align: top;
}

/*
#header_banner{
	position: absolute;
	top: 62px;
	left: 318px;
}*/

#banner {
	background-color: #000000;
	width: 990px;
	height: 1px;
	margin: 0px auto;
}

#main_content {
	width: 990px;
	margin: 0px auto;
/*	height: 90px;*/
/*	border: 1px solid orange;*/
}

#main {
	background-color: #1a1a1a;
	width: 650px;
	padding: 6px 0px 8px 5px;
	float: left;
	text-align: left;
/*	border: 1px solid red;*/
}

#flash {
/*	border: 1px dotted orange;*/
	position: relative;
	left: 8px;
}

#leftcol {
	background-color: #1a1a1a;
	width: 213px;
	float: left;
/*	border: 1px solid red;*/
	padding: 5px 8px;
	text-align: left;
}

#cool_link_of_the_day, #top_features, #release_dates {
/*	border: 1px dotted yellow;*/
	background-color: #1a1a1a;
	float: left;
/*	padding: 5px 5px 10px 5px;*/
	width: 213px;
}

#cool_link_of_the_day_table,  #release_dates_table {
	border-top: 1px solid white;
	border-left: 1px solid white;
	width: 213px;
	background-image: url(/new-hp/graywhite_bg.gif);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}


#top_features_table {
	 width: 212px;
	 border-left: 1px solid #ffffff;
	 border-bottom: 1px solid #000000;
	 background: url(/new-hp/graywhite_bg.gif) #ffffff;
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 padding: 0 0 6px 0;
	 }
	 
#top_features_img {
 	 position: relative;
	 top: 2px;
	 left: 6px;
	 width: 199px;
	 height: 106px;
}

#midcol {
	background-color: #1a1a1a;
	width: 414px;
	float: left;
	padding: 5px 0px;
	text-align: left;
}
.latest_headlines_blurb {
	text-align: left;
	width: 350px;
	position: relative;
	left: 12px;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.blurb {
	text-align: left;
	width: 160px;
	position: relative;
	left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#latest_headlines, #myjoblo,#latest_images, #latest_wallpapers {
/*	border: 1px dotted yellow;*/
	background-color: #1a1a1a;
	float: left;
/*	padding: 5px 5px 10px 5px;*/
	width: 414px;
}/*
 #latest_wallpapers_table  {
	border-top: 1px solid white;
	border-left: 1px solid white;
	width: 414px;
	background-image: url(/new-hp/graywhite_bg_lg.gif);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}*/

#latest_headlines_table, #myjoblo_table, #latest_images_table, #latest_wallpaper_table {
	 width: 414px;
	 border-left: 1px solid #ffffff;
	 background: url(/new-hp/graywhite_bg_lg.gif) #ffffff;
}

#latest_headlines_img {
 	 position: relative;
	 top: 5px;
	 left: 5px;
	 width: 31px;
	 height: 63px;
	 float:left;
}

#latest_headlines_blurb {
	position: relative;
	top: 5px;
	left: 10px;
	width: 360px;
	float: left;
}
#myjoblo_latest_members, #latest_images_imgs, #latest_wallpaper_imgs {
	 position: relative;
	 top: 0px;
	 left: 4px;
	 width: 413px;
/*	 height: 63px;*/
	 float:left;
}
#myjoblo_movie_headlines {
	position: relative;
	top: 5px;
	left: 8px;
	width: 413px;
	float: left;
}

tr.forum_headlines td { 
}

#divcol {/*
	background: url(/new-hp/col_divider.gif) repeat;
	width: 4px;
	height: 2500px;*/
	/*border: 1px dashed red;*/
	float: left;
}

#rightcol {
	background-color: #535353;
	width: 315px;
	float: right;
/*	border: 1px solid red;*/
	padding: 5px 8px;
	text-align: left;
}

#joblo_movie_show, #latest_trailers, #latest_joblo_videos, #latest_reviews {
/*	border: 1px dotted yellow;*/
	background-color: #535353;
	float: left;
/*	padding: 5px 5px 10px 5px;*/
	width: 316px;
}

#joblo_movie_show_table{
	border-top: 1px solid white;
	border-left: 1px solid white;
	width: 315px;
	background-image: url(/new-hp/graywhite_bg.gif);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#latest_reviews_table, #latest_trailers_table, #latest_joblo_videos_table {
          width: 314px;
	 border-left: 1px solid #ffffff;
	 background: url(/new-hp/graywhite_bg.gif) #ffffff;
	 font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
#latest_reviews_items {
	 position: relative;
	 top: 0px;
	 left: 4px;
	 width: 314px;
/*	 height: 63px;*/
	 float:left;
}
#latest_trailers_img {
 	 position: relative;
	 top: 5px;
	 left: 5px;
	 width: 302px;
	 height: 134px;
	 float:left;
}

#latest_trailers_img_table {
 	 position: relative;
	 top: 0px;
	 left: 4px;
	 width: 303px;
	 height: 95px;
	 overflow: hidden;

}
#latest_trailers_img_table table {
  float: none;
}
#latest_trailers_img_table table td { 
  float: none;
}
#latest_joblo_videos_table {
 	 position: relative;
	 top: 0px;
	 left: 0px;
	 width: 314px;
/*	 height: 63px;*/
	 float:left;
	 z-index: 20;
}
#latest_joblo_videos_img {
 	 position: relative;
	 top: 0px;
	 left: -1px;
	 width: 314px;
	 /*height: 295px;*/
	 float:left;
	 z-index: 21;
}




#latest_joblo_videos_img embed {
  z-index: 21;
}

#latest_joblo_videos_img_table {
 margin-left: 4px;
	 width: 300px;
	 height: 105px;
	 overflow: hidden;
}
#latest_joblo_videos_img_table table { 
  margin-left: 0px;
}
#latest_joblo_videos_img table td { 
  float: none;
}

#baseboard {
	background: url(/new-hp/baseboard_bg.gif) #1a1a1a;
	width: 100%;
	height: 26px;
}

.tabs {
	color: #000000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;/*
	width: 46px;
	height: 27px;*/
	background:url(/new-hp/tab_bg.gif);
}

.tab {
	border-right: 1px black solid;
}

.righttab {
	width: 56px;
}

.lefttab {
	width: 56px;
}

.midtab {
	width: 56px;
}

a.tablink:link, a.tablink:visited {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	/*border: 1px solid orange;
	padding: 5px;
	width: 20px;
	*/text-decoration: none;
}
a.tablink:hover {
	text-decoration: underline;}
	
	
/*
a.tabs:link, a.tabs:visited {
	text-decoration: none;
}

a.tabs:hover {
	text-decoration: underline;
}*/

#footer {
	background: url(/new-hp/footer_bg.gif) no-repeat #000000;
	width: 990px;
	height: 200px;/*246px;*/
	margin: 0px auto;
	border-top: 1px solid #000000;
}

#footer p {
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	padding: 43px 34px 30px 34px;
}

a.footer:link, a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

.clearBoth {
	clear: both;
}

.back {
	float: left;
}

.forward {
	float: right;
}

.title {
	color: #7f0200;
	font-weight: bold;
	font-size: 14px;
}
.sm_title {
	color: #7f0200;
	font-weight: bold;
	font-size: 12px;
}
img {
	border: 0px;
}
.medcaption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.caption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.comments {
	color: #7f0200;

}

a.comments:link, a.comments:visited {
	text-decoration: underline;
}

a.comments:hover {
	text-decoration: none;
}

.contrast {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.arrow_button{
 	 position: relative;
	 top: 2px;
	 left: 5px;
	 width: 16px;
	 height: 15px;
	 float:left;
}

.arrow_button_text {
	position: relative;
	top: 2px;
	left: 10px;
	width: 172px;
	float: left;
	padding-right: 5px;
/*	border: 1px solid red;*/
	
}

.arrow_button_myjoblo{
 	 position: relative;
	 top: 3px;
	 left: -1px;
	 width: 16px;
	 height: 15px;
	 float:left;
}
.arrow_button_text_myjoblo {
	position: relative;
	top: 2px;
	left: 6px;
	width: 365px;
	float: left;
	padding-right: 5px;
/*border: 1px solid red;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.arrow_button_trailers{
 	 position: relative;
	 top: 2px;
	 left: 5px;
	 width: 16px;
	 height: 15px;
	 float:left;
}
.arrow_button_text_trailers{
	position: relative;
	top: 3px;
	left: 8px;
	width: 275px;
	float: left;
	padding-right: 5px;
/*	border: 1px solid red;*/
	
}

a.theatrical_rollover {
	display: block;
	width: 107px;
	height: 28px;
	background: url(/new-hp/theatrical_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.theatrical_rollover {
	background-position: -107px 0;
}
a.dvd_rollover {
	display: block;
	width: 73px;
	height: 28px;
	background:url(/new-hp/dvd_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.dvd_rollover {
	background-position: -73px 0;
}
a.lock_release_dates_rollover {
	display: block;
	width: 33px;
	height: 28px;
	background:url(/new-hp/unlock_release_dates_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a.releases_locked { 
  background:url(/new-hp/lock_release_dates_tab.gif) 0 0 no-repeat;
}
a:hover.lock_release_dates_rollover {
	background-position: -33px 0;
}


a.all_mid_rollover {
	display: block;
	width: 77px;
	height: 28px;
	background:url(/new-hp/all_mid_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.all_mid_rollover {
	background-position: -77px 0;
}
a.joblo_mid_rollover {
	display: block;
	width: 77px;
	height: 28px;
	background:url(/new-hp/joblo_mid_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.joblo_mid_rollover {
	background-position: -77px 0;
}
a.aith_mid_rollover {
	display: block;
	width: 78px;
	height: 28px;
	background:url(/new-hp/aith_mid_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.aith_mid_rollover{
	background-position: -78px 0;
}
a.hotties_mid_rollover {
	display: block;
	width: 77px;
	height: 28px;
	background:url(/new-hp/hotties_mid_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.hotties_mid_rollover{
	background-position: -77px 0;
}
a.dvd_mid_rollover {
	display: block;
	width: 73px;
	height: 28px;
	background:url(/new-hp/dvd_mid_tab5.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.dvd_mid_rollover {
	background-position: -73px 0;
}
a.lock_mid_rollover {
	display: block;
	width: 32px;
	height: 28px;
	background:url(/new-hp/unlock_mid_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.lock_mid_rollover {
	background-position: -32px 0;
}
a.headlines_locked {
  background:url(/new-hp/lock_mid_tab.gif) 0 0 no-repeat;
}





a.all_right_27_rollover {
	display: block;
	width: 70px;
	height: 28px;
	background:url(/new-hp/all_right_28_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.all_right_27_rollover {
	background-position: -70px 0;
}
a.joblo_right_27_rollover {
	display: block;
	width: 71px;
	height: 28px;
	background:url(/new-hp/joblo_right_27_tab2.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.joblo_right_27_rollover {
	background-position: -71px 0;
}
a.aith_right_27_rollover {
	display: block;
	width: 71px;
	height: 28px;
	background:url(/new-hp/aith_right_27_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.aith_right_27_rollover {
	background-position: -71px 0;
}
a.hotties_right_27_rollover {
	display: block;
	width: 72px;
	height: 28px;
	background:url(/new-hp/hotties_right_27_tab3.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.hotties_right_27_rollover {
	background-position: -72px 0;
}
a.lock_right_27_rollover {
	display: block;
	width: 32px;
	height: 28px;
	background:url(/new-hp/unlock_right_27_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a.videos_locked { 
  background:url(/new-hp/lock_right_27_tab.gif) 0 0 no-repeat;
}
a:hover.lock_right_27_rollover {
	background-position: -32px 0;
}




a.all_right_28_rollover {
	display: block;
	width: 70px;
	height: 28px;
	background:url(/new-hp/all_right_28_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.all_right_28_rollover {
	background-position: -70px 0;
}
a.joblo_right_28_rollover {
	display: block;
	width: 71px;
	height: 28px;
	background:url(/new-hp/joblo_right_28_tab2.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.joblo_right_28_rollover {
	background-position: -71px 0;
}

a.aith_right_28_rollover {
	display: block;
	width: 70px;
	height: 28px;
	background:url(/new-hp/aith_right_28_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.aith_right_28_rollover {
	background-position: -70px 0;
}
a.hotties_right_28_rollover {
	display: block;
	width: 70px;
	height: 28px;
	/* background:url(/new-hp/hotties_right_28_tab.gif) 0 0 no-repeat; */
	background:url(/new-hp/dvd_tab_right_fixed.gif) 0 0 no-repeat; 

	text-decoration: none;
}
a:hover.hotties_right_28_rollover {
	background-position: -70px 0;
}
a.lock_right_28_rollover {
	display: block;
	width: 32px;
	height: 28px;
	background:url(/new-hp/unlock_right_28_tab.gif) 0 0 no-repeat;
	text-decoration: none;
}
a.reviews_locked { 
  background:url(/new-hp/lock_right_28_tab.gif) 0 0 no-repeat;
}
a:hover.lock_right_28_rollover {
	background-position: -32px 0;
}


/* --------------------- top featured box ----------------- */
div#top_feature_box {
  width: 636px;
  height: 288px;
  background-color: white;
  position: relative;
}
div#top_feature_box ul {
  list-style-type: none;
  margin: 0px 0px 0px 454px;
  padding: 0;
  height: 288px;
  overflow: hidden;
}
div#top_feature_box ul li.righttab {
  cursor: pointer;
  width: 182px;
  height: 57px;
  display: block;
  border-bottom: solid 1px black;
  background: transparent url(/new-hp/top-feature-item-bg.gif) top left no-repeat;
  color: #8C8c8c;
}
div#top_feature_box ul li.righttab img.top_icon { 
  float: left;
  margin-top: 9px;
  margin-left: 9px;
}

#top_feature_box li a, #top_feature_box li a:visited { color: #8c8c8c; }
div#top_feature_box ul li.chosen {
  background: transparent url(/new-hp/top-feature-item-bg-pressed.jpg) top left no-repeat;
  color: #1a1a1a;
  font-weight: bold;
}
#top_feature_box li.chosen a, #top_feature_box li.chosen  a:visited { color: #1a1a1a; }

div#top_feature_box ul li.righttab div.text {
  padding: 10px 5px 0px 45px;
}
div#top_feature_box img#featured_img {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 10;
}

div#top_feature_box div#featured_img_text {
  width: 445px;
  height: 0px;
  color: white;
}

#featured_img_text div {
  padding: 10px;
  font-size: 14px;
}
#featured_img_text strong { font-size: 18px; }

div#top_feature_box #below_img {
  position: absolute;
  left: 5px;
  top: 220px;
  width: 445px;
  height: 60px;
  z-index: 15;
  background: transparent url(/new-hp/featured-text-bg2.png);
  
}


/* --------------------- 'pressed' buttons --------------------- */
#latest_joblo_videos a.chosen { background-position: -72px 0; }
#latest_joblo_videos a#videos_tab_all.chosen { background-position: -70px; }


#release_dates a.theatrical_chosen { background-position: -107px; }
#release_dates a.dvd_chosen { background-position: -73px; }
div#myjoblo a.contrast, div#myjoblo a.contrast:visited { color: white; }

#latest_reviews a.chosen { background-position: -70px 0; }
#latest_reviews a#reviews_joblo_tab.chosen { background-position: -71px; }

#latest_headlines a.chosen { background-position: -77px; }
#latest_headlines a#headlines_tab_aith.chosen { background-position: -78px; }
#latest_headlines a#headlines_tab_dvd.chosen { background-position: -73px; }

/* --------------------- lock popups --------------------- */
a span.popup {
  display: none;
}

a:hover span.popup { 
  display: block;
  position: relative;
  padding: 3px 6px 3px 0px;
  left: -40px;
  top: -70px;
  width: 100px;
  height: 76px;
  padding: 5px;
  background: transparent url(/new-hp/bubble.png) no-repeat scroll top left;
  z-index: 100;
  font-size: 10px;
  text-align: center;
}


/* --------------------- tweaks ---------------------------- */
#main_content a, #main_content a:visited { text-decoration: none; color: black; }
#footer a, #footer a:visited { color: white; }

#latest_headlines_table a, #latest_headlines_table a:visited { color: #7f0200; }

#main_content a.footer { color: white; }

#myjoblo table td.back { 
  height: 98px; 
  overflow: hidden;
  }
#myjoblo table td.back a {
  width: 98px;
  height: 98px;
  display: block;
  background-position: center center;
  background-color: black;
  background-repeat: no-repeat;
  border: solid 1px black;
}

#latest_reviews td, #latest_joblo_videos td,  #release_dates td, #latest_trailers td, #latest_images td a, #latest_wallpapers td a { 
  font-size: 11px !important; 
  font-weight: bold;
}

#latest_joblo_vidoes_img_table, #latest_trailers_img_table { 
  height: 105px;
  overflow: hidden;
}

#latest_reviews_items { 
  height: 300px;
  overflow: hidden;
}

div#flash {
  overflow: hidden; 
  width: 650px;
  height: 288px;
}

#rightcol_ad iframe {
  border: solid 6px black;
}

div#latest_trailers { margin-bottom: 10px; }
div#latest_joblo_videos { z-index: 20; }

div#release_dates table td { float: none; }

a#vid_prev { display: none; }
div#latest_joblo_videos_img_table table td { float: none; }

div#latest_images_imgs table td a.movieimg { 
  width: 95px;
  height: 72px;
  background-color: black;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  float: none;
  border: solid 1px black;
}

div#latest_reviews_items { 
  background: #FFFFFF url(images/graywhite_bg.gif) repeat scroll 0 0;
  width: 312px;
  height: 285px;
  overflow: hidden;
  float: none;
  position: relative;
  left: 0px;
}
div#latest_reviews_items div {
  width: 2400px;
}

div#latest_reviews_items table {
  float: left;
}
div#latest_reviews_items table td { 
  width: 73px;
  height: 135px;
  overflow: hidden;
  float: none;
}

div#latest_wallpaper_imgs { 
  float: none;
  overflow: hidden;
  width: 400px;
  height: 118px;
  left: 3px;
  top: 0px;
}
div#latest_wallpaper_imgs table td { float: none; }

div#latest_images_imgs { 
  float: none;
  width: 408px;
  height: 118px;
  left: 0px;
  overflow: hidden;
}

div#latest_images_imgs table td { float: none; }

div#headlines_container { 
  float: none;
  width: 414px;
  height: 593px;
  overflow: hidden;
  position: relative;
}

div#headlines_container table td.headlines_body { 
  height: 83px !important;
}

table#latest_headlines_table { 
  margin-top: 0px;
}

div#top_features_container { 
  float: none;
  height: 698px;
  width: 212px;
  overflow: hidden !important;
  position: relative;
}
table#top_features_table { 
  float: none;
}

div#myjoblo_latest_members { 
  left: 0px;
  background: #FFFFFF url(/new-hp/graywhite_bg_lg.gif) repeat scroll 0 0;
  float: none;
}

div#myjoblo_container {
  background: #FFFFFF url(/new-hp/graywhite_bg_lg.gif) repeat scroll 0 0;
}
div#myjoblo_table_container { 
  width: 414px;
  height: 104px;
  overflow: hidden;
  position: relative;
}

div#cool_link_of_the_day { 
  margin-bottom: 10px;
}

#latest_joblo_videos_img_table td.featured_vid a { 
  color: #7F0200;
}

#latest_joblo_videos_img_table td.featured_vid img  { 
  border: solid 2px #740200;
}

/* tf */


#top_features_container table#top_features_table td {
  padding: 0;
}
img.top_features_img {
  margin: 5px 0px 5px 0px;
  padding: 0;
}
td.caption {
  height: 20px;
  font-size: 12px;
}

td.caption div img {
  position: relative;
  top: 3px;
}
td.caption div {
  margin: 0px 0px 5px 5px;
}

.rightcol_ad iframe {
  border: solid 6px black;
}


td#topbanner { 
  padding-right: 10px;
  padding-bottom: 4px;
}

#joblo_movie_show span.title a { color: #7F0200; }

div#latest_images_imgs { 
  height: 126px;
}

div#exclusive { 
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 25;
}

div#leftcolad {
  margin: 5px;
}

div#rightcol div.fb_ad {
  margin-top: 10px;
}
