/* header & nav overrides */

#site-header { background-color: #FFFFFF; }
#site-nav-list li a:hover, #nav-continued li a:hover { color: #FF0086; }

	nav {
		position: relative;
		width: 100%;
		z-index: 100;
	}


/*****Generic Classes (floats, clears, clearfix, etc)*****/
.left{
	float: left;
}
.right{
	float: right;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.show-inline {
	display: inline;
}
.clear{
	clear:both;
}
.clearLeft{
	clear:left;
}
.clearRight{
	clear:right;
}


.cornerL{
	width: 11px;
	height: 11px;
	font-size: 0px;
	border: 1px none lime;
}
.cornerR{
	width: 13px;
	height: 11px;
	font-size: 0px;
	border: 1px none red;
}
.cornerT{
	height: 11px;
	font-size: 0px;
	border: 1px none tomato;
}
.cornerL .cornerT{
}
.cornerR .cornerT{
}
h1{
  font-family: arial;
  font-size: 11px;
  display: inline;
  font-weight: normal;
  text-align:left;
}
.the_content h2 {
  font-family: arial;
  font-size: 12px;
  color: #000;
  height: auto; /*14px;*/
  margin: 0px 4px;
  padding: 6px 0px 0px 6px;
  text-transform: uppercase;
  border-bottom: 1px solid #bebebe;
}
h3 {
  font-family: arial;
  font-size: 16px;
  text-align: left;
  color: #000;
  float: left;
}
h4 {
  font-family: arial;
  font-size: 13px;
  color: #000;
  line-height: 14px;
  width: 238px;
  margin: 0px 1px 6px 1px;
}
h4.final_feat {
  font-family: arial;
  font-size: 11px;
  color: #000;
  line-height: 12px;
  width: 218px;
  text-align: center;
  margin: 0px 1px 6px 1px;
}
#main_contain {
  margin: 0 auto;
  width: 1010px;
  background: url('http://i.cdn.turner.com/adultswim/tools/img/shadow_tile.png') repeat-y;
  position: relative;
  z-index: 50;
}
.post_footer {
  font-family: arial;
  font-size: 11px;
  position:absolute;
  bottom: -90px;
  padding: 0 20px;
  font-weight: normal;
  text-align:center;
  color: #808080;
}
video { cursor: pointer; }
.arrow-text {
  display: inline-block;
  font-family: "Lucida Sans Unicode";
  font-size: 14px;
  width: 10px;
}
.dangle { 
  width: 175px;
  background-color: #00FF00;
  overflow: hidden;  
}
.col_head_img {
  background-color: #fff;
  width: 266px;
  height: 35px;
  padding-top: 4px;
  text-align: center;
}
.col_head_img img {
  margin: 0 auto;
}
.header_cap_cell {
  background-color: #e0e0e0;
  height: 18px;
  width: 257px;
  padding: 2px 0 0 10px;
  margin: 0px 0px 0px -8px;
}
#games_col .header_cap_cell {
  width: 240px !important;
}
.headcap_sub_head {
  float: right;
  font-family: arial;
  font-size: 10px;
  color: #7b7b7b;
  padding-top: 3px;
  margin-right: 6px;
  letter-spacing: -1px;
}
.headcap_sub_head a, .headcap_sub_head a:link, .headcap_sub_head a:visited {
  text-decoration: none;
  color: #7b7b7b;
} 
.headcap_sub_head a:hover, .headcap_sub_head a:active {
  color: #ff0086;
}
#header {
  height: 90px;
  width: 1004px;
  margin: 0 auto;  
}
#logo_holder {
  width: 200px;
  height: 36px;
  margin: 0 auto;
  padding-top: 25px;  
}
#nav_contain {
  height: 25px;
  border-bottom: 1px solid #b9bab8;
  z-index: 1000;
  position: relative;
}
img.logo {
  float: left;
}
.top_row {
  width:1000px;
  margin-top: 2px;
  margin-bottom: 6px;
  height: 258px;
}
.ad_contain {
  float:right;
  text-align:right;
  height: 250px;
  width:300px;
  margin-top: 0px;
  margin-right: 9px;
  border: 1px solid #999999;
}
.hovered {
  background-color: #ececec !important;
}
.hovered img {
  border: 2px solid #ff0086 !important;
}
.ad_tag {
  height: 8px;
  margin-top: -7px;
  margin-right: -1px;
}
/* A1 Styles */
.a1_contain {
  width: 687px;
  height: 252px;
  overflow:hidden;
  margin-bottom: 0px;
  position: relative;
  z-index: 50;
}
.a1_tabs {
  width: 150px;
  height: 25px;
  position: absolute;
  z-index: 100;
  top: 229px;
  left: 528px;
}
.slide_tab_holder {
  width: 22px;
  height: 23px;
  overflow:hidden;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
  float:left;
}
.slide_tab_holder img {
  position: relative;
  top: 0px;
}
.slide_over img {
  top: -23px !important;
}
.a1_contain img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.a1_right_col {
  float:left;
  width:239px;
}
#video_frame {
  width: 448px;
  height: 250px;
  float: left;
  position: relative;
}
.a1_vid {
  position:absolute:
  top: 0px;
  left: 0px;
}
.a1_text {
  float:right;
   width: 213px;
   height: 114px;
   border: 1px solid #fafafa;
   padding: 12px;
   font-family: arial;
   background-color: #fff;
   color: #000;
}
.a1_text a, .a1_text a:link, .a1_text a:visited, .a1_text a:hover, .a1_text a:active {
  color: #000;
  text-decoration: none;
} 
.a1Header {
  display: block;
  margin-bottom: 6px;
  font-size: 1.4em;
  font-weight: bold;
}
#a1_thumbs { 
  float:right;
   width: 239px;
   height: 110px;
   margin: 0px;
   padding: 0px;
   background-color: #fff;
}
#a1_thumbs img {
  margin: 0px 1px 0px 0px;
  float:left;
}
.hidden { display:none; }
/* end A1 Styles */
.the_content {
  margin-top: 11px;
}
#right_rail {
  float: right;
  width: 190px;
  min-height: 800px;
}
#inner_three {
  float: left;
  width:804px;
  margin-right: 0px;
  min-height: 800px;
}
.top_three_wrapper {
  background-color: #fff;
}
#games_col, #newish_col {
  background-color: #fff;
  float:right;
  width:268px;
  margin: 4px 0;
  min-height: 600px;
}
#video_col { 
  background-color: #fff;
  float:left;
  width:268px;
  margin: 4px 0;
  min-height: 600px;
}
.border_rt {
  border-right: 1px solid #bcbcbc;
}
.showcard_holder {
  margin: 0px 0px 10px 0px;
}
.social_box {
  margin: 0px 0px 10px 0px;
  background-color: #ffffff;
}
.share_links {
  position: relative;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 14px;
  width: 190px;
  text-align:center;
  vertical-align: middle;
  background-color:#fff;
}
.email_signup_button{
  height: 36px;
  overflow:hidden;
  position: relative;
  display: block;
}
.email_signup_button img {
  position: relative;
  margin-left: 4px;
  top: 0px;
}
.email_signup_button_on img {
  top: -36px !important;
}
.share_links img {
  margin-right: 9px;
}
.fb_module {
  margin: 0 0 0 6px;
  width: 180px;
  background-color: #fff;
  overflow:hidden;
  text-align:center;
  height: 277px;
}
.fb_module iframe {
  margin-top: -4px;
  margin-left: -2px;
}
.feature_card {
  margin-left:16px;
  margin-bottom: 27px;
  padding-bottom: 2px;
  width: 236px;
  cursor: pointer;
}
.feature_card p {
  color: #000;
  font-family: arial;
  font-size: 12px;
  margin: 0px 0px 0px 1px;
  width: 234px;
  line-height: 14px;
}
a.content_img img, a.content_img:link img, a.content_img:visited img {
  border: 2px solid #fff;
}
a.content_thumb img, a.content_thumb:link img, a.content_thumb:visited img {
  border: 2px solid #fff;
}
a.content_img:hover img, a.content_img:active img, a.content_thumb:hover img, a.content_thumb:active img {
  border: 2px solid #ff0086;
}
.hi-lite {
  color: #ff0086;
}
.four_square, .thumbs_list {
  width: 252px;
  padding: 20px 8px 0px;
}
.four_square img {
  margin-bottom: -1px;
}
.thumb_holder {
  margin: 0px 0 0 8px;
  padding-top: 16px;
  width: 252px;
}
.thumb_tab {
  width:100px;
  float:left;
  margin-bottom: 20px;
}
.thumb_blurb_list {
  width: 250px;
  margin-left: 7px;
  margin-bottom: 14px;
  height: 54px;
  cursor: pointer;
}
.thumb_blurb_first {
  padding-top: 16px;
}
.thumb_blurb_over img, .top_blog_over img {
  border: 2px solid #ff0086 !important;
}
#blog_pic {
  cursor: pointer;
}
.thumb_blurb_over a {
  color: #ff0086 !important;
}
.thumbblurb {
  border: 2px solid #fff;
  vertical-align: middle; 
  display: inline-block;
}
.thumb_blurb_blurb {
  width: 160px;
  min-height: 14px;
  margin-left: 3px;
  vertical-align: middle;
  display: inline-block;
  font-family: arial;
  font-size: 11px;
}
.thumb_blurb_blurb a, .thumb_blurb_blurb a:link, .thumb_blurb_blurb a:visited {
  text-decoration: none;
  color: #000;
}
.thumb_blurb_blurb a:hover, .thumb_blurb_blurb a:active {
  text-decoration: none;
  color: #ff0086;
}
.thumb_tab p, .thumb_right p {
  margin-left: 1px; 
  font-size: 11px;
  font-family: arial;
}
.thumb_right {
  margin-left: 35px;
  margin-bottom: 12px;
  float:left;
  width:100px;
}
.feature_placard {
  margin-left: 15px;
  padding-bottom: 20px;
}
.feature_placard img {
  border: 2px solid #fff;
}
.games_playing_list {
  text-align:center;
  margin-top: -10px;
}
.games_playing_list p {
  font-family: trebuchet MS;
  font-size: 0.8em;
  color: #000;
  font-weight: bold;
  margin-bottom: 8px;
}
.games_playing_list a, .games_playing_list a:link, .games_playing_list a:visited {
  color: #000;
  text-decoration: none;
}
.games_playing_list a:hover, .games_playing_list a:active {
  color: #ff0086;
}
.seeall {
  font-family:trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding-top: 12px;
  padding-bottom: 10px;
  text-align:center;
}
.seeall a, .seeall a:link, .seeall a:visited {
  color: #000;
  text-decoration: underline;
}
.seeall a:hover, .seeall a:active {
  color: #ff0086; 
  text-decoration: none;
}
.quicklinks_col {
  width: 190px;
  padding-top: 18px; 
  background-color: #f2f2f2;
  padding-bottom: 20px;
  margin-top: -4px;
}
.links_list {
  font-family: arial;
  font-size: 11px;
  color: #000;
  margin-left: 16px;
  padding-top: 10px;
  padding-bottom: 23px;
}
.ql {
  padding-bottom: 8px !important;
}
ul.links_list li {
  margin-bottom: 15px;
}
ul.links_list a, ul.links_list a:link, .ul.links_list a:visited, h2.game_scores a, h2.game_scores a:link, h2.game_scores a:visited {
  color: #000;
  text-decoration: none;
}
ul.links_list a:hover, .ul.links_list a:active, h2.game_scores a:hover, h2.game_scores a:active {
  color: #ff0086;
  text-decoration: none;
}
li.all a, li.all a:link, li.all a:visited {
  color: #4492ba; 
}
li.all a:hover, li.all a:active {
  color: #ff0086;
}
li.all {
  margin-top: -4px;
}
li.quick-all-link a, li.quick-all-link a:link, li.quick-all-link a:visited {
  color: #4492ba; 
}
li.quick-all-link a:hover, li.quick-all-link a:active {
  color: #ff0086;
}
li.quick-all-link {
  margin-top: -4px;
}
#rectangle_ad {
  margin: 47px 24px 47px 40px;
  width: 736px; 
  clear: both;
  height: 90px;
}
.adTag {
  float:right;
}
.sexy_links {
  width: 800px;
  margin: 12px 0px 0px;
  background-color: #fff;
  overflow: hidden;
}
#too-much-sexy-row-1 {
	margin-top: 10px;
}
.sexy_cell_holder {
  margin: 15px 15px 0px 15px;
}
.sexy_thumb_cell {
  float:left;
  width: 248px;
  height: 74px;
  padding: 2px;
  margin-right: 6px;
  margin-bottom: 10px;
  
}
.last_cell {
  margin-right: 0px !important;
}
.sexy_blurb {
  float:right;
  font-size: 11px;
  font-family: arial;
  color: #000;
  width: 142px;
  margin-left: 5px;
}
.sexy_blurb a, .sexy_blurb a:link, .sexy_blurb a:visited, .sexy_blurb a:active, .sexy_blurb a:hover {
  color: #000;
}

