body {
	margin: 0px;
	background-image: url(../images/main_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav_bgTile {
	background-image: url(../images/nav_bgTile.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.nav_sepline {
	background-color: #35120B;
}
.link_nav {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.link_nav:hover {
	background-image: url(../images/nav_bg_over.gif);
	background-repeat: repeat-x;
}
.link_11_white {
	font-size: 11px;
	color: #FFF;
	text-decoration:underline;
}
.link_11_white:hover {
	text-decoration:none;
}
.link_12bold {
	font-size: 12px;
	font-weight: bold;
	color: #E06C00;
	text-decoration:none;
}
.link_12bold:hover {
	text-decoration:underline;
}
.link_11bold {
	font-size: 11px;
	font-weight: bold;
	color: #E06C00;
	text-decoration:none;
}
.link_11bold:hover {
	text-decoration:underline;
}
.link_12white_bold {
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}
.link_12white_bold:hover {
	text-decoration:none;
}
.bg_home_1 {
	background-color: #753324;
	background-image: url(../images/bg_home_1.jpg);
	background-repeat: no-repeat;
}
.bg_video_orange {
	background-image: url(../images/bg_video_orange.jpg);
	background-repeat: no-repeat;
	border: 7px solid #B25817;
	background-color: #B25817;
}
.bg_trueFalse_orange {
	background-image: url(../images/bg_video_orange.jpg);
	background-repeat: no-repeat;
	background-color: #B25817;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #762222;
	border-bottom-color: #762222;
	border-left-color: #762222;
}
.bg_trueFalse_orange_2 {
	background-image: url(../images/bg_video_orange.jpg);
	background-repeat: no-repeat;
	background-color: #B25817;
	border: 3px solid #762222;
}
.bg_fantasy_orange {
	background-image: url(../images/bg_video_orange.jpg);
	background-repeat: no-repeat;
	border: 7px solid #B25817;
	background-color: #B25817;
	padding: 5px;
}
.bg_articleList {
	background-image: url(../images/bg_articleList.jpg);
	background-repeat: no-repeat;
	border: 7px solid #B25817;
	background-color: #662C11;
}
.bg_banner {
	background-color: FFFFFF;
	width: 100%;
	height: 100%;
	background-position:right;
	background-repeat: no-repeat;
	border: 1px;
	border-color: FFFFFF;
}
.bg_video_lg {
	background-color:#FFFFFF;
	padding: 3px;
}
.bg_lightGreen_grad {
	background-image: url(../images/bg_lightGreen_grad.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left bottom;
}
.bg_devider{
	border: 4px;
	border-color:#FFFFFF;
}
.bg_fant_visitMal {
	background-image: url(../images/bg_fant_visitMal.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.icon_rank_bg {
	background-image: url(../images/icon_rank_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.tab_video_white {
	background-color: #FFFFFF;
	text-align: center;
	height: 29px;
}
.tab_video_brown {
	text-align: center;
	height: 29px;
	background-image: url(../images/video_tab_brown.gif);
	background-repeat: repeat-x;
}
.bg_photoCat {
	background-image: url(../images/bg_photo_cat.gif);
	background-repeat: repeat-x;
	padding-left: 9px;
}
.bg_recentAdded {
	background-image: url(../images/bg_recentAdded_cat.gif);
	background-repeat: repeat-x;
	padding-left: 9px;
}
.bg_paging {
	background-image: url(../images/paging_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 2px;
	border-color: #FFFFFF;
}
.bg_videoCat {
	background-image: url(../images/bg_vidCat.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-left: 8px;
}
.bg_white {
 	background-color:#FFF;
}
.bg_white_noBGimage {
	background-color:#FFF;
	background-image: none;
}
.bg_darkOrange {
	background-color:#B96400;
	padding: 3px;
}
.bg_darkOrange_nopad {
	background-color:#B96400;
}
.bg_feintYellow {
	background-color:#EBD7C4;
	padding: 3px;
}
.bg_feintMaroon {
	background-color:#EFE8E8;
}
.survivor_bg_comments {
	background-image: url(../images/survivor_comments_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #6B1E1E;
	padding-left: 5px;
}
.profHolder_bg {
	border: 2px solid #000;
}
.bg_head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #35120B;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C2D16;
}
.bg_search {
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-position: left bottom;
}
.bg_fantasy_nav {
	background-image: url(../images/fantasy_nav_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 16px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-position: left top;
	height: 92px;
}
.bg_comments {
	background-image: url(../images/comments_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.bg_subhead {
	background-image: url(../images/comments_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #6B1E1E;
	padding-left: 5px;
	padding-right: 5px;
}
.bg_redline {
	background-color: #5E1A1A;
}
.bg_fantasy_myTeam {
	background-image: url(../images/bg_myTeam.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-right: 55px;
}
.video_bg_sm {
	background-color: #B25817;
	padding: 5px;
}
.bg_trade {
	background-image: url(../images/bg_trade.jpg);
	background-position: left bottom;
	padding:5px;
}
.border_white_1px {
	border: 1px solid #FFFFFF;
}
.border_brown_3px {
	border: 3px solid #4D2017;
}
.border_brown_5px {
	border: 5px solid #4D2017;
}
.border_white_2px {
	border: 2px solid #FFF;
}
.border_white_3px {
	border: 3px solid #FFF;
}
.border_orange_2px {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B25817;
	border-bottom-color: #B25817;
	border-left-color: #B25817;
}
.border_instructions {
	border: 1px dotted #6F2020;
	padding:9px;
	background-color:#983E00;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	background-image: url(../images/bg_instr.gif);
	background-repeat: repeat-x;
}
.bg_white_padded {
	background-color: #FFFFFF;
	padding: 5px;
}
.bg_white_padded_2px {
	background-color: #FFFFFF;
	padding: 2px;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_brown_padded {
	background-color: #6A340E;
	padding: 7px;
}
.bg_greenGrad {
	background-image: url(../images/bg_greenGrad.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 7px;
}
.bg_aveRating {
	background-image: url(../images/bg_aveRating.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	background-position: right top;
}
.bg_lightOrangeGrad {
	background-image: url(../images/bg_lightOrange_grad.gif);
	background-repeat: repeat-x;
	background-color: #FBF3EA;
}
.bg_article_padded {
	background-image: url(../images/bg_article.jpg);
	background-repeat: no-repeat;
	background-color: #7A3510;
}
.bg_sponsors_padded {
	background-image: url(../images/bg_sponsors.jpg);
	background-repeat: no-repeat;
	background-color: #7A3510;
}
.bg_head_fantasy {
	background-image: url(../images/bg_head_fantasy.jpg);
	background-repeat: no-repeat;
	height: 54px;
	padding-left:50px;
}
.bg_subhead_fantasy {
	background-image: url(../images/subhead_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left:10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_fant_reg {
	background-image: url(../images/bg_fant_reg.jpg);
	background-repeat: no-repeat;
	height: 111px;
	padding-left:15px;
}
.bg_fant_signIn {
	padding-left:15px;
	background-image: url(../images/bg_fant_signIn.jpg);
	background-repeat: no-repeat;
}
.bg_lightOrange {
	background-color:#F4E9DE;
}
.bg_lightOrange_2 {
	background-color:#DEBD9C;
}
.bg_fant_home {
	background-image: url(../images/bg_home_instr.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 30px;
}
.bg_maroon {
	background-color: #5E1A1A;
	color: #FFFFFF;
}
.bg_fant_fire_1 {
	background-image: url(../images/bg_fant_fire_1.jpg);
	background-repeat: no-repeat;
	padding:1px;
	height: 143px;
}
.bg_fant_fire_2 {
	background-image: url(../images/bg_fant_fire_1.jpg);
	background-repeat: no-repeat;
	padding:8px;
}
.bg_fant_fire_3 {
	background-image: url(../images/bg_trade.jpg);
	background-repeat: no-repeat;
	padding:8px;
}

.headshot_frame_white {
	background-color: #FFFFFF;
	padding: 1px;
	margin: 1px;
}
.headshot_frame_orange {
	background-color: #DEBD9C;
	padding: 4px;
}
.msg_thanks {
	background-color: #E18441;
	border: 1px dotted #FFF;
	visibility: hidden;
	color:#FFF;
	padding:7px;
	visibility: hidden;
	font-size:12px;
}

.article_body {
	font-size: 12px;
	padding-top: 12px;
	padding-left: 20px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
.fansites_abstract {
	font-size: 12px;
	padding-top: 12px;
	padding-left: 15px;
	color: #FFFFFF;
}
.article_title_bg {
	font-size: 22px;
	font-weight: bold;
	color: #D96900;
	padding-left: 20px;
	background-image: url(../images/article_title_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
}
.article_date_bg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../images/article_date_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.sponsors_title_bg {
	font-size: 18px;
	font-weight: bold;
	color: #D96900;
	padding-left: 11px;
	background-image: url(../images/article_title_bg.gif);
	background-repeat: repeat-x;
	height: 31px;
}
.sponsors_sub_bg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
	background-image: url(../images/article_date_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.sidelink_profile {
	background-image: url(../images/sidelink_prof_bg.jpg);
	background-repeat: no-repeat;
}

.hr_brownSolid {
	background-color: #4D2017;
}
.padding_topleft {
	padding-top: 5px;
	padding-left: 5px;
}
.padding_4px {
	padding: 4px;
}
.padding_14px {
	padding: 14px;
}
.padding_14px_sides {
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.padding_11px_sides {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidelink_profile_info {
	padding-top: 38px;
	color: #FFFFFF;
	font-size: 11px;
}
.footer {
	background-color: #6B1E1E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #35120B;
	padding: 15px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.shad_bot {
	background-image: url(../images/shad_bot.gif);
	background-repeat: repeat-x;
}
.photoCat_item {
	background-image: url(../images/photoCat_bg.gif);
	background-repeat: repeat-x;
	display: block;
	width: 255px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #D96900;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFC3B9;
	border-bottom-color: #BFC3B9;
	border-left-color: #BFC3B9;
	background-color: #E0E5D9;
}
.photoCat_item:hover {
	background-image: none;
	background-color: #FFF;
	text-decoration: none;
	color: #D96900;
}
.photoCat_item_up {
	background-image: none;
	background-color: #FFF;
	text-decoration: none;
	display: block;
	color: #D96900;
	width: 255px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFC3B9;
	border-bottom-color: #BFC3B9;
	border-left-color: #BFC3B9;
}

.sideLink_item {
	background-repeat: repeat-x;
	display: block;
	width: 195px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #D96900;
	text-decoration: none;
}
.sideLink_item:hover {
	text-decoration: none;
	background-color: #E0E5D9;
}

.thumb_rating_bg {
	background-image: url(../images/thumb_skin_bg.gif);
	background-repeat: repeat-x;
	height:22px;
}
.rating_bg {
	font-weight: bold;
	background-image: url(../images/bg_rating.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	display: block;
	text-align: center;
	width: 35px;
	padding-top:10px;
	padding-bottom:2px;
}
.head_maroonBG {
	padding-top: 7px;
	padding-left: 8px;
	padding-bottom: 5px;
	background-color: #5E1A1A;
}
.border_maroon_5px {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5E1A1A;
	border-bottom-color: #5E1A1A;
	border-left-color: #5E1A1A;
	padding: 4px;
	background-color: #FFFFFF;
}

.txt_12black {
	font-size: 12px;
	color: #000000;
}
.txt_11black {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.txt_12white {
	font-size: 12px;
	color: #FFF;
	font-weight:normal;
}
.txt_11maroon {
	font-size: 11px;
	color: #926161;
	font-weight:normal;
}
.txt_11yellow_bold {
	font-size: 11px;
	color: #FFDD94;
	font-weight:bold;
}
.txt_12yellow_bold {
	font-size: 12px;
	color: #FDE482;
	font-weight:bold;
}
.txt_12white_bold {
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
}
.txt_12maroon_bold {
	font-size: 12px;
	color: #6C1F1F;
	font-weight:bold;
}
.txt_12orange_bold {
	font-size: 12px;
	color: #B15B1A;
	font-weight:bold;
}
.txt_14black_bold {
	font-size: 14px;
	color: #000;
	font-weight:bold;
}
.txt_15orange_bold {
	font-size: 15px;
	color: #B15B1A;
	font-weight:bold;
}
.txt_17maroon_bold {
	font-size: 17px;
	color: #6C1F1F;
	font-weight:bold;
}
.txt_17white_bold {
	font-size: 17px;
	color: #FFF;
	font-weight:bold;
}
.txt_22white_bold {
	font-size: 22px;
	color: #FFF;
	font-weight:bold;
}
.txt_24white_bold {
	font-size: 24px;
	color: #FFF;
	font-weight:bold;
}
.txt_rating {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	height: 1px;
	display: block;
}
.txt_head_15 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.paging_link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-image: url(../images/paging_link_bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;	
}
.paging_link:hover {
	color: #D96900;
	background-color: #FFFFFF;
	background-image: none;
}
.paging_link_up {
	font-size: 12px;
	font-weight: bold;
	color: #D96900;
	display: block;
	background-color: #FFFFFF;	
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.img_border {
	border: 2px solid #D96900;
	display: block;
}
.img_border:hover {border: 2px solid #701F1F;display: block;}
.img_border_white {
	border: 2px solid #FFFFFF;
	display: block;
}
.hr_dotline {
	background-image: url(../images/dotline_1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.hr_dotline_2 {
	background-image: url(../images/dotline_1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color:#FFFFFF;
}
.hr_dotline_onDark {
	background-image: url(../images/hr_dotline_2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bg_rank_dark {
	background-image: url(../images/frame_rank_head_dark.gif);
	background-repeat: repeat-x;
}
.grid_leftCol_1 {
	background-color: #B25817;
}
.grid_leftCol_2 {
	background-color: #C98A5C;
}
.grid_darkCol {
	background-color: #F3C993;
}
.grid_lightCol {
	background-color: #F9E4C9;
}
.subnav_tile_up {
	background-image: url(../images/subnav_tile_up.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
}
.subnav_tile_down {
	background-image: url(../images/subnav_tile_down.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
}
.bg_mymnet {
	background-image: url(../images/mymnet_bg.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.profile_nav_bg {
	background-image: url(../images/profile_subnav_bg.gif);
	background-repeat: repeat-x;
}
.profile_head_bg {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/prof_title_bg.gif);
	background-repeat: repeat-x;
	height: 44px;
	padding-left: 10px;
}
.profile_body {
	padding-left: 10px;
	color: #fff;
}
#comments {
	background-color: #FFF;
	border: 1px dotted #5E1A1A;
	visibility: visible;
}
.bg_quote {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #35120B;
}
.bg_tribe_iban {
	background-image: url(../channelImages/tribe_head_rana.gif);
	padding-left: 13px;
}
.bg_tribe_bajau {
	background-image: url(../channelImages/tribe_head_aguila.gif);
	padding-left: 13px;
}
.bg_tribe_name_initial {
	background-image: url(../images/prof_nameBG_initial.jpg);
	padding-left: 13px;
	background-repeat: no-repeat;
	height: 56px;
	width: 226px;
}
.bg_tribe_flag_initial {
	background-image: url(../images/prof_flagBG_initial.jpg);
	background-repeat: no-repeat;
}
.prizes_grand_mid {
	background-image: url(../images/prize_grand_mid.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
.prizes_weekly_mid {
	background-image: url(../images/prize_iBurst_mid.gif);
	background-repeat: no-repeat;
	padding-top: 3.5em !important;
	padding-top: 4.5em;
}
.prizes_tissot_mid {
	background-image: url(../images/prize_tissot_mid.gif);
	background-repeat: no-repeat;
	padding-top: 3.5em !important;
	padding-top: 4.5em;
}
.fant_orang_lg {
	background-image: url(../images/fant_orang_lg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fant_orang_lg_onWhite {
	background-image: url(../images/fant_orang_lg_onWhite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}


/* Forms ---------------------------------------------------- */
.form_tf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #732121;
	padding: 2px;
}


.videoShort_row:hover {
	background:#D1DEC5;
}
.videoShort_title {
	font-size:12px;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
}
.videoShort_title:hover {
	color:#722020;
}
.videoShort_playNow {
	text-decoration:none;
	padding-top: 5px;
	font-weight:bold;
	display: block;
	color: #CC6600;
}
.videoShort_playNow:hover {
	color: #722020;
}
.videoShort_rating{
	clear: none;
	float: right;
	position: relative;
	margin: 0px;
	line-height:1.1em;
}


#newsShort {width: 100%;}
#newsShort,#newsShort a{color:#FFF;}
#newsShort ul{list-style-type: none;padding: 0px;margin: 0px;}
#newsShort li{clear:both;}

#newsShort li a{
	display:block;
	text-decoration:none;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 0px;
	margin:0px;
}

#newsShort li.comments_white {
	background:#FFF;
	padding: 8px;
}
#newsShort li.comments_lightGreen {
	background:#EFF2EC;
	padding: 8px;
}
#newsShort li a:hover,#newsShort li.lightBlue a:hover{background:#003366;}
#newsShort li a:hover .jump{text-decoration:none;}
#newsShort li h2{font-size:18px;color:#D96900;padding-top: 2px;margin: 0px;}
#newsShort li h3{
	font-size:22px;
	color:#D96900;
	padding-top: 0px;	
	margin-top: 0px;
	margin-bottom: 0px;
}
html>/**/body #newsShort li h3{
	font-size:22px;
	color:#D96900;
	padding-top: 11px;	
	margin-top: 0px;
	margin-bottom: 0px;
}
#newsShort li h5{font-size: 10px;color: #8CA2BE;font-weight:normal;margin: 0px;}
#newsShort p {margin: 0px;padding-top: 3px; color:#000; font-size:11px; font-weight:normal}
#newsShort p.whiteCopy {margin: 0px;padding-top: 3px; color:#FFF; font-size:11px; font-weight:normal}
#newsShort p.whiteCopy_12 {
	margin: 0px;
	padding-top: 3px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	line-height: 18px;
}

#newsShort li h6{
	font-size:12px;
	color:#CC6600;
	margin: 0px;
	padding-top:8px;
	clear:none;
}
#newsShort li h6 a{
	text-decoration:none;
	padding: 0px;
	border: none;
	height:10px;
	display: inline;
	color: #E06C00;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
#newsShort li h6 a:hover {
	text-decoration:none;
	display: inline;
	color: #701F1F;
	background:none;
}
#newsShort li.comments_white h6, #newsShort li.comments_lightGreen h6{
	font-size:12px;
	color:#CC6600;
	margin: 0px;
	padding-top:0px;
	
}
#newsShort li.comments_white p.h7, #newsShort li.comments_lightGreen p.h7{
	font-size: 10px;
	color: #97A77F;
	font-weight:normal;
	float: right;
	padding-right: 0px;
	padding-top: 0px;
}

#newsShort li p.h7{
	font-size: 10px;
	color: #97A77F;
	font-weight:normal;
	float: right;
	padding-right: 2px;
	padding-top: 6px;
}
#newsShort p.jump,#newsShort p.jump a{
	color:#E06C00;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	/*background-image: url(../images/bg_newsLink.gif);*/
	background-repeat: repeat-y;
	background-position: right top;
}
#newsShort p.jump_large,#newsShort p.jump_large a{
	color:#E06C00;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	background-image: url(../images/bg_newsLink.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top:25px;
}
#newsShort li .image{
	float: left;
	padding-right:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
}
#newsShort li .rating{
	clear: none;
	float: right;
	position: relative;
	padding-right:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
#newsShort li a.playNow {
	text-decoration:none;
	padding-bottom: 5px;
	font-weight:bold;
	display: block;
	color: #CC6600;
	padding-top:0px;
	margin: 0px;
	padding-left: 0px;
	height: 85px;
}
#newsShort li a:hover {background:#3D1007;text-decoration:none;}
#newsShort li a.playNow:hover {background:#D1DEC5;text-decoration:none;}



/* Comments Styles */
.newsShort {width: 100%;}
.newsShort,.newsShort a{color:#FFF;}
.newsShort ul{list-style-type: none;padding: 0px;margin: 0px;}
.newsShort li{clear:both;}
.newsShort li a{
	display:block;
	text-decoration:none;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 0px;
	margin:0px;
}
.newsShort li.comments_white {
	background:#FFF;
	padding: 8px;
}
.newsShort li.comments_lightGreen {
	background:#EFF2EC;
	padding: 8px;
}
.newsShort li a:hover,.newsShort li.lightBlue a:hover{background:#003366;}
.newsShort li a:hover .jump{text-decoration:none;}
.newsShort li h2{font-size:18px;color:#D96900;padding-top: 2px;margin: 0px;}
.newsShort li h3{
	font-size:22px;
	color:#D96900;
	padding-top: 0px;	
	margin-top: 0px;
	margin-bottom: 0px;
}
html>/**/body .newsShort li h3{
	font-size:22px;
	color:#D96900;
	padding-top: 11px;	
	margin-top: 0px;
	margin-bottom: 0px;
}
.newsShort li h5{font-size: 10px;color: #8CA2BE;font-weight:normal;margin: 0px;}
.newsShort p {margin: 0px;padding-top: 3px; color:#000; font-size:11px; font-weight:normal}
.newsShort p.whiteCopy {margin: 0px;padding-top: 3px; color:#FFF; font-size:11px; font-weight:normal}
.newsShort p.whiteCopy_12 {
	margin: 0px;
	padding-top: 3px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	line-height: 18px;
}

.newsShort li h6{
	font-size:12px;
	color:#CC6600;
	margin: 0px;
	padding-top:8px;
}
.newsShort li.comments_white h6, .newsShort li.comments_lightGreen h6{
	font-size:12px;
	color:#CC6600;
	margin: 0px;
	padding-top:0px;
}
.newsShort li.comments_white p.h7, .newsShort li.comments_lightGreen p.h7{
	font-size: 10px;
	color: #97A77F;
	font-weight:normal;
	float: right;
	padding-right: 0px;
	padding-top: 0px;
}

.newsShort li p.h7{
	font-size: 10px;
	color: #97A77F;
	font-weight:normal;
	float: right;
	padding-right: 2px;
	padding-top: 6px;
}
.newsShort p.jump,.newsShort p.jump a{
	color:#E06C00;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-image: url(../images/bg_newsLink.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.newsShort p.jump_large,.newsShort p.jump_large a{
	color:#E06C00;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	background-image: url(../images/bg_newsLink.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top:25px;
}
.newsShort li .image{
	float: left;
	padding-right:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
}
.newsShort li .rating{
	clear: none;
	float: right;
	padding-right:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
.newsShort li .rating{
	clear: none;
	float: right;
	padding-right:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
.newsShort li a.playNow {
	text-decoration:none;
	padding-bottom: 5px;
	font-weight:bold;
	display: block;
	color: #CC6600;
	padding-top:0px;
	margin: 0px;
	padding-left: 0px;
	height: 85px;
}
.newsShort li a:hover {background:#3D1007;text-decoration:none;}
.newsShort li a.playNow:hover {background:#D1DEC5;text-decoration:none;}





/* Begin star rater CSS */
.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(../images/strating.png) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(../images/strating.png) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}
.srating a.onestar{
left: 0px;
}
.srating a.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.threestars{
left: 40px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}	
.bg_faq_arrow {
	background-color: #E0E5D9;
}
.bg_faq_question {
	background-image: url(../images/bg_greenGrad.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.bg_white_2 {
	background-color: #FFF;
}
/* End star rater CSS */

