﻿/*
***********************************************************
	DEFAULT ARTICLE CLASSES
***********************************************************
*/

.article_canvas
{
	width: 960px;
	height: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.article_left_column
{
	float: left;
	width: 560px;
	height: 1%;
	margin-right: 40px;
}
.article_left_column h1 
{
	color:#D90000;
}
.article_right_column
{
	float: left;
	width: 320px;
	height: 1%:;
}
.article_right_box
{
	border-top: 1px solid #DBEDF6;
	background-color: #FFFFFF;
	background-image: url( '../_gfx/boxes/default_back.gif' );
	background-position: left 1px;
	background-repeat: repeat-x;
	padding: 10px;
	margin-bottom: 20px;
}
.article_right_box h3
{
	margin-bottom: 10px;
	color: #60607D;
}

#article_body
{
	margin-bottom: 20px;
	text-align: justify;
}

.article_section
{
	background-image: url(../_gfx/boxes/default_back.gif);
	background-repeat: repeat-x;
	background-position: left -10px;
	border-top: 1px solid #DBEDF6;
}
.article_section h3
{
	display: block;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #60607D;
	margin-bottom: 0px;
	border-top: 1px solid #FFFFFF;
}

.comment-actions {text-align:right;color:#999;height:16px;display:block;_height:20px;}
.comment-actions a {height:16px;display:inline-block;_display:inline;}
.report-comment {background:url(../_gfx/flag_red.png) 0 2px no-repeat;padding:0 0 5px 20px;}
.add-comment {background:url(../_gfx/comment_add.png) 0 2px no-repeat;padding:0 0 5px 20px;}
.article_comment {position:relative;border:1px solid #D1E2EB;background:#FFF;padding:1px;margin-bottom:10px;}
.comment-id {position:absolute;right:10px;top:10px;font-size:16px;font-weight:bold;}
.comment-id a {color:#CCC;text-decoration:none;}
.comment-id a:hover {color:#333;text-decoration:none;}
.article_comment_inner {background:url(../_gfx/boxes/default_back.gif) repeat-x;padding:10px;}
.comment-author {color:#646464;margin-bottom:10px;}
.comment-author strong {color:#4AA4D1;}
.the-comment {margin-bottom:10px;color:#333;}

.article_gallery_column 
{
	 	float:left;
	 	width:300px;
	 	margin-right:10px;
	 	margin-bottom:10px;
	 	padding-top:4px;
}

.ga_article_left 
{
	 	width:300px;
}

.article_button
{
	text-align: right;
}
.article_actions td 
{
	text-align:center;
	padding:4px 0px;
	width:20%;
}
.article_actions img
{
	border:0px;
}

.box_article_padding 
{
	padding:20px;
	height:1000px;
}

.comment_canvas
{
	border: 1px solid #D1E2EB;
	padding: 1px;
}
.comment_canvas_inner
{
	overflow:hidden;
	background:url(../_gfx/article_comment_form_back.png) repeat-x;
	padding: 10px;
}
.comment_canvas_inner table input
{
	padding: 4px;
	border: 1px solid #D1E2EB;
	margin: 0px;
	width: 180px;
	font-size: 14px;
}
.comment_canvas_inner h3
{
	margin-bottom: 6px;
	color: #60607D;
	font-size: 12px;
}
.comment_textarea textarea
{
	padding: 4px;
	border: 1px solid #D1E2EB;
	margin: 0px;
	width: 526px;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}
.comment_submit
{
	float: right;
}

/*
***********************************************************
	REVIEW CLASSES
***********************************************************
*/
.review_details {
	float:left;
	width:160px;
	margin-right:10px;
}
.review_text {
	float:left;
	width:390px;
}

.review_details_grouping {
	background-color: #FFFFFF;
	background-position: left 1px;
	background-repeat: repeat-x;
	padding: 10px;
	border-top: 1px solid #EEEBF0;
	background-image: url( '../_gfx/boxes/entertainment_back.gif' );
	line-height:1.2em;
	color:#666;
}
.review_details_grouping h2 {
	font-size:14px;
	font-weight:bold;
	color:#4F2173;
}
.review_details_grouping h3 {
	font-size:12px;
	line-height:1.2em;
	margin-bottom:0px;
	color:#4F2173;
}
.review_details_grouping h2,
.review_details_grouping p {
	margin-bottom:10px;
}
.review_details_score {
	font-size:26px;
	line-height:26px;
	font-weight:bold;
	color:#4F2173;
	padding-bottom:10px;
}

















/* SPORTS : ARTICLE TEMPLATE  --> starts */
.sports #tab
{
	z-index: -1000px;
	position: relative;
	line-height: 28px;
}
.sports #tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #c03333;
	font-weight: bold;
	height: 28px;
	display: inline-block;
}
.sports #tab_bg
{
	background: url( "../_gfx/sports_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	display: inline-block;
}
.sports #tab a:link, .sports #tab a:visited, .sports #tab a:hover, .sports #tab a:active
{
	color: #c03333;
	background: url( "../_gfx/sports_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.sports #tab a:link span, .sports #tab a:visited span, .sports #tab a:hover span, .sports #tab a:active span
{
	background: url( "../_gfx/sports_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.sports .article_container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-image: url( '../_gfx/article_sports_bg.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 1000;
	margin-top: -1px;
}
.sports #article_left_column .title
{
	font-size: 22px;
	font-weight: bold;
	color: #c03333;
	line-height: 26px;
	text-align: left;
}
.sports #article_left_column .date
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.sports #article_left_column .short
{
	font-size: 14px;
	font-weight: bold;
	color: #c03333;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.article_left_column .intitle
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.sports .article_container #article_right_column .article_rbox
{
	margin-bottom: 10px;
	width: 306px;
	text-align: left;
	background-image: url( '../_gfx/article_sports_rbox.png' );
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 20px 10px 20px;
}
.sports .article_container #article_right_column .article_list
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url( "../_gfx/sports_list_arrow.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 290px;
	vertical-align: top;
}
.sports .article_container #article_right_column .article_list A:link
{
	color: #c03333;
	text-decoration: none;
}
.sports .article_container #article_right_column .article_list A:hover
{
	color: #c03333;
	text-decoration: underline;
}
.sports .article_container #article_right_column .article_list A:visited
{
	color: #c03333;
	text-decoration: none;
}
.sports .article_container #article_right_column .article_list A:active
{
	color: #c03333;
	text-decoration: underline;
}
.sports .article_container #article_right_column .rbox_title
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background: url( "../_gfx/sports_arrow_up.gif" ) right no-repeat;
}
.sports .article_container #article_right_column .rbox_title_noarrow
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.sports #bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
.sports #bottom_left
{
	background: url( "../_gfx/white_sports_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
	text-align: right;
}
.sports #bottom_right
{
	background: url( "../_gfx/white_sports_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.sports #bottom a:link, .sports #bottom a:visited, .sports #bottom a:active
{
	color: #c03333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/sports_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
.sports #bottom a:hover
{
	color: #c03333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/sports_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
/* article list */
/*.sports .article_list
	{
	background: url("../_gfx/article_sports_list.jpg") top repeat-x;
	background-color:#ffffff;
	padding:7px;
    vertical-align:top;
    position:relative;
    display:inline-block;
    width: 620px;
	}	
.sports .below_tab
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../_gfx/article_sports_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	z-index:1000;
	margin-top:-1px;
	height:5px;
	}	
.sports .photo
    {
    position:relative;
    top:0px;
    left:0px;
    padding: 2px 8px 0 0;
    width:76px;
    margin:0;
    float:left;
    }	
.sports .list_text
    {
    position:relative;
    top:0px;
    }
.sports .article_list a.title:link , .sports .article_list a.title:visited , .sports .article_list a.title:active
	{
	font-size:14px;
    color:#c03333;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    top:0px;
	}
.sports .article_list a.title:hover
    {
    color:#d14a4a;
	}
.sports #article_list_bottom
	{
	height:34px;
	line-height:34px;
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	text-align: left;
	}
.sports #article_list_left 
	{
	background: url("../_gfx/sports_bottom_left.gif") left no-repeat;
	margin-right:8px;
	text-align:center;
	padding-left:8px;
	font-size:10px;
	color:#ffffff;
	height:34px;
	}
.sports #article_list_right 
	{
	background: url("../_gfx/sports_bottom_right.gif") right bottom no-repeat;
	float:right;
	width:8px;
	height:34px;
	line-height:34px;
	}

.sports #article_list_left ul
    {
    height:34px;
    line-height:14px;
    overflow: hidden;
    margin:0px;
    padding:0px;    
    }
.sports #article_list_left li
    {
    text-align:center;
    margin-left:4px;
    margin-top:4px;
    float:left;
    list-style:none;  
    color:#ffffff; 
    }
.sports #article_list_left li a:link, .sports #article_list_left li a:active, .sports #article_list_left li a:visited
    {
    color:#e3a09e;
    text-decoration:none;   
    }
.sports #article_list_left li a:hover
    {
    color:#ffffff;
    text-decoration:none;   
    }
.cat_sports
    {
    background: url("../_gfx/cat_sports_top.gif") top no-repeat; 
    }
.cat_sports .cat_article_title
    {
    color:#c03333;
    font-size:18px;
    font-weight:bold;
    padding:10px 10px 7px 10px;
    }
.cat_sports .cat_article_title a:link, .cat_sports .cat_article_title a:visited, .cat_sports .cat_article_title a:active
    {
    color:#c03333;
    font-size:18px;
    font-weight:bold;
    padding:10px 10px 7px 0;
    text-decoration:none;
    } 
.cat_sports .cat_article_title a:hover
    {
    color:#d14a4a;
    font-size:18px;
    font-weight:bold;
    padding:10px 10px 7px 0;
    text-decoration:none;
    }  
.cat_sports .cat_article_more  a:link,.cat_sports  .cat_article_more  a:visited,.cat_sports  .cat_article_more  a:active
	{
	color:#c03333;
	text-decoration:none;
	background: url("../_gfx/sports_list_arrow.gif") left no-repeat; 
	background-position:left top;
	padding-left:14px;
	font-size:11px;
	padding-top:2px;
	} 
.cat_sports .cat_article_more  a:hover
	{
	color:#000000;
	text-decoration:none;
	background: url("../_gfx/sports_list_arrow.gif") left no-repeat;
	background-position:left top; 
	padding-left:14px;
	font-size:11px;
	padding-top:2px;
	} */
/* SPORTS : ARTICLE TEMPLATE ---> POLLS BOX */
.sports #polls_box_container
{
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	clear: right;
}
.sports #polls_tab
{
	z-index: 1000;
	position: relative;
	line-height: 26px;
}
.sports #polls_tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #c03333;
	font-weight: bold;
	height: 26px;
	display: inline-block;
}
.sports #polls_tab_bg
{
	background: url( "../_gfx/sports_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
}
.sports #polls_tab a:link, .sports #polls_tab a:visited, .sports #polls_tab a:hover, .sports #polls_tab a:active
{
	color: #c03333;
	background: url( "../_gfx/sports_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.sports #polls_tab a:link span, .sports #polls_tab a:visited span, .sports #polls_tab a:hover span, .sports #polls_tab a:active span
{
	background: url( "../_gfx/sports_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.sports #polls_content_bg
{
	background: url( "../_gfx/sports_con_bg.gif" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 8px 0px 8px;
	margin: 0px;
	clear: both;
	z-index: -1000;
	margin-top: -1px;
	width: auto;
}
.sports .polls_title
{
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.sports .polls_related
{
	padding: 0px 0px 4px 0px;
}
.sports .polls_related_title
{
	top: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
.sports .polls_related a
{
	color: #000000;
	text-decoration: none;
	background: url( "../_gfx/sports_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
.sports #polls_bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	background-color: #ffffff;
}
.sports #polls_left
{
	background: url( "../_gfx/white_sports_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
}
.sports #polls_right
{
	background: url( "../_gfx/white_sports_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.sports #polls_bottom a
{
	color: #c03333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/sports_arrow_more.gif" ) left no-repeat;
	padding-left: 14px;
}
.sports #polls_left .left
{
	float: left;
	padding-left: 8px;
}
.sports #polls_left .right
{
	float: right;
	padding-left: 8px;
	display: block;
}
/* ENTERTAINMENT : ARTICLE TEMPLATE ---> ends */



































/* ECONOMY : ARTICLE TEMPLATE ---> starts */
.economy #tab
{
	z-index: -1000px;
	position: relative;
	line-height: 28px;
}
.economy #tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #003893;
	font-weight: bold;
	height: 28px;
	display: inline-block;
}
.economy #tab_bg
{
	background: url( "../_gfx/economy_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	display: inline-block;
}
.economy #tab a:link, .economy #tab a:visited, .economy #tab a:hover, .economy #tab a:active
{
	color: #003893;
	background: url( "../_gfx/economy_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.economy #tab a:link span, .economy #tab a:visited span, .economy #tab a:hover span, .economy #tab a:active span
{
	background: url( "../_gfx/economy_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.economy .article_container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-image: url( '../_gfx/article_economy_bg.gif' );
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 1000;
	margin-top: -1px;
}
.economy #article_left_column .title
{
	font-size: 22px;
	font-weight: bold;
	color: #003893;
	line-height: 26px;
	text-align: left;
}
.economy #article_left_column .date
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.economy #article_left_column .short
{
	font-size: 14px;
	font-weight: bold;
	color: #003893;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.article_left_column .intitle
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.economy .article_container #article_right_column .article_rbox
{
	margin-bottom: 10px;
	width: 306px;
	text-align: left;
	background-image: url( '../_gfx/article_economy_rbox.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 20px 10px 20px;
}
.economy .article_container #article_right_column .article_list
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url( "../_gfx/economy_list_arrow.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 290px;
	vertical-align: top;
}
.economy .article_container #article_right_column .article_list A:link
{
	color: #003893;
	text-decoration: none;
}
.economy .article_container #article_right_column .article_list A:hover
{
	color: #003893;
	text-decoration: underline;
}
.economy .article_container #article_right_column .article_list A:visited
{
	color: #003893;
	text-decoration: none;
}
.economy .article_container #article_right_column .article_list A:active
{
	color: #003893;
	text-decoration: underline;
}
.economy .article_container #article_right_column .rbox_title
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background: url( "../_gfx/economy_arrow_up.gif" ) right no-repeat;
}
.economy .article_container #article_right_column .rbox_title_noarrow
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.economy #bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
.economy #bottom_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
	text-align: right;
}
.economy #bottom_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.economy #bottom a:link, .economy #bottom a:visited, .economy #bottom a:active
{
	color: #003893;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/economy_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
.economy #bottom a:hover
{
	color: #003893;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/economy_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
/* article list */
/*.economy .article_list
	{
	background: url("../_gfx/article_economy_list.jpg") top repeat-x;
	background-color:#ffffff;
	padding:7px;
    vertical-align:top;
    position:relative;
    display:inline-block;
    width: 606px;
	}	
.economy .below_tab
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../_gfx/article_economy_bg.gif');
	background-repeat:no-repeat;
	background-position:top right;
	z-index:1000;
	margin-top:-1px;
	height:5px;
	}	
.economy .photo
    {
    position:relative;
    top:0px;
    left:0px;
    padding: 2px 8px 0 0;
    width:76px;
    margin:0;
    float:left;
    }	
.economy .list_text
    {
    position:relative;
    top:0px;
    }
.economy .article_list a.title:link , .economy .article_list a.title:visited , .economy .article_list a.title:active
	{
	font-size:14px;
    color:#003893;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    top:0px;
	}
.economy .article_list a.title:hover
    {
    color:#0065b4;
	}
.economy #article_list_bottom
	{
	height:34px;
	line-height:34px;
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	text-align: left;
	}
.economy #article_list_left 
	{
	background: url("../_gfx/economy_bottom_left.gif") left no-repeat;
	margin-right:8px;
	text-align:center;
	padding-left:8px;
	font-size:10px;
	color:#ffffff;
	height:34px;
	}
.economy #article_list_right 
	{
	background: url(".../_gfx/economy_bottom_right.gif") right bottom no-repeat;
	float:right;
	width:8px;
	height:34px;
	line-height:34px;
	}
.economy #article_list_left ul
    {
    height:34px;
    line-height:14px;
    overflow: hidden;
    margin:0px;
    padding:0px;    
    }
.economy #article_list_left li
    {
    text-align:center;
    margin-left:4px;
    margin-top:4px;
    float:left;
    list-style:none;  
    color:#ffffff; 
    }
.economy #article_list_left li a:link, .economy #article_list_left li a:active, .economy #article_list_left li a:visited
    {
    color:#ffbae6;
    text-decoration:none;   
    }
.economy #article_list_left li a:hover
    {
    color:#ffffff;
    text-decoration:none;   
    }*/
/* ECONOMY : ARTICLE TEMPLATE ---> POLLS BOX */
.economy #polls_box_container
{
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	clear: right;
}
.economy #polls_tab
{
	z-index: 1000;
	position: relative;
	line-height: 26px;
}
.economy #polls_tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #003893;
	font-weight: bold;
	height: 26px;
	display: inline-block;
}
.economy #polls_tab_bg
{
	background: url( "../_gfx/economy_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
}
.economy #polls_tab a:link, .economy #polls_tab a:visited, .economy #polls_tab a:hover, .economy #polls_tab a:active
{
	color: #003893;
	background: url( "../_gfx/economy_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.economy #polls_tab a:link span, .economy #polls_tab a:visited span, .economy #polls_tab a:hover span, .economy #polls_tab a:active span
{
	background: url( "../_gfx/economy_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.economy #polls_content_bg
{
	background: url( "../_gfx/article_economy_bg_onwhite.jpg" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 8px 0px 8px;
	margin: 0px;
	clear: both;
	z-index: -1000;
	margin-top: -1px;
}
.economy .polls_title
{
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.economy .polls_related
{
	padding: 0px 0px 4px 0px;
}
.economy .polls_related_title
{
	top: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
.economy .polls_related a
{
	color: #000000;
	text-decoration: none;
	background: url( "../_gfx/economy_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
.economy #polls_bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	background-color: #ffffff;
}
.economy #polls_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
}
.economy #polls_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.economy #polls_bottom a
{
	color: #003893;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/economy_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
}
.economy #polls_left .left
{
	float: left;
	padding-left: 8px;
}
.economy #polls_left .right
{
	float: right;
	padding-left: 8px;
	display: block;
}
/* ECONOMY : ARTICLE TEMPLATE  --> ends */













/* ENTERTAINMENT : ARTICLE TEMPLATE  --> starts */
.entertainment #tab
{
	z-index: -1000px;
	position: relative;
	line-height: 28px;
}
.entertainment #tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #4f2173;
	font-weight: bold;
	height: 28px;
	display: inline-block;
}
.entertainment #tab_bg
{
	background: url( "../_gfx/entertainment_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	display: inline-block;
}
.entertainment #tab a:link, .entertainment #tab a:visited, .entertainment #tab a:hover, .entertainment #tab a:active
{
	color: #4f2173;
	background: url( "../_gfx/entertainment_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.entertainment #tab a:link span, .entertainment #tab a:visited span, .entertainment #tab a:hover span, .entertainment #tab a:active span
{
	background: url( "../_gfx/entertainment_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.entertainment .article_container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-image: url( '../_gfx/article_entertainment_bg.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 1000;
	margin-top: -1px;
}
.entertainment #article_left_column .title
{
	font-size: 22px;
	font-weight: bold;
	color: #4f2173;
	line-height: 26px;
	text-align: left;
}
.entertainment #article_left_column .date
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.entertainment #article_left_column .short
{
	font-size: 14px;
	font-weight: bold;
	color: #4f2173;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.article_left_column .intitle
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.entertainment .article_container #article_right_column .article_rbox
{
	margin-bottom: 10px;
	width: 306px;
	text-align: left;
	background-image: url( '../_gfx/article_entertainment_rbox.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 20px 10px 20px;
}
.entertainment .article_container #article_right_column .article_list
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url( "../_gfx/entertainment_arrow_list.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 290px;
	vertical-align: top;
}
.entertainment .article_container #article_right_column .article_list A:link
{
	color: #4f2173;
	text-decoration: none;
}
.entertainment .article_container #article_right_column .article_list A:hover
{
	color: #4f2173;
	text-decoration: underline;
}
.entertainment .article_container #article_right_column .article_list A:visited
{
	color: #4f2173;
	text-decoration: none;
}
.entertainment .article_container #article_right_column .article_list A:active
{
	color: #4f2173;
	text-decoration: underline;
}
.entertainment .article_container #article_right_column .rbox_title
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background: url( "../_gfx/entertainment_arrow_up.gif" ) right no-repeat;
}
.entertainment .article_container #article_right_column .rbox_title_noarrow
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.entertainment #bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
.entertainment #bottom_left
{
	background: url( "../_gfx/white_entert_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
	text-align: right;
}
.entertainment #bottom_right
{
	background: url( "../_gfx/white_entert_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.entertainment #bottom a:link, .entertainment #bottom a:visited, .entertainment #bottom a:active
{
	color: #4f2173;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/entertainment_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
.entertainment #bottom a:hover
{
	color: #4f2173;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/entertainment_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
/* article list */
/*.entertainment .article_list
	{
	background: url("../_gfx/article_entertainment_list.jpg") top repeat-x;
	background-color:#ffffff;
	padding:7px;
    vertical-align:top;
    position:relative;
    display:inline-block;
    width: 606px;
	}	
.entertainment .below_tab
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../_gfx/article_entertainment_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	z-index:1000;
	margin-top:-1px;
	height:5px;
	}	
.entertainment .photo
    {
    position:relative;
    top:0px;
    left:0px;
    padding: 2px 8px 0 0;
    width:76px;
    margin:0;
    float:left;
    }	
.entertainment .list_text
    {
    position:relative;
    top:0px;
    }
.entertainment .article_list a.title:link , .entertainment .article_list a.title:visited , .entertainment .article_list a.title:active
	{
	font-size:14px;
    color:#003893;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    top:0px;
	}
.entertainment .article_list a.title:hover
    {
    color:#0065b4;
	}
.entertainment #article_list_bottom
	{
	height:34px;
	line-height:34px;
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	text-align: left;
	}
.entertainment #article_list_left 
	{
	background: url("../_gfx/entertainment_bottom_left.gif") left no-repeat;
	margin-right:8px;
	text-align:center;
	padding-left:8px;
	font-size:10px;
	color:#ffffff;
	height:34px;
	}
.entertainment #article_list_right 
	{
	background: url(".../_gfx/entertainment_bottom_right.gif") right bottom no-repeat;
	float:right;
	width:8px;
	height:34px;
	line-height:34px;
	}
.entertainment #article_list_left ul
    {
    height:34px;
    line-height:14px;
    overflow: hidden;
    margin:0px;
    padding:0px;    
    }
.entertainment #article_list_left li
    {
    text-align:center;
    margin-left:4px;
    margin-top:4px;
    float:left;
    list-style:none;  
    color:#ffffff; 
    }
.entertainment #article_list_left li a:link, .entertainment #article_list_left li a:active, .entertainment #article_list_left li a:visited
    {
    color:#ffbae6;
    text-decoration:none;   
    }
.entertainment #article_list_left li a:hover
    {
    color:#ffffff;
    text-decoration:none;   
    }*/
/* ENTERTAINMENT : ARTICLE TEMPLATE ---> POLLS BOX */
.entertainment #polls_box_container
{
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	clear: right;
}
.entertainment #polls_tab
{
	z-index: 1000;
	position: relative;
	line-height: 26px;
}
.entertainment #polls_tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #4f2173;
	font-weight: bold;
	height: 26px;
	display: inline-block;
}
.entertainment #polls_tab_bg
{
	background: url( "../_gfx/entertainment_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
}
.entertainment #polls_tab a:link, .entertainment #polls_tab a:visited, .entertainment #polls_tab a:hover, .entertainment #polls_tab a:active
{
	color: #4f2173;
	background: url( "../_gfx/entertainment_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.entertainment #polls_tab a:link span, .entertainment #polls_tab a:visited span, .entertainment #polls_tab a:hover span, .entertainment #polls_tab a:active span
{
	background: url( "../_gfx/entertainment_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.entertainment #polls_content_bg
{
	background: url( "../_gfx/article_entertainment_bg_onwhite.jpg" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 8px 0px 8px;
	margin: 0px;
	clear: both;
	z-index: -1000;
	margin-top: -1px;
}
.entertainment .polls_title
{
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.entertainment .polls_related
{
	padding: 0px 0px 4px 0px;
}
.entertainment .polls_related_title
{
	top: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
.entertainment .polls_related a
{
	color: #000000;
	text-decoration: none;
	background: url( "../_gfx/entertainment_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
.entertainment #polls_bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	background-color: #ffffff;
}
.entertainment #polls_left
{
	background: url( "../_gfx/white_sports_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
}
.entertainment #polls_right
{
	background: url( "../_gfx/white_sports_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.entertainment #polls_bottom a
{
	color: #4f2173;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/entertainment_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
}
.entertainment #polls_left .left
{
	float: left;
	padding-left: 8px;
}
.entertainment #polls_left .right
{
	float: right;
	padding-left: 8px;
	display: block;
}
/* ENTERTAINMENT : ARTICLE TEMPLATE  --> ends */


























/* TECHNOLOGY : ARTICLE TEMPLATE  --> starts */
.tech #tab
{
	z-index: -1000px;
	position: relative;
	line-height: 28px;
}
.tech #tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 28px;
	display: inline-block;
}
.tech #tab_bg
{
	background: url( "../_gfx/tech_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	display: inline-block;
}
.tech #tab a:link, .tech #tab a:visited, .tech #tab a:hover, .tech #tab a:active
{
	color: #333333;
	background: url( "../_gfx/tech_tab_left_ongrey.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.tech #tab a:link span, .tech #tab a:visited span, .tech #tab a:hover span, .tech #tab a:active span
{
	background: url( "../_gfx/tech_tab_right_ongrey.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.tech .article_container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-image: url( '../_gfx/article_tech_bg_ongrey.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 1000;
	margin-top: -1px;
}
.tech #article_left_column .title
{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	text-align: left;
}
.tech #article_left_column .date
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.tech #article_left_column .short
{
	font-size: 14px;
	font-weight: bold;
	color: #4f2173;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tech .article_left_column .intitle
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.tech .article_container #article_right_column .article_rbox
{
	margin-bottom: 10px;
	width: 306px;
	text-align: left;
	background-image: url( '../_gfx/article_tech_rbox.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 20px 10px 20px;
}
.tech .article_container #article_right_column .article_list
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url( "../_gfx/tech_list_arrow.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 290px;
	vertical-align: top;
}
.tech .article_container #article_right_column .article_list A:link
{
	color: #333333;
	text-decoration: none;
}
.tech .article_container #article_right_column .article_list A:hover
{
	color: #565656;
	text-decoration: underline;
}
.tech .article_container #article_right_column .article_list A:visited
{
	color: #333333;
	text-decoration: none;
}
.tech .article_container #article_right_column .article_list A:active
{
	color: #333333;
	text-decoration: underline;
}
.tech .article_container #article_right_column .rbox_title
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background: url( "../_gfx/tech_arrow_up.gif" ) right no-repeat;
}
.tech .article_container #article_right_column .rbox_title_noarrow
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.tech #bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
.tech #bottom_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
	text-align: right;
}
.tech #bottom_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.tech #bottom a:link, .tech #bottom a:visited, .tech #bottom a:active
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/tech_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
.tech #bottom a:hover
{
	color: #565656;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/tech_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
/* article list */
/*.entertainment .article_list
	{
	background: url("../_gfx/article_entertainment_list.jpg") top repeat-x;
	background-color:#ffffff;
	padding:7px;
    vertical-align:top;
    position:relative;
    display:inline-block;
    width: 606px;
	}	
.entertainment .below_tab
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../_gfx/article_entertainment_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	z-index:1000;
	margin-top:-1px;
	height:5px;
	}	
.entertainment .photo
    {
    position:relative;
    top:0px;
    left:0px;
    padding: 2px 8px 0 0;
    width:76px;
    margin:0;
    float:left;
    }	
.entertainment .list_text
    {
    position:relative;
    top:0px;
    }
.entertainment .article_list a.title:link , .entertainment .article_list a.title:visited , .entertainment .article_list a.title:active
	{
	font-size:14px;
    color:#003893;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    top:0px;
	}
.entertainment .article_list a.title:hover
    {
    color:#0065b4;
	}
.entertainment #article_list_bottom
	{
	height:34px;
	line-height:34px;
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	text-align: left;
	}
.entertainment #article_list_left 
	{
	background: url("../_gfx/entertainment_bottom_left.gif") left no-repeat;
	margin-right:8px;
	text-align:center;
	padding-left:8px;
	font-size:10px;
	color:#ffffff;
	height:34px;
	}
.entertainment #article_list_right 
	{
	background: url(".../_gfx/entertainment_bottom_right.gif") right bottom no-repeat;
	float:right;
	width:8px;
	height:34px;
	line-height:34px;
	}
.entertainment #article_list_left ul
    {
    height:34px;
    line-height:14px;
    overflow: hidden;
    margin:0px;
    padding:0px;    
    }
.entertainment #article_list_left li
    {
    text-align:center;
    margin-left:4px;
    margin-top:4px;
    float:left;
    list-style:none;  
    color:#ffffff; 
    }
.entertainment #article_list_left li a:link, .entertainment #article_list_left li a:active, .entertainment #article_list_left li a:visited
    {
    color:#ffbae6;
    text-decoration:none;   
    }
.entertainment #article_list_left li a:hover
    {
    color:#ffffff;
    text-decoration:none;   
    }*/
/* ENTERTAINMENT : ARTICLE TEMPLATE ---> POLLS BOX */
.tech #polls_box_container
{
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	clear: right;
}
.tech #polls_tab
{
	z-index: 1000;
	position: relative;
	line-height: 26px;
}
.tech #polls_tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 26px;
	display: inline-block;
}
.tech #polls_tab_bg
{
	background: url( "../_gfx/tech_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
}
.tech #polls_tab a:link, .tech #polls_tab a:visited, .tech #polls_tab a:hover, .tech #polls_tab a:active
{
	color: #333333;
	background: url( "../_gfx/tech_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.tech #polls_tab a:link span, .tech #polls_tab a:visited span, .tech #polls_tab a:hover span, .tech #polls_tab a:active span
{
	background: url( "../_gfx/tech_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.tech #polls_content_bg
{
	background: url( "../_gfx/article_tech_bg_onwhite.jpg" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 8px 0px 8px;
	margin: 0px;
	clear: both;
	z-index: -1000;
	margin-top: -1px;
}
.tech .polls_title
{
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.tech .polls_related
{
	padding: 0px 0px 4px 0px;
}
.tech .polls_related_title
{
	top: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
.tech .polls_related a
{
	color: #000000;
	text-decoration: none;
	background: url( "../_gfx/tech_list_arrow.gif" ) left no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
.tech #polls_bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	background-color: #ffffff;
}
.tech #polls_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
}
.tech #polls_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.tech #polls_bottom a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/tech_list_arrow.gif" ) left no-repeat;
	padding-left: 14px;
}
.tech #polls_left .left
{
	float: left;
	padding-left: 8px;
}
.tech #polls_left .right
{
	float: right;
	padding-left: 8px;
	display: block;
}
/* TECHNOLOGY : ARTICLE TEMPLATE  --> ends */



















/* ENTERTAINMENT : ARTICLE TEMPLATE  --> starts */
.lifestyle #tab
{
	z-index: -1000px;
	position: relative;
	line-height: 28px;
}
.lifestyle #tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 28px;
	display: inline-block;
}
.lifestyle #tab_bg
{
	background: url( "../_gfx/lifestyle_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	display: inline-block;
}
.lifestyle #tab a:link, .lifestyle #tab a:visited, .lifestyle #tab a:hover, .lifestyle #tab a:active
{
	color: #333333;
	background: url( "../_gfx/lifestyle_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.lifestyle #tab a:link span, .lifestyle #tab a:visited span, .lifestyle #tab a:hover span, .lifestyle #tab a:active span
{
	background: url( "../_gfx/lifestyle_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.lifestyle .article_container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-image: url( '../_gfx/article_lifestyle_bg.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 1000;
	margin-top: -1px;
}
.lifestyle #article_left_column .title
{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	text-align: left;
}
.lifestyle #article_left_column .date
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.lifestyle #article_left_column .short
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.article_left_column .intitle
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.lifestyle .article_container #article_right_column .article_rbox
{
	margin-bottom: 10px;
	width: 306px;
	text-align: left;
	background-image: url( '../_gfx/article_lifestyle_rbox.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 20px 10px 20px;
}
.lifestyle .article_container #article_right_column .article_list
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url( "../_gfx/lifestyle_arrow_list.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 290px;
	vertical-align: top;
}
.lifestyle .article_container #article_right_column .article_list A:link
{
	color: #333333;
	text-decoration: none;
}
.lifestyle .article_container #article_right_column .article_list A:hover
{
	color: #333333;
	text-decoration: underline;
}
.lifestyle .article_container #article_right_column .article_list A:visited
{
	color: #333333;
	text-decoration: none;
}
.lifestyle .article_container #article_right_column .article_list A:active
{
	color: #333333;
	text-decoration: underline;
}
.lifestyle .article_container #article_right_column .rbox_title
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background: url( "../_gfx/lifestyle_arrow_up.gif" ) right no-repeat;
}
.lifestyle .article_container #article_right_column .rbox_title_noarrow
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.lifestyle #bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
.lifestyle #bottom_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
	text-align: right;
}
.lifestyle #bottom_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.lifestyle #bottom a:link, .lifestyle #bottom a:visited, .lifestyle #bottom a:active
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/lifestyle_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
.lifestyle #bottom a:hover
{
	color: #565656;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/lifestyle_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
/* article list */
/*.entertainment .article_list
	{
	background: url("../_gfx/article_entertainment_list.jpg") top repeat-x;
	background-color:#ffffff;
	padding:7px;
    vertical-align:top;
    position:relative;
    display:inline-block;
    width: 606px;
	}	
.entertainment .below_tab
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../_gfx/article_entertainment_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	z-index:1000;
	margin-top:-1px;
	height:5px;
	}	
.entertainment .photo
    {
    position:relative;
    top:0px;
    left:0px;
    padding: 2px 8px 0 0;
    width:76px;
    margin:0;
    float:left;
    }	
.entertainment .list_text
    {
    position:relative;
    top:0px;
    }
.entertainment .article_list a.title:link , .entertainment .article_list a.title:visited , .entertainment .article_list a.title:active
	{
	font-size:14px;
    color:#003893;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    top:0px;
	}
.entertainment .article_list a.title:hover
    {
    color:#0065b4;
	}
.entertainment #article_list_bottom
	{
	height:34px;
	line-height:34px;
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	text-align: left;
	}
.entertainment #article_list_left 
	{
	background: url("../_gfx/entertainment_bottom_left.gif") left no-repeat;
	margin-right:8px;
	text-align:center;
	padding-left:8px;
	font-size:10px;
	color:#ffffff;
	height:34px;
	}
.entertainment #article_list_right 
	{
	background: url(".../_gfx/entertainment_bottom_right.gif") right bottom no-repeat;
	float:right;
	width:8px;
	height:34px;
	line-height:34px;
	}
.entertainment #article_list_left ul
    {
    height:34px;
    line-height:14px;
    overflow: hidden;
    margin:0px;
    padding:0px;    
    }
.entertainment #article_list_left li
    {
    text-align:center;
    margin-left:4px;
    margin-top:4px;
    float:left;
    list-style:none;  
    color:#ffffff; 
    }
.entertainment #article_list_left li a:link, .entertainment #article_list_left li a:active, .entertainment #article_list_left li a:visited
    {
    color:#ffbae6;
    text-decoration:none;   
    }
.entertainment #article_list_left li a:hover
    {
    color:#ffffff;
    text-decoration:none;   
    }*/
/* ENTERTAINMENT : ARTICLE TEMPLATE ---> POLLS BOX */
.lifestyle #polls_box_container
{
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	clear: right;
}
.lifestyle #polls_tab
{
	z-index: 1000;
	position: relative;
	line-height: 26px;
}
.lifestyle #polls_tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 26px;
	display: inline-block;
}
.lifestyle #polls_tab_bg
{
	background: url( "../_gfx/lifestyle_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
}
.lifestyle #polls_tab a:link, .lifestyle #polls_tab a:visited, .lifestyle #polls_tab a:hover, .lifestyle #polls_tab a:active
{
	color: #333333;
	background: url( "../_gfx/lifestyle_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.lifestyle #polls_tab a:link span, .lifestyle #polls_tab a:visited span, .lifestyle #polls_tab a:hover span, .lifestyle #polls_tab a:active span
{
	background: url( "../_gfx/lifestyle_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.lifestyle #polls_content_bg
{
	background: url( "../_gfx/article_lifestyle_bg_onwhite.jpg" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 8px 0px 8px;
	margin: 0px;
	clear: both;
	z-index: -1000;
	margin-top: -1px;
}
.lifestyle .polls_title
{
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.lifestyle .polls_related
{
	padding: 0px 0px 4px 0px;
}
.lifestyle .polls_related_title
{
	top: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
.lifestyle .polls_related a
{
	color: #000000;
	text-decoration: none;
	background: url( "../_gfx/lifestyle_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
.lifestyle #polls_bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	background-color: #ffffff;
}
.lifestyle #polls_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
}
.lifestyle #polls_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.lifestyle #polls_bottom a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/lifestyle_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
}
.lifestyle #polls_left .left
{
	float: left;
	padding-left: 8px;
}
.lifestyle #polls_left .right
{
	float: right;
	padding-left: 8px;
	display: block;
}
/* LIFESTYLE : ARTICLE TEMPLATE  --> ends */


















/* ENTERTAINMENT : ARTICLE TEMPLATE  --> starts */
.default #tab
{
	z-index: -1000px;
	position: relative;
	line-height: 28px;
}
.default #tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 28px;
	display: inline-block;
}
.default #tab_bg
{
	background: url( "../_gfx/default_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	display: inline-block;
}
.default #tab a:link, .default #tab a:visited, .default #tab a:hover, .default #tab a:active
{
	color: #333333;
	background: url( "../_gfx/default_tab_left.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.default #tab a:link span, .default #tab a:visited span, .default #tab a:hover span, .default #tab a:active span
{
	background: url( "../_gfx/default_tab_right.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.default .article_container
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-image: url( '../_gfx/article_default_bg.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 1000;
	margin-top: -1px;
}
.default #article_left_column .title
{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	text-align: left;
}
.default #article_left_column .date
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top: 10px;
}
.default #article_left_column .short
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.article_left_column .intitle
{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.default .article_container #article_right_column .article_rbox
{
	margin-bottom: 10px;
	width: 306px;
	text-align: left;
	background-image: url( '../_gfx/article_default_rbox.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 20px 10px 20px;
}
.default .article_container #article_right_column .article_list
{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url( "../_gfx/default_arrow_list.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 290px;
	vertical-align: top;
}
.default .article_container #article_right_column .article_list A:link
{
	color: #333333;
	text-decoration: none;
}
.default .article_container #article_right_column .article_list A:hover
{
	color: #333333;
	text-decoration: underline;
}
.default .article_container #article_right_column .article_list A:visited
{
	color: #333333;
	text-decoration: none;
}
.default .article_container #article_right_column .article_list A:active
{
	color: #333333;
	text-decoration: underline;
}
.default .article_container #article_right_column .rbox_title
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background: url( "../_gfx/default_arrow_up.gif" ) right no-repeat;
}
.default .article_container #article_right_column .rbox_title_noarrow
{
	position: relative;
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.default #bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
.default #bottom_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
	text-align: right;
}
.default #bottom_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.default #bottom a:link, .default #bottom a:visited, .default #bottom a:active
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/default_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
.default #bottom a:hover
{
	color: #565656;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/default_arrow_top.gif" ) left no-repeat;
	padding-left: 14px;
}
/* article list */
/*.entertainment .article_list
	{
	background: url("../_gfx/article_entertainment_list.jpg") top repeat-x;
	background-color:#ffffff;
	padding:7px;
    vertical-align:top;
    position:relative;
    display:inline-block;
    width: 606px;
	}	
.entertainment .below_tab
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../_gfx/article_entertainment_bg.png');
	background-repeat:no-repeat;
	background-position:top right;
	z-index:1000;
	margin-top:-1px;
	height:5px;
	}	
.entertainment .photo
    {
    position:relative;
    top:0px;
    left:0px;
    padding: 2px 8px 0 0;
    width:76px;
    margin:0;
    float:left;
    }	
.entertainment .list_text
    {
    position:relative;
    top:0px;
    }
.entertainment .article_list a.title:link , .entertainment .article_list a.title:visited , .entertainment .article_list a.title:active
	{
	font-size:14px;
    color:#003893;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    top:0px;
	}
.entertainment .article_list a.title:hover
    {
    color:#0065b4;
	}
.entertainment #article_list_bottom
	{
	height:34px;
	line-height:34px;
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	text-align: left;
	}
.entertainment #article_list_left 
	{
	background: url("../_gfx/entertainment_bottom_left.gif") left no-repeat;
	margin-right:8px;
	text-align:center;
	padding-left:8px;
	font-size:10px;
	color:#ffffff;
	height:34px;
	}
.entertainment #article_list_right 
	{
	background: url(".../_gfx/entertainment_bottom_right.gif") right bottom no-repeat;
	float:right;
	width:8px;
	height:34px;
	line-height:34px;
	}
.entertainment #article_list_left ul
    {
    height:34px;
    line-height:14px;
    overflow: hidden;
    margin:0px;
    padding:0px;    
    }
.entertainment #article_list_left li
    {
    text-align:center;
    margin-left:4px;
    margin-top:4px;
    float:left;
    list-style:none;  
    color:#ffffff; 
    }
.entertainment #article_list_left li a:link, .entertainment #article_list_left li a:active, .entertainment #article_list_left li a:visited
    {
    color:#ffbae6;
    text-decoration:none;   
    }
.entertainment #article_list_left li a:hover
    {
    color:#ffffff;
    text-decoration:none;   
    }*/
/* ENTERTAINMENT : ARTICLE TEMPLATE ---> POLLS BOX */
.default #polls_box_container
{
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	clear: right;
}
.default #polls_tab
{
	z-index: 1000;
	position: relative;
	line-height: 26px;
}
.default #polls_tab a
{
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	height: 26px;
	display: inline-block;
}
.default #polls_tab_bg
{
	background: url( "../_gfx/default_tab_bg.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
}
.default #polls_tab a:link, .default #polls_tab a:visited, .default #polls_tab a:hover, .default #polls_tab a:active
{
	color: #333333;
	background: url( "../_gfx/default_tab_left_onwhite.gif" ) left top no-repeat;
	padding-left: 7px;
	display: inline-block;
	cursor: hand;
}
.default #polls_tab a:link span, .default #polls_tab a:visited span, .default #polls_tab a:hover span, .default #polls_tab a:active span
{
	background: url( "../_gfx/default_tab_right_onwhite.gif" ) right top no-repeat;
	padding-right: 7px;
	display: inline-block;
}
.default #polls_content_bg
{
	background: url( "../_gfx/article_default_bg_onwhite.jpg" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 8px 0px 8px;
	margin: 0px;
	clear: both;
	z-index: -1000;
	margin-top: -1px;
}
.default .polls_title
{
	top: 0px;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.default .polls_related
{
	padding: 0px 0px 4px 0px;
}
.default .polls_related_title
{
	top: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
.default .polls_related a
{
	color: #000000;
	text-decoration: none;
	background: url( "../_gfx/default_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
.default #polls_bottom
{
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	background-color: #ffffff;
}
.default #polls_left
{
	background: url( "../_gfx/white_bottom_left.gif" ) left no-repeat;
	margin-right: 8px;
}
.default #polls_right
{
	background: url( "../_gfx/white_bottom_right.gif" ) right bottom no-repeat;
	float: right;
	width: 8px;
	height: 34px;
	line-height: 34px;
}
.default #polls_bottom a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: url( "../_gfx/default_arrow_list.gif" ) left no-repeat;
	padding-left: 14px;
}
.default #polls_left .left
{
	float: left;
	padding-left: 8px;
}
.default #polls_left .right
{
	float: right;
	padding-left: 8px;
	display: block;
}
/* default : ARTICLE TEMPLATE  --> ends */