.lower_contain {
  background-color: #fff;
  margin-top:15px;
  width: 800px;
  
}
.lower_list_column {
  width: 251px;
  margin-left: 14px;
  float: left;
} 
.list_pic_row {
  height: 55px;
  margin-bottom: 6px;
}
.list_row {
  width: 246px;
  min-height: 10px;
  font-family: arial;
  margin-left: -5px;
  margin-bottom: 6px;
  font-size: 10px;
  color: #000;
} 
.list_row a, .list_row a:link, .list_row a:visited {
  text-decoration: none;
  color: #000;
}
.list_row a:hover, .list_row a:active {
  text-decoration: none;
  color: #ff0086;
}
.list_num_bullet {
  font-family: "Arial Black", Arial;
  color: #000;
  font-size: 20px;
  width: 32px;
  display: inline-block;
  text-align: right;
}
.header_cap_lower_left {
  background-color: #fff;
  height: 17px;
  padding: 3px 0 0 10px;
  margin: 0px 0px 14px -8px;  
  width: 245px;
}
.header_cap_lower {
  background-color: #fff;
  height: 17px;
  padding: 3px 0 0 10px;
  margin: 0px 0px 14px -8px;  
  width: 500px;
}
.number_box {
  width: 22px;
  height: 43px;
  padding: 8px 0 0 3px;
  background-color:#c40000;
  color: #fff200;
  font-family: "Arial Black", Arial;
  font-size: 28px;
  float: left; 
}
.hilite_num {
  width: 78px;
  height: 51px;
  border: 2px solid #fff;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  zoom: 1;
  *display: inline;
}
.hilite_num_over {
  border: 2px solid #ff0086;
}
.lower_list_blurb {
  min-height: 15px;
  width: 150px;
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
  font-family: arial;
  font-size: 11px;
  zoom: 1;
  *display: inline;
}
.lower_list_blurb a, .lower_list_blurb a:link, .lower_list_blurb a:visited {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.lower_list_blurb a:hover, .lower_list_blurb a:active {
  text-decoration: none;
  color: #ff0086; 
  font-weight: bold;
}
.lower_right {
  width: 518px;
  float: right;
  margin-right: -2px;  
}
.blog_box {
  font-family: Georgia, serif;
  font-size: 10px;
  color: #000;
  line-height: 12px;
  min-height: 230px;
  margin-bottom: 12px;
  width: 500px;
}
.blog_box img {
  float: left;
  border: 2px solid #fff;
  margin: 0px 8px 8px 0px;
} 
.blog_box p {
  margin-bottom: 18px;
}
.blog_title {
  font-size: 12px;
  font-weight: bold;
}
.blog_box a, .blog_box a:link, .blog_box a:visited {
  text-decoration: none;
  color: #000;
}
.blog_box a:hover, .blog_box a:active {
  text-decoration: none;
  color: #ff0086;
}
#top_blog span.blog_title {
  font-size: 17px;
}
#top_blog {
  font-size: 12px;
  padding-top: 4px;
}
.shopthumbs_box {
  width: 524px;
  margin-left: -4px;
}
.shopthumb_tab {
  float:left;
  width: 130px;
  height: 155px;
  text-align: center;
  font-family: arial;
  font-size: 10px;
  color: #000;
  line-height: 12px;
}
.shopthumb_tab img {
  border: 2px solid #fff;
  margin-bottom: 4px;
}
.shopthumb_tab img:hover {
  border: 2px solid #ff0086;
}
.final_features {
  width: 984px;
  padding: 20px 0px 0px 13px;
}
.feature_pics {
  width: 770px;
  padding: 0px 0px 10px 0px;
  margin: 0px 15px;
  border-bottom: 1px dashed #b8c3bf;
}
.mini_feature {
  width: 226px;
  margin-top: 15px;
  margin-right: 25px;
  margin-bottom: 6px;
  float:left;
}
.footer {
  background-color: #413F3F;
  padding-top: 1px; 
}
.all-arrow {
			font-size: 13px;
			line-height: 70%;
			font-family: "Lucida Sans Unicode";
			margin-left: 2px;
}

/***** iOS Overlay *****/
#ios-overlay {
	background: rgba(0,0,0,0.65);
	clear: both;
	display: block !important;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width:100% !important;
	z-index: 9999;
}

.ios-prompt {
	background: 0px 0px no-repeat #fff;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	top: 100px;
	-moz-border-radius: 9px; 
	-webkit-border-radius: 9px; 
	border-radius: 9px; 
	-moz-box-shadow: 7px 7px 9px rgba(0,0,0,0.75); 
	-webkit-box-shadow: 7px 7px 9px rgba(0,0,0,0.75); 
	box-shadow: 7x 7px 9px rgba(0,0,0,0.75);
	-webkit-text-size-adjust: none !important;
}

.ios-prompt img {
	border: 0;
	margin: 0 auto;
}

#ipad-prompt {
	background-image: url('http://i.cdn.turner.com/adultswim/mobile/tools/img/ios-overlay/ipad-overlay-bg.jpg') !important;
	height: 140px; /* 250px */
	padding: 112px 200px 0 24px;
	width: 240px; /* 464px */
}

#ipad-prompt a {
	border: 0;
	color: #9c9c9c;
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto 8px;
	padding: 0;
	text-align: center;
	text-decoration: none;
}

#ipad-prompt #ios-download {
	margin-bottom: 20px;
}
/** FOR MASTHEAD AD DIV **/
#ad-254117 {
  padding: 0 8px; 
  background: transparent url('http://i.cdn.turner.com/adultswim/tools/img/ad.png') right 1px no-repeat;  
  margin: 2px 0 0px 7px; 
  /* width: 978px; */ 
  border: 0;
  min-height: 1px;
  text-align: left;
}
table {
  float: left;
} 
.new_adContainer {
  float: left;
}

/**  FOR GEO REDIRECT -- COLORBOX CSS **/
.redir_main {
  background-image: url("http://i.cdn.turner.com/adultswim/tools/img/home/geo_redirect/bg_main.gif");
  background-repeat: none;
  height: 500px;
  width: 520px;
  position:absolute;
  top: 0px;
  left: 2px;
}
.theLinks {
  margin-top: 344px;
  text-align: center;
  height: 60px;
  font-family: arial, helvetica;
  font-size: 13px;
  color: #9900FF;
}
.theLinks p {
  margin: 12px;
}
.redir_main a img {
  border: none;
} 
.theLinks a, .theLinks a:link, .theLinks a:visited {
  text-decoration: none; 
  color: #9900FF;
  padding: 0 2px;
  font-weight: bold;
}
.theLinks a:hover, .theLinks a:active {
  color: #fff; 
  background-color: #9900FF; 
  font-weight: bold;
} 
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
    #cboxContent{margin-top:20px;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(http://i.cdn.turner.com/adultswim/tools/img/home/geo_redirect/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(http://i.cdn.turner.com/adultswim/tools/img/home/geo_redirect/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(http://i.cdn.turner.com/adultswim/tools/img/home/geo_redirect/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:none; background:url(http://i.cdn.turner.com/adultswim/tools/img/home/geo_redirect/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
/** END COLORBOX CSS **/

/** THEME-SPECIFIC STYLES **/
.theme_ntsfsdsuv #header {
	position: relative;
}
.theme_ntsfsdsuv #header .logo {
	position: absolute;
	left: -175px;
	top: 14px;
}

/* **** NEW SEXY LINKS AND SOCIAL ICONS 20110808 ***** */
.sexy_column {
 width: 190px;
 background-color: #f2f2f2;
 padding-top: 8px;
}
.sexy_column a, .sexy_column a:link, .sexy_column a:visited {
  color: #000;
  text-decoration: none;
  display: block;
  height: 54px;
}
.sexy_column a:hover, .sexy_column a:active {
  color: #000;
}
.sexy_col_cell_1, .sexy_col_cell_2 {
 width: 190px;
 font-family: arial;
 font-size: 11px;
 color: #000;
 margin: 0px 0px 4px 0px;
 height: 62px;
 
}
img.sexy_header_img {
  margin: 0px 0px 14px 10px;
}
.sexy_inner_col {
  width: 176px;
  margin: 0px 7px 0px 7px;
  text-align: left;
  padding: 6px 0 4px 0;
}
.sexy_inner_col img, .center_sexy_thumb {
  border: 1px solid #f2f2f2;
  margin: 0px; 
 vertical-align: middle; 
 display: inline-block;
}
.sexy_inner_col p, .inner_col_p {
 font-family: verdana;
 font-size: 10px;
 color: #000;
 font-weight: normal;
 margin-left: 5px;
 width: 118px;    
 vertical-align: middle; 
 display: inline-block;
}
.sexy_col_on {
  background-color: #e8e8e8 !important;
}
.sexy_col_on img {
  border: 1px solid #ff0086 !important;
}
.sexy_col_on span.inner_col_p,.sexy_col_on span.sexy_box_p {
  color: #ff0086 !important;
}
.game_misc_comment {
  float: right;
  padding-top: 11px;
  padding-right: 14px;
  font-size: 10px;
  font-family: arial;
  color: #7c7c7c;
  font-style: italic;
}


.center_sexy_box {
  background-color: #f1f1f1;
  height: 148px;
  padding: 3px 0px 0px 12px;
  width: 784px;
  border-top: 2px solid #FF0086;
}
.center_sexy_cell {
  width: 184px;
  margin: 9px 10px 8px 0px;
  height: 54px;
  float: left;
}
.sexy_box_p {
 font-family: verdana;
 font-size: 10px;
 color: #000;
 font-weight: normal;
 margin-left: 5px;
 width: 121px;   
 vertical-align: middle; 
 display: inline-block;
}
.ext_link_icon {
  display: inline-block;
  height: 9px;
  width: 10px;
  overflow: hidden;
  position: relative;
}
.ext_link_icon img {
  top: 0px;
}
.ext_link_icon_over img {
  top: -9px;
}
#scrib_contain {
  padding-top: 16px;
  background-color:#F1F1F1;
  border-top: 2px solid #FF0086;
  width: 784px;
  overflow: hidden;
}
