/* CSS Document */

/* SELECTORS */
html, body 
{	
	margin:0; padding:0; 
	background:#f1f6f9 url(../images/Global/bg_back.gif) repeat-x top left; 
	color:#494949; 
	font-size:0.8425em; 
	line-height:16px; 
	font-family:Arial;
}
h1, h2, h3, h4, h5
{
	float:left;
	margin:0;
	padding:0;
	font-weight:normal;
}
h5
{
    font-size:1.0em;
	font-weight:bold;	
}
form
{
	margin:0;
	padding:0;
}
/* ID */
#wrapper 
{ /*ab change width from 1013px to 984px */ 
	width:984px; 
	margin:0 auto; 
	padding:0;
}
#wrap_bg 
{   /*ab change width from 1013px to 984px */ 
	/*AL added 1px to width*/
	width:984px; 
	float:left; background:url(../images/Global/main_bg.gif) repeat-y top left; 
	padding:0;
}
#wrap_box 
{
	width:968px; 
	float:left;  
	padding:0 0 0px 8px;  
	background:#ffffff /*url(../images/Global/foot_bottom_gre.gif)*/ repeat-x bottom left;
}
#header 
{
	width:960px; 
	float:left; 
	padding:6px 0 0 0; 
	border-bottom:8px solid #141C49; 
}
#error_box
{
	float:left;
	width:960px;
	padding:8px 0 0 0;
}
#container 
{
	width:960px; 
	float:left; 
	padding:0 0 0 0;
	margin:8px 0 0 0;
}
#footer 
{
	float:left; 
	width:919px; 
	padding:15px 25px 35px 19px;
}
  
  
  
  
/* CLASS */
.logo 
{
	float:left; 
	width:446px; 
	padding:6px 0 0 0;
}
.official_logo 
{
	float:left; 
	width:275px;
}

.login_box 
{ 
	width:232px; 
	float:left; 
	padding:2px 0 0 7px; 
}
.login_box1
{ 
	width:231px; 
	float:left; 
	padding:2px 0 0 6px; 
}
.open_account 
{
	width:230px; 
	float:left;
}
.login_input_wrap 
{
	float:left; 
	width:216px; 
	border-left:1px solid #b3b3b3; 
	border-right:1px solid #b3b3b3; 
	padding:8px 0 0 14px;
}
.login_input_wrap1 
{
	float:left; 
	width:216px; 
	padding:0 0 0 14px;
}
.login_set_box  
{
	float:left; 
	width:212px; 
	padding:0 0 8px 0;
}
.nopad
{
	float:left;
	padding-bottom:0px;
}
.login_text 
{
	float:left; 
	width:67px; 
	padding:0px 0 0 0;
}
.login_input_box  
{
	float:left; 
	width:137px;
}
.login_input_box INPUT{ position: relative; left: -5px; }
.log_bott_pad 
{
	float:left; 
	padding:0 0 3px 0;
}
.login_box input
{
	width:130px; 
	height:16px; 
	float:left; 
	border:1px solid #999999; 
	border-bottom:1px solid #cccccc; 
	border-right:1px solid #cccccc;
}
.lost_pass 
{
	width:137px; 
	float:left;
}
.lost_pass a 
{
	float:left; 
	color:#494949; 
	text-decoration:none; 
	padding-top:5px;
}
.lost_pass a:hover 
{
	float:left; 
	color:#494949; 
	text-decoration:underline;
}
.log_back 
{
	width:66px; 
	float:left;
}
.log_back input
{
	width:64px; 
	height:21px; 
	float:left; 
	border:0 none;
	position: relative;
	left: -8px;
}
.clear 
{
	clear:both;
}
#error_box h3
{
	float:left; 
    width:953px;
	font-weight:bold; 
	font-size:1.125em; 
	color:#ffffff; 
	background:0 none;
	padding:7px 0 7px 0;
	margin:0 0 0 -1px;
}
.error_section_head 
{
	float:left;
	/*width:960px;*/
	background:url(../images/Global/red_top_curve.gif) no-repeat left top;
	padding-left: 8px;
}
/*
.error_left 
{
	float:left;
	width:8px;
	background:url(../images/Global/error_left_bar.gif) repeat-x left top;
	height:32px;
}
*/
.error_right 
{
	display: none;
	float:right;
	width:8px;
	background:url(../images/Global/error_right_bar.gif) repeat-x right top;
	height:32px;
}

.error_message
{
	float:left;
	width:942px;
	padding:4px 10px 13px 6px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.error_left_content 
{
	float:left;
	width:400px;
}
.error_right_content
{
	float:right;
	width:214px;
}
.error_bottom_curve
{
	float:left;
	width:960px;
	background:url(../images/Global/error_bottom_curve.gif) no-repeat left top;
	line-height: 7px;
	height: 7px;

}
.top_navigation 
{
	float:left;
	padding:0px 0 0 0; 
	font-size:1.125em; 
	margin-top:4px;
}
.top_navigation ul 
{
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	width:800px;
}
.top_navigation ul li 
{
	float:left;  
	margin:0; 
	padding:0; 
	display:inline; 
	width:100px;
}
.top_navigation ul li a 
{
	float:left;  
	text-align:center; 
	background:url(../images/Global/top_nav_back1.gif) no-repeat top left; 
	color:#ffffff; 
	width:95px; 
	height:22px; 
	font-weight:bold; 
	padding:6px 0 0 1px;
}
.top_navigation ul li a:hover 
{
	float:left;  
	text-align:center; 
	background:url(../images/Global/top_nav_back2.gif) no-repeat top left; 
	text-decoration:none;
}
.top_navigation ul li a.selected 
{
	float:left; 
	background:url(../images/Global/top_nav_back2.gif) no-repeat top left;
}
.left_container 
{	/*ab change padding-right to 8px*/ 
	float:left; 
	width:720px; 
	padding:0 0px 0 0;
	/*overflow:none;*/
}

#container iframe{
	float:right;
	padding:0;
	margin:0;
}

.flash_banner 
{
	float:left; 
	width:720px;
}

.flash_banner2 
{
	float:left; 
	width:704px;
}
/*
.flash_home_main
{
	float:right;
	width:704px;
	text-align: center;
	width: 335px;
	margin-right: 8px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 4px;
}
*/

.flash_home_main
{
	float:left;
	width:335px;
	height:290px;
	margin-left:8px;
	background-color:#FFFFFF;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:4px;
	display:block;
	overflow:hidden;
}

.content 
{
	float:left; 
	width:720px; 
	background:url(../images/Home/blue_top_curve1.gif) no-repeat top left;
	padding-top: 8px;
	/*overflow:hidden;*/
}
.content_left_pad
{   
    float:left;
	padding-left:8px;
    width:712px;
}
.content_left_pad .flash_banner 
{
	float:left; 
	width:706px;
}
.content h1
{
	float:left; 
	width:500px; 
	padding:3px 0 9px 17px;
}
.content_left_pad  h1
{
	float:left;
	width:900px;
	padding:3px 0 9px 9px;
	color:white;
	font-weight:bold;
}
.content h2
{
	float:left;
	width:500px;
	padding:3px 0 9px 17px;
	color:white;
	font-weight:bold;
}
.content_left_pad  h2
{
	float:left;
	width:500px;
	padding:2px 0 10px 2px;
	color:#141C49;
	font-weight:bold;
	font-size:18px;
}
.bg_blue
{
	background-color:#D7D7D7;
}
.bg_blue h1
{
	float:left;
	/*width:900px;*/
	padding:3px 0 9px 9px;
	color:white;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	margin:0px;
	height:20px;
}
.blue_top_curve 
{
	float:left; 
	width:720px; 
}
.mid_curve_content 
{
	float:left; 
	width:720px; 
	background-color:#D7D7D7; 
	padding:0; 
}
.mid_curve_content2
{
	float:left; 
	width:944px;
	background-color:#D7D7D7; 
	padding:0;
}
.content_left_pad .mid_curve_content 
{
	float:left; 
	width:712px; 
	background-color:#D7D7D7; 
	padding:0; 
}
.left_mid_content 
{
	float:left; 
	width:368px; 
	padding:0 0 0 8px;
}

.mid_curve_content2 .left_mid_content{
	padding-left:0px;
}

.left_mid_content .section1 .white_back
{
//	      height:288px;
}
.section1 
{
	float:left; 
	width:176px;
	padding:0 8px 0 0;
}
.section1 a
{
	float:left; 
    margin:0 0 0 24px;
}
.section2 
{
	float:left; 
	width:176px;
}
.section3 
{
	float:left; 
	width:360px; 
	padding:8px 0 0 0;
}
.section4
{
	float:left; 
	width:336px;
	/*width:340px;*/
	padding:0px 0 0 0;
}
.section5 
{
	float:left; 
	width:216px; 
	/*width:220px;*/ 
	padding:8px 0 0 0;
}
.section5 a
{
	float:left; 
   	margin:0;
}
.section5b
{
	float:left; 
	width:226px;
	/*width:220px;*/ 
	padding:8px 0 0 0;
}
.section5b a
{
	float:left; 
   	margin:0;
}
.section4TG_front
{
	background:#d85414;
	padding:0 4px 8px 4px;
	color:#fff;
}
.section4TG_back
{
	background-color:#ffffff;
}
.sectionhertiage
{
	background-color:#ffffff;
	text-align:center;
	padding:30px 0 0 0;
}
.separate_top
{
	padding:8px 0 0 0;
}
.bottom_pad 
{
	padding:0 0 8px 0;
}
.bottom_pad .white_back2 
{
	float:left; 
	width:328px; 
	padding:0 0 0 8px;
	height:192px;
}
.section_head 
{
	float:left; 
	/*width:176px;*/ 
	background:#192560 url(../images/Global/blue_bar_large.jpg) no-repeat top left;
	padding-left: 8px;
}
/*
.section_head1 
{
	float:left; 
	width:360px;
}
.section_head2 
{
	float:left; 
	width:336px;
}
.section_head3 
{
	float:left; 
	width:216px;
}
*/
.left_curve 
{
	display: none;
	float:left; 
	width:8px; 
	height:32px; 
	background:url(../images/Global/left_top_curve1.gif) no-repeat top left;
}
.right_curve 
{
	display: none;
	float:right; 
	width:0; 
	height:32px; 
	background:url(../images/Global/right_top_curve1.gif) no-repeat top right;
}
.section_head h3
{
	float:left; 
	/*width:50%;*/
	width:169px;
	font-weight:bold; 
	font-size:1.10em; 
	color:#ffffff; 
	padding:7px 0 7px 0;
	margin:0 0 0 -1px;
}
h4
{
	float:left; 
	width:169px; 
	background-color:#e2e1e1; 
	padding:4px 0 4px 7px;
	font-size:1.0em;
}
.section3 h4 
{
	float:left; 
	width:353px;
}
.section3 h3 
{
	float:left; 
	width:353px;
}
.section3 .white_back1 .white_link_box1,.section3 .white_back1 .white_link_box2
{
	/*height:64px;*/
}
.section4 h4 
{
	float:left; 
	width:329px;
}
.section4b h4
{
	float:left;
	width:329px;
}
.section4 h3 
{
	float:left; 
	width:329px;
}
.section4b h3
{
	float:left;
	width:321px;
}
.section5 h4
{
	float:left; 
	width:209px;
}
.section5 h3 
{
	float:left; 
	width:201px;
}
.white_back 
{
	float:left; 
	width:176px; 
	background-color:#ffffff; 
	text-align:center; 
	padding:8px 0 8px 0;
}

.white_back1 
{
	float:left; 
	width:360px;  
	padding:5px 0 11px 0;
}
.white_back2 
{
	float:left; 
	width:328px; 
	padding:0 0 0 8px;
	height:216px;
}
.white_back3 
{
	float:left; 
	width:209px; 
	padding:0 0 0 7px; 
	text-align:left;
}
.white_back4 
{
	float:left; 
	width:219px;
	padding:0 0 0 7px; 
	text-align:left;
}
.white_back p 
{
	float:left; 
	width:150px;  
	padding:0px 0 12px 12px; 
	margin:0; 
	text-align:center; 
	line-height:16px;
}

.white_back3 p 
{
	float:left; 
	width:200px;  
	padding:5px 0 3px 0px; 
	margin:0; 
	text-align:left;
}
.white_back4 p
{
	float:left; 
	width:210px;
	padding:5px 0 3px 0px; 
	margin:0; 
	text-align:left;
}
.section_image
{
	float:left;
	width:160px;
	padding:0 0 8px 8px;
}
.section_image1
{
	float:left;
	width:160px;
	padding:0 0 4px 8px;
}
.section_image2
{
	float:right;
	width:160px;
	padding: 0 0 8px 0;
}
.section_image3
{
	float:left;
	width:160px;
	padding:0 0 8px 4px;
}
/*AL names maybe include img width*/
.white_top_curve9b,.white_bottom_curve,.white_bottom_curve1,.white_bottom_curve2,.white_bottom_curve3, .blue_top_curve1, .blue_top_curve2, .white_top_curve, .white_top_curve1, .white_bottom_curve4, .white_bottom_curve5, .white_bottom_curve6, .curve_cont_bottom, .bottom_curve, .white_bottom_curve7, .white_bottom_curve8,  .white_bottom_curve9, .bottom_curve1, .bottom_curves1, .bottom_curves, .bottom_curves2, .bottom_grey, .grey_bottom_curve, .grey_bottom_curve1, .top_curve, .whitebottom_curve, .whitebottom_curve1, .whitebottom_curve2, .whitebottom_curve3
{
	float:left; 
	line-height: 8px;
	height: 8px;
}

.white_bottom_curve 
{
	width:176px;
	background:url(../images/Home/white_bottom_curve.gif) no-repeat top left;
}
.white_bottom_curve1 
{
	width:216px; 
	background:url(../images/Home/white_bottom_curve3.gif) no-repeat top left;
}
.white_bottom_curve2 
{
	/*width & img changed to 360px*/
	width:360px; 
	background:url(../images/Home/white_bottom_curve1.gif) no-repeat top left;
}

.white_bottom_curve3 
{
	width:336px; 
	background:url(../images/Home/white_bottom_curve2.gif) no-repeat top left;
}
.whitebottom_curve 
{
	width:224px; 
	background:url(../images/Results/whitebottom_curve.gif) no-repeat top left;
}
.white_bottom_curve7 
{
	width:468px; 
	background:url(../images/Play/white_bottom_curve3.gif) no-repeat top left;
}
.white_bottom_curve8
{
	width:227px;
	background:url(../images/Play/white_bottom_curve4.gif) no-repeat top left;
}
.white_top_curve9
{
	width:700px;
 	padding:8px 4px 0 0px;
 	float:left;
 	background:#ffffff url(../images/Play/white_top_curve3.gif) no-repeat top left;
}
.white_top_curve9b
{
	width:700px;
 	padding:0px 4px 0 0px;
 	float:left;
 	background:#ffffff url(../images/Play/white_top_curve3.gif) no-repeat top left;
}
.white_bottom_curve9
{
	width:704px; 
	background:url(../images/Play/white_bottom_curve5.gif) no-repeat top left;
}
.bottom_curves1
{
	width:192px; 
	background:url(../images/Global/bottom_curve2.gif) no-repeat top left;
}
.bottom_curves2
{
	float:left;
	width:464px; 
	background:url(../images/Play/bottom_curve1.gif) no-repeat top left;
}
.bottom_grey
{
	float:left;
	width:688px; 
	background:url(../images/Results/bottom_grey_curve.gif) no-repeat top left;
}
.grey_bottom_curve
{
	float:left;
	width:336px; 
	padding:0 0 0 1px;
	background:url(../images/Results/bottom_grey_curve1.gif) no-repeat top left;
}
.grey_bottom_curve1
{
	float:left;
	width:330px; 
	padding:0 0 0 1px;
	background:url(../images/Results/bottom_grey_curve2.gif) no-repeat top left;
}
.right_mid_content 
{
	float:left; 
	width:340px;
	padding-left:0px;
}
.right_content
{
	float:right;
	width:230px;
	padding-left:4px;
}
.white_link_box1
{
	float:left;
	width:176px;

}
.white_link_box1 ul 
{
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	padding:0 0 0 8px; 
	display:block; 
	width:168px;

}
.white_back1 li 
{
	float:left; 
	margin:0; 
	padding:0 0 0 9px; 
	display:block; 
	background:url(../images/Global/arrow.gif) no-repeat left 5px; 
	width:160px;
}
.white_back1 li a 
{
	float:left; 
	margin:0; 
	padding:0;
}
.white_back1 li a:hover 
{ 
	text-decoration:underline;
}
.white_link_box2
{
	float:left;
	width:100px;
}
.white_link_box2 ul 
{
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	padding:0 0 0 8px; 
	display:block; 
	width:110px;

}
.white_back2 li 
{
	float:left; 
	margin:0; 
	padding:0 0 0 9px; 
	display:block; 
	background:url(../images/Global/arrow.gif) no-repeat left 5px; 
	width:160px;
}
.white_back2 li a 
{
	float:left; 
	margin:0; 
	padding:0;
}
.white_back2 li a:hover 
{ 
	text-decoration:underline;
}
.link_box ul 
{
	float:left; 
	margin:0; 
	list-style-type:none; 
	padding:1px 0 1px 7px; 
	display:block; 
	width:200px;
}
.link_box li 
{
	float:left; 
	margin:0; 
	padding:0 0 0 10px; 
	display:block; 
	background:url(../images/Global/arrow.gif) no-repeat left 5px; 
	width:190px;
}
.link_box li a 
{
	float:left; 
	margin:0; 
	padding:0;
}
.link_box li a:hover 
{ 
	text-decoration:underline;
}
.ash_back 
{
	float:left;  
	width:312px; 
	background:#b3b3b3 url(../images/Global/section4_back.gif) no-repeat left bottom;  
	padding:0 0 0 8px;
}
.text_area 
{
	float:left; 
	width:136px; 
	padding:13px 0 0 0px; 
	text-align:left;
}
.text_area1 
{
	float:left; 
	width:136px; 
	padding:11px 0 0 0px; 
	text-align:left;
}
.photo_area 
{
	float:right; 
	width:168px;
}

.bott_blue 
{
	float:left; 
	width:232px;
	background:url(../images/Home/blue_bottom_curve2.gif) no-repeat top left;
	height:8px;
	line-height: 8px;
}
.bott_blue2 
{
	float:left; 
	width:232px;
	background:url(../images/Home/blue_bottom_curve2.gif) no-repeat top left;
	height:6px;
	line-height: 8px;
}
.blue_bottom_curve 
{
	float:left; 
	width:720px;
	background:url(../images/Home/blue_bottom_curve1.gif) no-repeat top left;
	height:8px;
	line-height: 8px;
}
.right_container 
{
	float:left; 
	width:232px; 
	/*padding-left:4px;*/
	margin-left: 4px;
	background:#D7D7D7 url(../images/Home/blue_top_curve2.gif) no-repeat top left;
	padding-top: 8px;
}
.top_blue 
{
	float:left;
	width:232px;
}
.mid_back 
{
	float:left; 
	width:224px; 
	background-color:#D7D7D7; 
	padding:3px 0 0 8px;
	margin:0;
}
#right_container h2
{
	float:left; 
	width:200px; 
	padding:0 0 0px 1px; 
}
.image_box 
{
	float:left; 
	width:216px; 
	padding:52px 0 12px 0;
	margin:13px 0 0 0;
	background:#fae5a4 url(../images/Global/community.gif) no-repeat left top;
}
.image_box1 
{
	float:left; 
	width:208px; 
	padding:60px 0 12px 8px;
	margin:8px 0 0 0;
	background:#fae5a4 url(../images/Global/blogs.gif) no-repeat left top;
}
.blogs_text 
{
	float:left;
	width:200px;
}
.com_text
{
	float:right;
	width:168px;
	padding:0 0 0 0;
}
.john 
{
	font-style:italic;
	color:#014d93; 
}
.news_images 
{
	float:left; 
	width:200px; 
	padding:0;
	color:#ffffff;
	margin:8px 0 0 1px;
	background-color:#D7D7D7;
}
.bottom_padding
{
	padding-bottom:8px;
	float:left;
}
.news_images_slot
{
	float:left;
	width:80px;
}
.news_text
{
	float:left;
	width:116px;
	padding-top:1px;
}
.p_border
{
	border-top:1px solid #ffffff;
}
.news_text p
{
	float:left;
	width:114px;
	padding:3px 0 4px 6px;
	margin:0;
}
.magazine_box 
{
	float:left; 
	width:200px; 
	padding:0px 0 0 0;
}
.magazine_images 
{
	float:left; 
	width:81px; 
}
.magazine_content 
{
	float:left; 
	width:110px;
}
.magazine_content p 
{
	float:left; 
	width:110px;  
	padding:0px 0 0px 7px; 
	margin:0; 
	text-align:left; 
	margin-top:-3px;
}
.bottom_navigation 
{
	margin-top:8px;
	float:left; 
	width:962px; 
	padding:16px 0 0 0;
	background:url(../images/Global/bott_nav_top_curve.gif) no-repeat top left;
}
/*
.bott_nav_top 
{
	float:left; 
	width:960px;
}
*/
.bott_nav_bottom 
{
	float:left; 
	width:960px;
	background:url(../images/Global/bott_nav_bottom_curve.gif) no-repeat top left;
}
.bott_nav_mid 
{
	float:left; 
	width:951px; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	padding:0 0 0 7px;
	/*height:72px;*/
}
.nav_content 
{
	float:left;  
	width:945px; 
	background-color:#e2e1e1;
}
.link_box 
{
	float:left; 
	width:224px; 
	padding:0 0 3px 8px;
}
.link_box2 
{
	width:239px;
}
.link_box3 
{
	width:232px;
}
.link_box1 
{
	float:left; 
	width:190px;
}
.link_box p 
{
	float:left; 
	width:100px; 
	margin:0; 
	padding:3px 0 0 8px;
}
.foot_link 
{
	float:left; 
	width:500px; 
	padding:5px 0 0 0;
	margin:0 0 0 -2px;
}
.foot_link ul 
{
	float:left; 
	width:602px;  
	margin:0; 
	padding:0; 
	list-style-type:none; 
	color:#014d93;

}
.foot_link ul li 
{
	float:left; 
	margin:0; 
	padding:0; 
	display:inline;
}
.left_gap 
{
   float:left;
	width:104px;
	text-align:right;
}

.foot_link ul li a 
{
	float:left; 
	padding:0 5px 0 6px; 
	background:url(../images/Global/foot_link_bar.gif) no-repeat right center;
}
.foot_link ul li a:hover 
{
	float:left;
}
.foot_link ul li a.right_bar 
{
	background:none;
}
.powered 
{
	float:right; 
	width:245px; 
}
.foot_left_content 
{
	float:left; 
	width:500px; 
	padding:16px 0 0 4px;
}
.foot_right_content 
{
	float:right; 
	width:246px; 
	padding:12px 0 0 0;
}
.foot_logo 
{
	float:left; 
	width:659px; 
	padding:43px 0 0 6px;
}
.foot_logo ul 
{
	float:left; 
	width:700px; 
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.foot_logo ul li 
{
	float:left; 
	display:inline; 
	margin:0; 
	padding:0 12px 0 0;
}
.foot_logo ul li a 
{
	float:left;
}
.foot-logo ul li a:hover 
{
	float:left;
}
.time 
{
	float:right; 
	padding:4px 0 0 0; 
	clear:right;
	width: 146px;
	text-align: right;
	line-height: 100%;
}
.date 
{
	float:left; 
	padding:0 10px 0 0;
}
.view_box 
{
	float:left; 
	width:210px;
	margin:0 0 0 1px;
}
.view_text 
{
	float:left; 
	width:81px; 
	padding:3px 0 0 7px;
}
.view_result 
{
	float:left; 
	width:112px;
}
.spacer 
{
	float:left; 
	width:217px;  
	margin:0; 
	padding:0;  
	padding-bottom:5px;
}
.spacer1 
{
	float:left;  
	padding:4px 0 4px 0; 
	width:216px;
}
.spacer1 ul 
{
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	padding:0 0 0 8px; 
	display:block; 
	width:168px;
}
.spacer1 li 
{
	float:left; 
	margin:0; 
	padding:0 0 0 9px; 
	display:block; 
	background:url(../images/Global/arrow.gif) no-repeat left 6px; 
	width:160px;
}
.spacer1 li a 
{
	float:left; 
	margin:0; 
	padding:0;
}
.spacer1 li a:hover 
{ 
	text-decoration:underline;
}
.spacer2
{
	float:left;  
	padding:8px 0 8px 7px;
}
.spacer3 
{
	float:left; 
	width:217px;  
	margin:0; 
	padding:0;  
	padding-bottom:5px;
}
.spacer4 
{
	float:left; 
	width:150px;  
	margin:0; 
	padding-bottom:8px;
	height:0;
}
.view_box1 
{
	background-color:#e2e0e1; 
	width:200px;
}
.view_text1 
{
	float:left; 
	width:107px; 
	padding:2px 0 2px 7px;
}
.view_result1 
{
	float:left; 
	width:80px; 
	padding:2px 0 2px 0;
}
.view_text2 
{
	background-color:#e2e0e1; 
	width:105px; 
	padding-bottom:1px;
}
.view_log
{
	float:left; 
	width:60px; 
	padding:0 0 0 23px;
}
.left_side_bar 
{	/*ab change width from 16px  to 0px - remove gradient left*/ 
	float:left; 
	width:4px;
	height:818px;
	background:url(../images/Global/left_side_bar.gif) no-repeat top left; 
}
/*AL new class*/
.right_side_bar
{	/*ab change width from 16px  to 0px - remove gradient right*/ 
	float:right;
	width:4px;
	height:818px;
	background:url(../images/Global/right_side_bar.gif) no-repeat top left; 
}
.bottom-shadow
{	background:transparent url(../images/Global/foot_bottom_gre.gif) no-repeat scroll left top;
	float:left;
	height:29px;
	line-height:8px;
	margin:0 0 0 0px;
	width:984px;
}

/* HREF LINKS */
a 
{
	color:#014d93; 
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}
a.find 
{
	float:left; 
	color:#ffffff; 
	background:url(../images/Global/arrow1.gif) no-repeat left 5px; 
	padding:0 0 0 10px;
}
a.find:hover 
{
	text-decoration:underline;
}
a.more 
{
	float:left; 
	background:url(../images/Global/arrow.gif) no-repeat left 5px; 
	color:#014d93; 
	padding:0 0 0 8px;
}
a.more:hover 
{
	text-decoration:underline;
}
a.more1
{
	float:left;
	width:78px;
	margin:0 0 0 1px;
	background:url(../images/Global/arrow.gif) no-repeat left 6px;
}
a.more2
{
	float:left;
	padding:8px 0 0 0;
	background:url(../images/Global/arrow.gif) no-repeat left 14px;
}
a.logout 
{
	float:left;
	color:#494949;
	background:url(../images/Global/arrow.gif) no-repeat left 7px; 
	padding:2px 0 0 10px;
}
.more3
{
	float:left;
	margin-top:-9px;
}





/* PLAY */
#top_container, #top_container1
{
	float:left;
	width:960px;
	padding:0px 0 0 0;
}
.blue_top_curve1 
{
	float:left; 
	width:960px; 
	background:url(../images/Play/blue_top_curve.gif) no-repeat left top;
}
.blue_top_curve2 
{
	float:left; 
	width:960px; 
	background:url(../images/Play/blue_bottom_curve.gif) no-repeat left top;
}
.whitebottom_curve2
{
	float:left; 
	width:352px; 
	background:url(../images/Results/whitebottom_curve2.gif) no-repeat left top;
}
.whitebottom_curve2b
{
	float:left; 
	width:352px; 
	background:url(../images/Results/white_bottom_curve_352.gif) no-repeat left top;
}
.whitebottom_curve3
{
	float:left; 
	width:344px; 
	background:url(../images/Results/whitebottom_curve3.gif) no-repeat left top;
}
.white_top_curve
{
	float:left;
	width:472px;
	background:url(../images/Play/white_top_curve.gif) no-repeat left top;
}
.white_bottom_curve4
{
	float:left;
	width:472px;
	background:url(../images/Play/white_bottom_curve.gif) no-repeat left top;
}
.white_top_curve1
{
	float:left;
	width:464px;
	background:url(../images/Play/white_top_curve1.gif) no-repeat left top;
}
.white_top_curve2
{
	float:left;
	width:944px;
	padding:8px 0 0 0;
	background:#ffffff url(../images/Play/white_top_curve2.gif) no-repeat left top;
	margin:0;
}
.white_top_curve2 .clear1 {
	clear:left;
	height:0;
	line-height:0;
}
.white_top_curve2 .clear1 img {
	float:left;
	height:1px;
	line-height:1;
}
.white_bottom_curve5
{
	float:left;
	width:464px;
	background:url(../images/Play/white_bottom_curve1.gif) no-repeat left top;
}
.white_bottom_curve6
{
	float:left;
	width:944px;
	background:url(../images/Play/white_bottom_curve2.gif) no-repeat left top;
}
.blue_mid_container
{
	float:left;
	width:944px;
	background-color:#D7D7D7;
	padding:0 8px 0 8px;
}
.blue_mid_container h1,.blue_mid_container2 h1,.blue_mid_container4 h1
{
	float:left;
	width:900px;
	padding:3px 0 9px 9px;
	color:#141C49;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	margin:0px;
	min-height:20px;
	line-height: 105%;
}
.blue_mid_container3
{
	float:left;
	width:704px;
	background-color:#D7D7D7;
	padding:0 8px 0 8px;
}
.blue_mid_container4
{
	float:left;
	width:944px;
	background-color:#D7D7D7;
	padding:0 8px 8px 8px;
}
.blue_left_container
{
	float:left;
	width:472px;
	background-color:##D7D7D7;
	padding: 8px 0 8px 0;
}
.white_left_container
{
	float:left;
	width:472px;
	background-color:#ffffff;
	height:216px;
}
.white_left_content
{
	float:left;
	width:217px;
	padding:8px 0 0 8px;
}
.white_left_content_wider
{
	float:left;
	width:696px;
	padding:8px 0 0 8px;
}
.white_left_content1
{
	float:left;
	width:699px;
	padding:0 0 0 0;
	margin:0;
}
.white_left_content1r
{
	float:right;
	width:699px;
	padding:0 0 0 0;
	margin:0;
}
.white_left_content2
{
	float:left;
	width:699px;
	padding:0 0 0 0;
	margin:0 0 0 -8px;
}
.blue_mid_container h2
{
	float:left;
	width:195px;
	padding:1px 0 27px 0;
	margin:0 0 0 -1px;
}
.white_left_content1 h2
{
	float:left;
	width:220px;
	padding:0 0 0 0;
}
.white_content
{
	float:left;
	width:400px;
}
.white_content h5
{
	float:left;
	width:200px;
	padding:0 0 0 0;
}
.white_content p
{
	float:left;
	width:200px;
	margin:0;
	padding:0 0 8px 0;
}
.white_content_ter_nav
{
	float:left;
	width:400px;
	font-size:1.1em;
}
.white_right_content
{
	float:left;
	width:234px;
	padding:0 0 0 8px;
}
.estimate
{
	float:left;
	width:233px;
	color:#ffffff;
	padding:8px 0 9px 0;
	background:url(../images/Global/estimate_back.gif) no-repeat left top;
}
.estimate_pl
{
	float:left;
	width:215px;
	color:#ffffff;
	padding:4px 0 0 0;
	background:url(../images/Global/jackpot_back.gif) no-repeat left top;
}
.est_pl_bg{
	float:right;
	width: 215px;
	padding:0 0 0 0;
}
.fund
{
	float:left;
	padding:0 8px 0 8px;
	text-align:left;
}

.fund_cpools
{
	float:left;
	width:110px;
	padding:0 8px 0 8px;
	text-align:left;
}

.fund2
{
	float:left;
	width:103px;
	padding:0 8px 0 8px;
	text-align:left;
}
.prize
{
	font-size:1.70em;
	font-weight:bold;
	padding:0px 0 0 0;
	float:left;
	/*width:110px;*/
	height:23px;
}
.estimate1
{
	float:left;
	width:225px;
	color:#ffffff;
	padding:8px 0 9px 0;
	background:url(../images/Global/estimate_back1.gif) no-repeat left top;
}
.premier_back
{
	float:left;
	width:233px;
	margin:7px 0 0 0;
	background:url(../images/Global/premier_back.jpg) no-repeat left top;
}
.premier_back a
{
	float:left;
	padding:120px 0 8px 54px; 
	width:128px;
}
.white_right_container
{
	float:right;
	width:464px;
	background-color:#ffffff;
	height:216px;
}
.white_right_content1
{
	float:left;
	width:226px;
	padding:0 0 0 8px;
}
.fiften_back
{
	float:left;
	width:225px;
	margin:7px 0 0 0;
	background:url(../images/Global/fifteen_back.jpg) no-repeat left top;
}
.fiften_back a
{
	float:left;
	padding:120px 0 8px 60px; 
	width:128px;
}

.white_link_box3
{
	float:left;
	width:168px;

}
.white_link_box3 ul 
{
	float:left; 
	margin:-1px 0 0 0; 
	padding:0; 
	list-style-type:none; 
	padding:0 0 0 8px; 
	display:block; 
	width:154px;

}
.white_link_box3 li 
{
	float:left; 
	margin:0; 
	padding:0 0 0 7px; 
	display:block; 
	background:url(../images/Global/arrow.gif) no-repeat left 6px; 
	width:141px;
}
.white_link_box3 li a 
{
	float:left; 
	margin:0; 
	padding:0;
}
.white_link_box3 li a:hover 
{ 
	text-decoration:underline;
}
.game
{
	float:left;
	width:185px;
	text-align:left;
	padding:3px 0 0 0;
}
.game_info
{
	float:left;
	width:177px;
	background-color:#e6e6e6;
	padding:4px 0 4px 7px;
}
.game_content
{
	float:left;
	width:182px;
	padding:12px 0 8px 0;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.quick
{
	float:left;
	width:152px;
	padding:2px 0 13px 26px;
}
.game_content p
{
	float:left;
	text-align:left;
	margin:0;
	padding:0 0 0 6px;
	width:170px;
}
.game_bottom_curve
{
	float:left;
	width:184px;
}
.no_bott_padd
{
	padding-bottom:0;
	float:left;
	height:208px;
}
.games_diary
{
	float:left;
	width:337px;
	padding:76px 0 44px 0;
	background:url(../images/Global/games_diary_back.gif) no-repeat left top;
	height:256px;
	margin-top:8px;
}
.games_diary_home
{
 float:left;
 width:337px;
 padding:66px 0 0 0;
 background:url(../images/Global/games_diary_home.gif) no-repeat left top;
 height:208px;
}
.games_diary p
{
	float:left;
	width:300px;
	padding:8px 0 0 15px;
	margin:0;
}
.games_diary_home p
{
	float:left;
	width:300px;
	padding:8px 0 0 15px;
	margin:0;
}
.games_diary_home .games_list
{
	height:180px;
}
.games_diary_home .games_box
{
	padding-left:8px;
}
.games_diary_home .games_box1
{
	width:94px;
}
.games_diary_home .games_box2
{
	width:210px;
}
.games_list
{
	float:left;
	width:326px;
	padding:0 0 0 8px;
	height:256px;
}
.games_list2
{
	float:left;
	width:336px;
	padding:0 0 0 8px;
	height:168px;
}
.games_list_home
{
	float:left;
	width:336px;
	padding:0 0 0 8px;
	height:145px;
}
.games_box
{
	float:left;
	width:305px;
	padding:0 0 0 15px;
	margin:0 0 -1px 0;
	border-bottom:1px solid #b3b3b3;
}
.games_box_head
{
	float:left;
	padding:0 0 8px 6px;
	border:0 none;
	margin:0;
}
.games_box1
{
	float:left;
	width:90px;
	margin:0;
}
.games_box2
{
	float:left;
	width:181px;
	margin:0;
}
.games_box3
{
	float:left;
	width:30px;
	margin:0;
}
.photo_area1
{
	float:left;
}
.top_padd
{
	padding-top:8px;
	/*height:208px;*/
	height:140px;
}
.top_padd2
{
	padding-top:8px;
	/*height:320px;*/
}
.Lotteries_content
{
	float:left;
	width:142px;
	padding:0 0 0 7px;
	margin:-4px 0 0 0;

}
.Lotteries_content p
{
	float:left;
	width:140px;
	padding:0 0 0 0px;
	margin:0;
	text-align:left;

}
.Lotteries_content form
{
	margin:0;
	padding:0;
	
}
.Lotteries_content form select
{
	float:left;
	width:145px;
	padding:2px;
	margin:14px 0 0 1px;
	border:1px solid #7f9cbc;
	font-size:0.8425em;
	
}
.image_box2
{
	width:232px;
	background:#fae5a4 url(../images/Global/community1.gif) no-repeat left top;
	margin-top:7px;
}
.image_box3
{
	width:225px;
	background:#fae5a4 url(../images/Global/blogs1.gif) no-repeat left top;
	padding:52px 0 20px 7px;
}
.promotion 
{
	float:left;
	width:232px;
}
.com_text1
{
	float:right;
	width:165px;
	padding:0 19px 0 0;
}
.right_container1 
{
	float:left; 
	margin-left: 4px;
	background:0 none;
	padding-top: 0px;
}
.white_logo
{
	float:left;
	width:254px;
	padding:13px 0 0 16px;
	margin:0 0 0 1px;
}
.white_logo1
{
	float:left;
	width:233px;
	padding:0;
	margin:0px;
}
.white_logo1 img
{
	float:left;
}

.white_logo1 p
{
	float:left;
	width:100px;
	padding:14px 0 0 8px;
	line-height:13px;
	margin:0;
}
.est_back
{
	float:left;
	width:193px;
	background:url(../images/Play/est_back.gif) no-repeat left top;
	overflow:hidden;
}
.est_back1
{
	float:left;
	width:200px;
	background:url(../images/Play/est_back.gif) no-repeat left top;
}
.est_cont
{
	float:left;
	/*width:156px;*/
	width:100%;
	color:#ffffff;
	font-weight:bold;
	padding:8px 0 13px 0px;
	text-align:center;
}
.est_cont span{
	text-align:center;
	width:100%;
}
.jac_cont
{
	float:left;
	width:85px;
	color:#ffffff;
	font-weight:bold;
	padding:8px 0 13px 0px;
}
.est_value
{
	float:left;
	font-size:1.70em;
	padding:4px 0 0 1px;
	height:18px;
	line-height:18px;
}
.team_list
{
	float:left;
	width:459px;
	padding:0 0 0 8px;
}
.team_listP10
{
	float:left;
	width:395px;
	padding:0 0 0 8px;
}
.team_listb
{
	float:left;
	width:242px;
}
.team_list p
{
	float:left;
	width:419px;
	margin:0 0 0 0;
	padding:10px 0 4px 7px;

}
.team_box
{
	float:left;
	width:464px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.team_box input
{
	/*margin:6px 2px 2px 6px;*/
	margin:0;
}
.team_boxP10
{
	float:left;
	width:400px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.team_boxP10 input
{
	margin:6px 2px 2px 6px;
}
.team_boxs
{
	float:left;
	width:464px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.team_boxs1
{
	float:left;
	width:448px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.team_boxs1 input
{
	float:left;
	margin:0;
	padding:0;
}
.team_boxs2
{
	float:left;
	width:448px;
	background-color:#e6e6e6;
	color:#494949;
	padding:2px 0 2px 0;
	margin:0 0 -1px 0;
}
.team_boxs2 input
{
	float:left;
	margin:0;
	padding:0;
}
.team_top
{
	color:#494949;
	padding-bottom:6px;
}
.team_box1_no_color
{
	float:left;
	width:24px;
	padding:0 0 0 7px;
}
.team_box1_no_color_large
{
	float:left;
	width:34px;
	padding:0 0 0 7px;
}
.team_box1
{
	float:left;
	width:24px;
	color:#494949;
	padding:0 0 0 7px;
	
}
.team_box2
{
	float:left;
	width:96px;
}
.team_box3
{
	float:left;
	width:24px;
}
.team_box4
{
	float:left;
	width:160px;
}
.team_box5
{
	float:left;
	width:47px;
	padding:1px 0 0 1px;
}
.clear_link
{
	float:right;
	width:28px;
	margin:0 0 0 0;
	padding:10px 0 0 0;
}
.red_bot_pad
{
	float:left;
	padding-bottom:0;
}
.lrb_pad
{
	float:left;
	padding-bottom:0;
	margin:30px 0 0 0;
}
.cost_text
{
	float:right;
	width:56px;
	color:#494949;
	padding:2px 0 4px 0;
	
}
.cost_value
{
	float:right;
	width:98px;
	color:#494949;
	font-size:1.6em;
	font-weight:bold;
	padding:2px 0 0 0;
}

.cost_textP10
{
	float:left;
	width:40px;
	color:#494949;
	padding:2px 0 4px 0;
	
}
.cost_valueP10
{
	float:left;
	width:10px;
	color:#494949;
	font-size:1.6em;
	font-weight:bold;
	padding:2px 0 0 0;
}

.click_textP10
{
	float:left;
	width:250px;
	padding:2px 0 4px 7px;

}
.main_box, .main_box1
{
	float:left;
	width:70px;
	color:#494949;
	padding:2px 0 4px 16px;
}
.main_value1
{
	float:left;
	width:59px;
	color:#494949;
	font-size:1.6em;
	font-weight:bold;
	padding:2px 0 0 2px;
}
.link_buttons
{
	float:left;
	width:464px;
	padding:8px 0 0 8px;
}
.link_buttons ul
{
	float:left;
	width:300px;
	padding:0;
	margin:0;
	list-style-type:none;
}
.link_buttons ul li
{
	float:left;
	display:inline;
	margin:0;
	padding:1px 0 0 0;
	background:url(../images/Play/link_bar.gif) no-repeat right 5px;

}
.link_buttons .no_bar
{
	float:left;
	background:0 none;

}
.link_buttons ul li a
{
	float:left;
	margin:0;
	padding:0 8px 0 7px;
}
a.bookies
{
	float:left;
	padding:0 0 0 8px;
}
a.play_now
{
	float:right;
}
a.play_nowP10
{
	padding:5px 3px 0 8px;
	float:right;
}
a.demo
{
	float:left;
	padding:5px 0 0 8px;
	margin:0 0 0 0;
}
.curve_cont_box
{
	float:left;
	width:217px;
	background:url(../images/Play/cont_top_curve.gif) no-repeat left top;
	padding:8px 0 0 0;
	margin:7px 0 0 0;
}
.left_cont_box
{
	float:left;
	width:480px;
}
.left_cont_boxP10
{
	float:left;
	width:416px;
}
.curve_cont
{
	float:left;
	width:214px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.curve_cont h5
{
	float:left;
	width:200px;
	font-weight:normal;
	padding:4px 0 0 6px;
	margin:0;
	

}
.curve_cont p
{
	float:left;
	width:200px;
	margin:0;
	padding:0px 0 4px 6px;
}
.curve_cont_bottom
{
	float:left;
	width:217px;
	background:url(../images/Play/cont_bottom_curve.gif) no-repeat left top;
}
.whitebottom_curve1
{
	float:left;
	width:208px;
	background:url(../images/Results/whitebottom_curve1.gif) no-repeat left top;
}
.right_cont_box
{
	float:left;
	width:218px;
}
.white_right_content2
{
	float:left;
	width:235px;
	padding:0 0 0 5px
}
.view_select_box
{
	float:left;
	width:232px;
	color:#ffffff;
	padding:4px 0 0px 8px;
	background:url(../images/Play/form_grey_back.gif) repeat-y left top;
	height:75px;
	margin: 0 0 8px;
}
.view_fix
{
	float:left;
	width:80px;
	padding:0 0 7px 0;
	font-weight:bold;
}
.view_fix_left
{
	float:left;
	text-align:left;
	padding:0 2px 0 0;
	/*font-size:0.84em;*/
}
.view_red
{
	color:#dc291e;
}
.view_select_box select
{
	float:left;
	width:216px;
	margin:0;
	padding:0;
	font-size:1.0em;
	border:1px solid #7f9db9;
}
.view_next_game
{
	float:left;
	width:216px;
	margin:0;
	padding:0;
	font-size:1.0em;
}
.how_to_play
{
	float:left;
	width:233px;
	height:40px;
	background:url(../images/Play/how_to_play_back.jpg) no-repeat left top;
}
.how_to_play p
{
	float:left;
	width:200px;
	margin:0;
	padding:7px 0 0 7px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	background:url(../images/Play/how_to_play_back.jpg) no-repeat left top;
}
.how_to_play1
{
	float:left;
	width:233px;
	height:40px;
	margin-left:8px;
	background:url(../images/Play/how_to_play_back.jpg) no-repeat left top;
}
.how_to_play1 p
{
	float:left;
	width:200px;
	margin:0;
	padding:7px 0 0 7px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	background:url(../images/Play/how_to_play_back.jpg) no-repeat left top;
}
.section6
{
	float:left; 


	width:232px; 
	/*width:220px;*/ 
	padding:8px 0 0 0;
}
.section6 a
{
	float:left; 
    margin:0;
}
.section6 h4
{
	float:left; 
	width:225px;
}
.section6 h3 
{
	float:left; 
	width:217px;
}

.white_back4 
{
	float:left; 
	width:223px; 
	padding:0 0 4px 7px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	text-align:left;
}
.white_back4 p
{
	float:left; 
	width:200px; 
	padding:4px 0 0 0px;
	text-align:left;
}
.section_head4
{
	float:left; 
	/*background:#192560 url(../images/Global/left_top_curve2.gif) no-repeat left top;*/
	padding-left: 8px;
}
.section_head5
{
	float:left; 
	background:#192560 url(../images/Global/left_top_curve3.gif) no-repeat left top;
	padding-left: 8px;
}
.right_curve1
{
	float:right; 
	width:8px; 
	height:32px; 
	/*background:url(../images/Global/right_top_curve2.gif) no-repeat right top;*/
}
.bottom_curve
{
	float:left;
	width:232px;
	background:url(../images/Play/bottom_curve.gif) no-repeat left top;
}
.top_curve
{
	float:left;
	width:232px;
	background:url(../images/Results/top_curve.gif) no-repeat left top;
}
.bottom_curves
{
	float:left;
	width:488px;
	background:url(../images/Global/bottom_curve1.gif) no-repeat left top;
}
.players_list
{
	float:left;
	width:220px;
	padding:4px 0 8px 0;
}
.players_list a
{
	float:right;
	padding-left:8px;
	width:204px;
	text-align:left;
}
.players_list p
{
	float:left;
	padding:8px 0 4px 0;
	margin:0;
	width:215px;
}
.players_list1
{
	float:left;
	width:220px;
	padding:4px 0 8px 0;
}
.players_list1 a
{
	float:right;
	padding:0 0 0 8px;
	margin:0;
	width:204px;
	text-align:left;
}
.players_list1 p
{
	float:left;
	padding:0px 0 0px 0;
	margin:0;
	width:215px;
}
.players_list select
{
	float:left;
	width:179px;
	font-size:1.0em;
	border:1px solid #7f9db9;
}
.white_loger1 select
{
	float:left;
	width:145px;
	font-size:1.0em;
	border:1px solid #7f9db9;
}
.players_box
{
	float:left;
	width:216px;
	background-color:#e6e6e6;
}
.players_box1
{
	float:left;
	/*width:31px;*/
	width:21px;
	padding:0 0 0 8px;
}
.players_box1_large
{
	float:left;
	width:41px;
	padding:0 0 0 8px;
}
.players_box2_no_color
{
	float:left;
	/*width:96px;*/
	width:106px;
}
.players_box2_no_color_small
{
	float:left;
	width:86px;
}
.players_box2
{
	float:left;
	width:96px;
	color:#014d93;
}
.players_box3
{
	float:left;
	width:60px;
}
.players_box3_small
{
	float:left;
	width:40px;
}
.box_red
{
	float:left;
	margin:0 0 0 0;
	background-color:#dc291e;
	color:#ffffff;
}
.colo
{
	color:#ffffff;
}
.logo_center
{
	float:left;
	width:196px;
	padding:10px 0 0 0;
	text-align:center;
}
.top_cont_div
{
	float:left;
	width:220px;
}
.top_cont_div p
{
	float:left;
	width:220px;
    padding:0 0 8px 0;
	margin:0;
}
.bot_pad
{
	float:left;
	padding-bottom:0;
}

.dotted_line2
{
	float:left;
	margin:8px 0 0 0;
	padding:8px 0 0 0;
	background:url(../images/Play/dotted_line.gif) repeat-x left top;
}
.dotted_line
{
	float:left;
	width:215px;
	margin:8px 0 0 0;
	padding:8px 0 0 0;
	background:url(../images/Play/dotted_line.gif) repeat-x left top;
}

.section7
{
	float:left; 
	width:464px; 
	padding:8px 0 0 0;
}
.section7 h3
{
	float:left; 
	width:449px;
	padding:7px 0;
}
.section7 h4 
{
	float:left; 
	width:457px;
}
.mid_curve_content .section7 h4 
{
	float:left; 
	width:461px;
}
.section7b
{
	float:left; 
	width:464px;
	padding:8px 0 0 8px;
}
.section7b h3
{
	float:left; 
	width:449px;
	padding:8px 0 0 0;
}
.section7b h4 
{
	float:left; 
	width:457px;
}
.white_back7 
{
	float:left; 
	width:460px; 
	background-color:#ffffff; 
	text-align:left; 
	padding:8px 0 0px 8px;
}
.white_back7 p
{
	float:left; 
	padding:0 0 13px 0;
	margin:0;
}
.backp
{
	float:left;
}
.backp p
{
	float:left;
	padding-bottom:21px;
}
.start_a_league
{
	float:right;
	padding:0 23px 0 0;
	margin:-2px 0 0 0;
	
}
.join input
{
	float:right;
	padding:0 23px 0 127px;
	margin:-2px 0 0 0;

	
}
.sign_up
{
	float:right;
	padding:0 8px 0 0;
	margin:14px 0 0 0;
}
.section8 
{
	float:left; 
	width:232px;
	padding:0;
	margin:8px 0 0 8px;
}
.section8 h3 
{
	float:left; 
	width:220px;
}
.section8 h4
{
	float:left; 
	width:220px;
}
.white_back8
{
	float:left; 
	width:219px; 
	background-color:#ffffff; 
	text-align:left; 
	padding:8px 0 8px 8px;
}
.white_back8 p
{
	float:left;
	margin:-4px 0 0 -1px;
	padding:0 0 20px 0;
}
.form_league_box
{
	float:left;
	width:220px;
	padding:4px 0 0 0;
	margin:0 0 0 0px;
}
.form_league_name
{
	float:left;
	width:82px;
}
.form_league_input
{
	float:right;
	width:135px;
	padding:0 0 8px 0;
	margin:-4px 0 0 0;
}
.form_league_input input
{
	float:left;
	width:132px;
	margin:0 0 0 0;
	padding:0;
	height:16px;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.form_name_top_mar
{
	float:left;
	margin:-5px 0 0 0;
}
.join
{
	float:left;
	padding:9px 0 0 0;
}
.bot_bg
{
	float:left;
	background:#ffffff url(../images/Play/get_started_banner.jpg) no-repeat left bottom;
	height:240px; 
}
.bot_bg1
{
    float:left;
	height:208px; 
	background:#ffffff url(../images/Play/challenge_back.jpg) no-repeat left bottom;
}
.bot_bg1 p
{
	float:left;
	margin-top:-1px;
}
.bot_bg p
{

	float:left;
	margin-top:-1px;
}
.top_mar 
{	float:left;
	padding:0 0 0 0;
	margin:-3px 0 0 0;
}
.top_mar1
{	float:left;
	padding-top:13px;
	
}
.prom_area
{
	float:left;
	width:218px;
	padding:8px 0 0 0;
	margin:0;
}
.click_pad
{
	float:left;
	margin-bottom:4px;
}
.white_top_curve9 h2
{
	margin:0;
	padding:0;
	color:#dc291e;
	padding:3px 0 1px 0;
	margin:0 0 0 -1px;
	font-size:1.52em;
	float:left;
}

.white_top_left_container
{
	float:left;
    width:488px;
	padding:28px 0 0 0;
}
.white_top_right_container
{
	float:left;
    width:192px;
	padding:20px 0 0 8px;
	/*_padding:20px 0 0 px;*/
}
.section9
{
	float:left; 
	width:480px;
	padding:0 0 0 0;
	margin:0;
}
.section9 h3
{
	float:left; 
	width:472px;
	margin:0;
}
.section9 .section_head4
{
	float:left; 
	width:480px;
}
.section9 h4
{
	float:left; 
	width:481px;
	margin:0;
}
.secondary_mid
{
	float:left;
	width:486px;
	padding:0;
	background-color:#ffffff;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.secondary_mid2
{
	float:left;
	width:463px;
	padding:0;
	background-color:#ffffff;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.secondary_mid_left
{
	float:left;
	width:336px;
	padding:5px 5px 5px 5px;
}
.secondary_mid_right
{
	float:left;
	width:50px;
	padding:30px 5px 5px 5px;
}
.pro_banner
{
	float:left;
	width:489px;
	padding:8px 0 0 0;
	margin:0;
}
.secondary_list
{
	float:left;
	width:475px;
	padding:2px 0 5px 7px;
}
.secondary_list2
{
	width:675px;
	padding:2px 0 18px 7px;
}
.secondary_list_box
{
	float:left;
	width:472px;
	padding:2px 0 2px 0;
	background-color:#e6e6e6;
}

.secondary_list_box1
{
	float:left;
	width:96px;
	padding:0 0 0 23px;
}
.secondary_list_box2
{
	float:left;
	width:121px;
}
.secondary_list_box3
{
	float:left;
	width:71px;
}
.secondary_list_box4
{
	float:left;
	width:50px;
}
.secondary_list_box5
{
	float:left;
	width:100px;
}
.secondary_list_box6
{
	float:left;
	width:72px;
	padding:0 0 0 6px;
}
.secondary_list_box7
{
	float:left;
	width:56px;
}
.secondary_list_box8
{
	float:left;
	width:120px;
}
.secondary_list_box9
{
	float:left;
	width:72px;
}
.secondary_list_box10
{
	float:left;
	width:72px;
}
.secondary_list_box11
{
	float:left;
	width:47px;
}
.secondary_list_box12
{
	float:left;
	width:171px;
}
.s_l_pad
{
	float:left;
	padding-bottom:6px;
}
.secondary_mid h4
{
	width:479px;
}
.text_col
{
	color:#014d93;
}
.b_l_pad
{
	float:left;
	padding-bottom:10px;
}
.section10
{
	float:left; 
	width:192px;
	padding:8px 0px 0px 0;
}
.section10 h3
{
	float:left; 
	width:177px;
}
.section10 h4
{
	float:left; 
	width:185px;
}
.section10_head
{
	float:left;
	width:176px;
	padding:4px 8px 0 6px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	text-align:left;
}
.section10_head p
{
	float:left;
	padding:0;
	margin:0;
}
.section10_head a
{
	float:left;
	width:150px;

}	
a.more4
{
	float:left;
	width:170px;
	margin:0 0 0 0;
}

.box_wid
{
	float:left;
	width:174px;
	margin-left:1px;
}
.box_wid1
{
	float:left;
	width:35px;
}
.box_wid2
{
	float:left;
	/*width:89px;*/
	width:109px;
}
.top_no_pads
{
	float:left;
	padding-top:0;
}
.top_no_pads1
{
	float:left;
	padding-top:2px;
}
.box_wid3
{
	float:left;
	width:174px;
	margin-left:1px;
}
.section10 .players_list a
{
	float:left;
	margin:0;
	padding:0 0 0 9px;
}
.section10 .players_list p
{
	float:left;
	margin:0;
	padding-bottom:1px;
	padding-top:8px;
	width:150px;
}
.c_width
{
	float:left;
	width:166px;
	margin-left:2px;
}
.left_res_box
{
	float:left;
	width:465px;
	padding:10px 0 0 8px;

}
.left_res_pad
{
	float:left;
	width:462px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.what_i_do
{
	float:left;
	width:217px;
	padding:7px 0 10px 0;
	margin:-4px 0 8px 0;
	height:24px;
	background:url(../images/Play/what_i_do.jpg) no-repeat left top;
}
.what_i_do p
{
	float:left;
	padding:0 0 15px 7px;
	margin:0;
	font-weight:bold;
	font-size:1.125em;
}
.what_i_do h3
{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 7px;
	color:#ffffff;
	font-size:1.1em; 
	font-weight:bold;
}
.resultbox01
{
	float:left;
	width:448px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.res_boxlast
{
	float:left;
	width:48px;
	padding:1px 0 0 1px;
}
.res_topbg{
	float:left;
	background:url(../images/Results/result_gradientbg_01.gif) no-repeat;
	width:464px;
	height:32px;

}
.section11
{
	float:left; 
	width:216px;
	padding:0 8px 0px 0;
}

.section11_head
{
	float:left;
	width:207px;
	padding:4px 0px 0 7px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	text-align:left;
}
.section11 h3
{
	float:left; 
	width:208px;
}
.res_list
{
	float:left;
	width:448px;
	padding:3px 0 0 7px;
}
.res_list p
{
	float:left;
	width:409px;
	margin:0 0 0 0;
	padding:10px 0 4px 7px;

}
.list_box_res
{
	float:left;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
	width:448px;
}
.b_width
{
	float:left;
	width:200px;
}
.b_width1
{
	float:left;
	/*width:98px;*/
	width:108px;
}

.section11_head a
{
	float:left;
	padding-left:8px;
	width:150px;
	margin:0 0 0 0;
	}
.res_for_block{
	float:left;
	width:456px;
	padding:8px 0 0 9px;
	
}
.res_for_block label{
	float:left;
	font-size:1.10em;
	color:#494949;
	font-weight:bold;
	padding:0 14px 0 0;
	margin:0px;
	
}
.res_for_block select{
	float:left;
	width:190px;
	color:#000000;
	border:1px solid #7f9db9;
	font-size:1.0em;
	padding-left:2px;
	margin-top:-1px;
	
}
.res_for_block p{
	float:right;
	padding-right:8px;
	margin:0px;
	font-size:1.10em;
	color:#494949;
	width:170px;
	font-weight:bold;
	text-align:right;
	
}
.res_for_block span{
	color:#dc291e;
	
}.p_wid
{
	float:left;
	width:203px;
	padding-top:0;
}

.section11_head a
{
	float:left;
	padding-left:8px;
}
.section11_head p
{
	float:left;
	padding-bottom:0px;
	width:150px;
}
.b_width2
{
	float:left;
	width:200px;
	margin-top:16px;
}
.section11_head .logo_center
{
	float:left;
	width:207px;
}
.help 
{
	float:right;
	width:95px;
	color:#014d93;
	padding-top:5px;
	padding-bottom:2px;
	
}
.help a 
{
	color:#014d93;
	text-decoration:none;
}
.help a:hover
{
	color:#014d93;
	text-decoration:underline;
}
.help span
{
	color:#000000;
}
.cover{
	float:left;
	width:464px;
}
.start_a_league1
{
	float:right;
	padding:6px 8px 0 0;
	margin:-5px 0 0 0;
	
}
.start_a_league2
{
	float:right;
	padding:6px 8px 0 0;
	margin:0px 0 0 0;
}
.form_league_box1
{
	float:left;
	width:224px;
	padding:4px 0 0 0;
	margin:0 0 0 0px;
}
.white_back9
{
	float:left; 
	width:219px; 
	background-color:#ffffff; 
	text-align:left; 
	padding:8px 0 0px 8px;
}
.white_back9 p
{
	float:left;
	margin:-4px 0 0 -1px;
	padding:0 0 6px 0;
}
.white_back9 .form_league_name
{
	float:left;
	width:66px;
	padding-top:1px;
}
.join1
{
	float:left;
	padding:10px 0 0px 0;
}
.players_lister
{
	float:left;
	width:175px;
	padding:4px 0 7px 0;
}

.top_details p, .top_details1 p, .top_details2  p
{
	float:left;
	margin:0 0 0 0;
	padding:0;
}
.top_details1
{
	float:left;
	width:112px;
}
.top_details2
{
	float:left;
	width:177px;
}
a.invite_button
{
	float:left;
	margin:-4px 0 0 0;
}
.top_details
{
	float:left;
	width:208px;
	margin:0 0 0 -1px;
	padding:0;
}
a.Send_a_message
{
	float:right;
	padding:0 0 0 6px;
	margin:7px 0 8px 0;
	width:95px;
}
a.more5
{
	float:left;
	margin-bottom:-4px;
	margin-top:15px;
}
a.lost
{
 	float:left;
	width:153px;
}
.players_lister form select
{
	float:left;
	width:176px;
}

.gamelogo{
	float:left;
	width:194px;
	height:26px;
	padding-top:28px;
	padding-left:8px;
	margin:0;
	padding-bottom:0;
}
.gamelogo img{
	float:left;
	margin:0;
	padding:0;
}
.corners{
	float:left;
	width:464px;
	padding-top:8px;

}
.cortop{
	float:left;
	width:464px;
}
.cormid{
	float:left;
	width:464px;
	background-color:#e6e6e6;
}
.cormid img{
	float:left;
	padding:9px 0 5px 8px;
}
.cormid p{
	width:280px;
	float:left;
	padding:0px 0 5px 7px;
	margin:0px;
	color:#494949;
}
.cormid h5{
	float:left;
	padding:5px 0 0 8px;
	margin:0px;
	font-weight:normal;
	color:#494949;
}


.res_mid_box
{
	float:left;
	width:216px;
	padding-left:7px;
	padding-top:10px;
}
.mid_top_curve
{
	float:left;
	width:216px;
	background:url(../images/Results/mid_top_bar.gif) no-repeat;
	height:32px;
}
.mid_top_curve p
{
	padding-top:7px;
	padding-left:7px;
	margin:0px;
	font-size:1.10em;
	color:#494949;
	font-weight:bold;
}
.midborders{
	float:left;
	width:214px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;

}
.midborders p{
	float:left;
	width:200px;
	padding:4px 7px 7px 7px;
	margin:0px;
	color:#494949;

}
.mid_list
{
	float:left;
	width:190px;
	padding-left:2px;
}
.mid_listplayers
{
	float:left;
	background-color:#ffffff;
	width:209px;
	margin:0 0 -1px 0;
	
}
.mid_listplayers2
{
	float:left;
	background-color:#e6e6e6;
	width:209px;
	height:17px;
	margin-bottom:0px;
}
.midplayers_box1
{
	float:left;
	width:61px;
	padding:1px 0 0 9px;
}
.midplayers_box3
{
	float:left;
	width:40px;
}
.midplayers_box3r
{
	float:right;
	text-align:right;
}
.rcont_pad
{
	float:left;
	padding-top:64px;
}
.rcont_pad1
{
	float:left;
	padding-top:62px;
}
.h_mar
{
	float:left;
	margin:-1px 0 0 -1px;
	padding-bottom:3px;
}
.h_mar1
{
	float:left;
	margin:0 0 0 -1px;
}
.h_mar2
{
	float:left;
	margin:0 0 0 -1px;
}
.h_mar3
{
	float:left;
	margin:-1px 0 0 -1px;
	padding-bottom:5px;
}
.midplayers_box2
{
	float:left;
	padding-left:18px;
	width:58px;
	color:#000000;
}
.mid1players_box2
{
	float:left;
	width:58px;
	padding:1px 0 0 19px;
	color:#000000;
}
.fulltable{
	float:left;
	padding:1px 0 0 13px;
	width:150px;
}
.fulltable a{
	float:left;
	background:url(../images/Global/arrow.gif) no-repeat 4px 7px;
	padding:0 0 6px 11px;
	color:#004e91;
	text-decoration:none;
}
.fulltable a:hover{
	float:left;
	background:url(../images/Global/arrow.gif) no-repeat 4px 7px;
	color:#004e91;
	text-decoration:underline;
}

.midbelow_box
{
	float:left;
	width:216px;
	padding:1px 0 0 7px;
}
.estalign{
	float:left;
	width:200px;
	padding:7px 0 0 7px;
}
.midsection6
{
	float:left; 
	width:232px; 
	/*width:220px;*/ 
	padding:0 0 0 0;
}
.midsection6 a
{
	float:left; 
    margin:0;
}
.midsection6 h4
{
	float:left; 
	width:225px;
}
.midsection6 h3 
{
	float:left; 
	width:217px;
}
.team_box2a
{
	float:left;
	width:96px;
	color:#000000;
}
.team_box4a
{
	float:left;
	width:160px;
	color:#000000;
}
.est_back2
{
	float:left;
	width:200px;
	background:url(../images/Results/res_red.gif) no-repeat left top;
}
.est_cont2
{
	float:left;
	width:100%;
	color:#ffffff;
	font-weight:bold;
	padding:7px 0 13px 0px;
	text-align:center;
}
.est_cont2 span{
	text-align:center;
	width:100%;
}

.fifteentxt{
	float:left;
	width:216px;
	height:296px;
	color:#494949;
	padding:0px;
	margin-top:-4px;
}
.fifteentxt p{
	margin:0px;
	padding:8px 0 0 0;
}
.playes_top_align{
	float:left;
	width:216px;
	padding:8px 0 0 1px;
}
a.aligntxt {
	float:left;
	padding:0 0 9px 8px;
	margin-left:8px;
}
a.aligntxt1 {
	float:left;
	padding:0 0 0 8px;
	margin-left:8px;
}
.logo_center1
{
	float:left;
	width:196px;
	padding:0 0 0 6px;
	text-align:center;
}
.fif_select{
	float:left;
	height:48px;
	width:180px;
	padding:0 0 0 8px;
	margin-top:-6px;
}
.fif_select p{
	padding:6px 0 4px 0;
	margin:0px;}
.fif_select select{
	float:left;
	width:178px;
	margin-top:-3px;
}
.white_backs 
{
	float:left; 
	width:223px;
	height:112px; 
	padding:0 0 0 7px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	text-align:left;
}
.white_backs p
{
	float:left; 
	width:210px; 
	padding:4px 0 0 0px;
	text-align:left;
	margin:0px;
}

.res_boxlasttitle2
{
	float:left;
	color:#000000;
	width:42px;
	padding-left:6px;
	
}
.res_boxlasttitle
{
	float:left;
	color:#000000;
	width:42px;
	
}

.res_boxlasttitle3
{
	float:left;
	color:#000000;
	width:40px;
	padding-left:6px;
	
}
.res_boxlast2
{
	float:left;
	width:48px;
		padding-top:1px;

	
}
.res_boxlast2 input
{
	float:left;
	padding:0px;
	margin:0px;
	
	
}
.res_boxlast3
{
	float:left;
	width:30px;
	padding-top:1px;
	
}
.res_boxlast3 input
{
	float:left;
	padding:0px;
	margin:0px;
	
	
}

.listboxbottom{
	float:left;
	padding-bottom:5px;

}
.play_fif{
	float:left;
	width:189px;
	padding:7px 0 0 12px;
}
.play_fif2{
	float:left;
	width:189px;
	padding:1px 0 0 11px;
}
.curve_cont span img
{
	float:left;
	width:128px;
	padding:7px 0 8px 43px;
}
.top_ali
{
	float:left;
	padding:0 0 1px 0;
	margin:0 0 0 -1px;
}
.pro_area_left
{
	float:left;
	width:216px;
	padding:0 7px 0 9px;
	margin:0 0 -1px 0;
}
.p_wid1 p
{
	float:left;
	width:215px;
}
.pro_area_right
{
	float:left;
	width:232px;
	padding:8px 0 0 5px;
}
.white_back10
{
	float:left; 
	width:454px; 
	background-color:#ffffff; 
	text-align:left; 
	height:601px;
	padding:4px 2px 0px 6px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.white_back10 p
{
	float:left;
	width:420px;
	margin:0;
	padding:0;
}
.white_back10 span
{
	color:#ee2e24;
}
.white_back10 span strong
{
	float:left;
}
.white_back10 .inp_bor
{
	float:left;
	border:1px solid #7f9db9;
	margin:4px 10px 0 1px;
	height:15px;
	width:195px;
}
.white_back10 .inp_bor1
{
	float:left;
	margin:4px 120px 0 0;
	border:0px;
}
.c_from_box
{
	float:left;
	width:450px;
	border-bottom:1px solid #e6e6e6;
	padding:0 0 13px 0;
}
.white_back10 textarea
{
	border:1px solid #7f9db9;
	margin:3px 0 2px 1px;
	width:239px;
	height:100px;
}
.c_top_pad
{
	float:left;
	padding-top:3px;
}
.c_top_pad1
{
	float:left;
	padding-top:3px;
	height:95px;
}
.c_top_pad2
{
	float:left;
	padding-top:3px;
	border:0 none;
	height:115px;
}
.white_back10 select
{
	float:left;
	border:1px solid #7f9db9;
	margin:4px 10px 0 1px;
	padding:0;
	width:200px;
}
.clear_but
{
	float:left;
	padding:0 0 0 1px;
}

.privateLeagueIframe {
	height:579px; 
	width:220px;
	/*
	overflow-x:hidden;
	overflow-y:hidden;
	*/
	overflow:hidden;
}

.privateLeague{
	float:left;
	width:704px;
	padding:0 0 8px 1px;
}
.blue_mid_container2
{
	float:left;
	width:944px;
	background-color:#D7D7D7;
	padding:0 8px 0 8px;
}
.blue_mid_container2 h1
{
	float:left;
	width:900px;
	padding:3px 0 9px 9px;
	color:#141C49;
	font-weight:bold;
}
.blue_mid_container2 h2
{
	float:left;
	width:195px;
	/*padding:1px 0 27px 0;*/
	margin:0 0 0 -1px;
}
.secondnav{
	float:left;
	background:url(../images/Play/snd_nav_bg.gif) no-repeat;
	width:704px;
	height:32px;
}
.secondnav ul{
	float:left;
	width:700px;
	padding:7px 0 0 5px;
	margin:0;
	list-style-type:none;
}
.secondnav ul li{
	float:left;
	display:inline;
	margin:0;
	font-weight:bold;
	padding:1px 4px 0 4px;
	background:url(../images/Play/link_bar.gif) no-repeat right 5px;
}
.secondnav .no_bar
{
	float:left;
	background:0 none;

}
.secondnav ul li a
{
	float:left;
	margin:0;
	padding:0 8px 0 7px;
}
.premier_ton
{
	float:left;
	width:316px;
	padding:12px 0 0 16px;
	margin:0 0 0 1px;
}
.premier_ton1
{
	float:left;
	width:328px;
	padding:12px 0 0 16px;
	margin:0 0 0 1px;
}
.pt_pad
{
	float:left;
	padding-top:3px;
}
.red_badge{
	float:left;
	width:312px;
	padding-left:51px;
}
.rbs_pad
{
	float:left;
	padding-bottom:1px;
	padding-left:39px;
}
.rbs_pad .red_badge2 p
{
	float:left;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:8px 0 5px 12px;
}
.red_badge1
{
	float:left;
	width:168px;
	height:56px;
	padding-right:8px;
	background:url(../images/Play/estimation_01.gif) no-repeat left top;
}
.red_badge1 p
{
	float:left;
	width:160px;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:8px 0 13px 7px;
}
.red_badge1 span
{
	float:left;
	font-size:1.90em;
	padding:4px 0 0 1px;
}

.red_badge2
{
	float:left;
	width:136px;
	height:56px;
	background:url(../images/Play/estimation02.gif) no-repeat left top;
}
.red_badge2 p
{
	float:left;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:8px 0 5px 7px;
}
.red_badge2 span
{
	float:left;
	font-size:1.90em;
	padding:4px 0 0 1px;
}

.link_buttons3
{
	float:left;
	width:464px;
	padding:8px 0 0 8px;
}

.link_buttons3 ul
{
	float:left;
	width:300px;
	padding:19px 0 0 0;
	margin:0;
	list-style-type:none;
}
.link_buttons3 ul li
{
	float:left;
	display:inline;
	margin:0;
	padding:1px 0 0 0;
	background:url(../images/Play/link_bar.gif) no-repeat right 5px;

}
.lb3_ul
{
	float:left;
	padding-top:5px;
}
.lb3_ul ul
{
	float:left;
	padding-top:0;
}
.link_buttons3 .no_bar
{
	float:left;
	background:0 none;

}
.link_buttons3 ul li a
{
	float:left;
	margin:0;
	padding:0 8px 0 7px;
}

.view_select_block
{
	float:left;
	width:225px;
	color:#ffffff;
	padding:4px 0 0px 8px;
	background:url(../images/Play/form_grey_back.gif) no-repeat left top;
	height:60px;
}

.view_select_block select
{
	float:left;
	width:119px;
	margin-top:3px;
	padding:0;
	font-size:1.0em;
	border:1px solid #7f9db9;
}
.view_fix2
{
	float:left;
	width:52px;
	padding:0px 6px 3px 0;
	font-weight:bold;
}
.view_fix_left2
{
	float:left;
	width:125px;
	clear:left;
	padding:0 10px 0 0;
}
a.more01 
{
	float:left; 
	width:207px;
	background:url(../images/Global/arrow.gif) no-repeat left 8px; 
	color:#014d93; 
	padding:3px 0 0 9px;
}
a.more01:hover 
{
	text-decoration:underline;
}
a.more02 
{
	float:left; 
	clear:both;
	width:207px;
	background:url(../images/Global/arrow.gif) no-repeat left 5px; 
	color:#014d93; 
	padding:0 0 0 9px;
}
a.more02:hover 
{
	text-decoration:underline;
}
.play_blank{
	float:left;
	width:216px;
	padding:10px 0 0 0;
}
.play_blank1{
	float:left;
	width:216px;
	padding:13px 0 0 0;
	margin:0 0 -4px 0;
}
.play_players_box3
{
	float:left;
	width:50px;
	padding-left:7px;
}
.dotted_line_none
{
	float:left;
	width:215px;
	margin:8px 0 0 0;
	padding:8px 0 0 0;
	background:none;
}
#second_block{
	float:left;
	width:944px;
	background-color:#FFFFFF;
	padding-top:7px;

}
#second_block1{
	float:left;
	width:480px;
	background-color:#FFFFFF;
	padding-top:25px;
	padding-bottom:8px;

}
#second_block2{
	float:left;
	width:462px;
	background-color:#FFFFFF;
	padding:8px 0px;

}
.section2a
{
	float:left; 
	width:220px; 
	/*width:220px;*/ 
	padding:0 0 0 8px;
}
.section2a a
{
	float:left; 
    margin:0;
}
.section2a h4
{
	float:left; 
	width:200px;
}
.section2a h3 
{
	float:left; 
	width:150px;
}
.players_box12a
{
	float:left;
	width:31px;
}
.white_back2a
{
	float:left; 
	width:214px; 
	background-color:#ffffff; 
	text-align:center; 
	padding:0 0 8px 8px;
}
.white_back2a p 
{
	float:left; 
	width:130px;  
	padding:0px 0 12px 12px; 
	margin:0; 
	text-align:center; 
	line-height:16px;
}
.white_back2b
{
	float:left; 
	width:215px; 
	background-color:#ffffff; 
	text-align:center; 
	padding:0 0 5px 7px;
}
.white_back2b p 
{
	float:left; 
	width:130px;  
	padding:0px 0 12px 12px; 
	margin:0; 
	text-align:center; 
	line-height:16px;
}
.players_list2a
{
	float:left;
	width:210px;
	padding:4px 0 8px 0;
}
.players_box2a
{
	float:left;
	width:190px;
	background-color:#ffffff;
}
.players_box3a
{
	float:left;
	width:205px;
	background-color:#e6e6e6;
}
.players_box4a
{
	float:left;
	width:205px;
	background-color:#FFFFFF;
}
.top_head_01{
	float:left;
	background:url(../images/Play/blue_br01.gif) no-repeat;
	width:224px;
	height:32px;

}
.top_head_01 h3{
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.16em;
	padding:7px 0 0 7px;

}
.top_head_bottom{
	float:left;
	width:224px;

}
.top_head_bottom2{
	float:left;
	width:232px;

}

.players_box_bottom
{
	float:left;
	width:208px;
	background-color:#e6e6e6;
}
.players_box_bottom7a
{
	float:left;
	width:214px;
	background-color:#e6e6e6;
}


.players_box_bottom2a
{
	float:left;
	width:205px;
	background-color:#FFFFFF;
}
.players_box_bottom2
{
	float:left;
	width:205px;
	background-color:#FFFFFF;
}

.players_box2_left
{
	float:left;
	width:96px;
	text-align:left;
	padding-top:3px;
	color:#494949;
}
.players_box2_left1
{
	float:left;
	width:96px;
	text-align:left;
	padding-top:4px;
	padding-left:39px;
	color:#494949;
}
.players_box1_list
{
	float:left;
	width:20px;
	padding:0 0 0 0;
}
.players_box2_list
{
	float:left;
	color:#014d93;
	width:150px;
	padding-left:20px;
	text-align:left;
	color:#014d93;
}
a.more02b
{
	float:left; 
	width:50px;
	background:url(../images/Global/arrow.gif) no-repeat left 6px; 
	color:#014d93; 
	padding:0px 0 0 6px;
}
a.more02a
{
	float:left; 
	width:50px;
	background:url(../images/Global/arrow.gif) no-repeat left 14px; 
	color:#014d93; 
	padding:8px 0 0 6px;
}
a.more02a:hover 
{
	text-decoration:underline;
}
.top_head_02{
	float:left;
	background:url(../images/Play/blue_br02.gif) no-repeat;
	width:232px;
	height:32px;

}
.top_head_02 h3{
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.16em;
	padding:7px 0 0 7px;

}
.white_back3a
{
	float:left; 
	width:222px; 
	background-color:#ffffff; 
	text-align:center; 
	padding:0 0 8px 8px;
}
.white_back3a p 
{
	float:left; 
	width:130px;  
	padding:0px 0 12px 12px; 
	margin:0; 
	text-align:center; 
	line-height:16px;
}
.sendbtn{
	float:right;
	width:112px;
	background:url(../images/Play/send_reminder_btn.gif) no-repeat;
	height:21px;
	padding-right:15px;
	margin-top:13px;
	padding-bottom:60px;

}
.sendbtn1 {
	float:right;
	margin-top:12px;
	/*padding-bottom:60px;*/
	padding-bottom:4px;
}
.sendbtn a{
	float:left;
	padding:2px 0 0 20px;
	color:#FFFFFF;
	margin:0px;
	text-decoration:none;
}
.sendbtn a:hover{
	float:left;
	padding:2px 0 0 20px;
	color:#FFFFFF;
	margin:0px;
	text-decoration:underline;
}
.promotion_art{
	float:left;
	background:url(../images/Play/promotion_picture.jpg) no-repeat;
	width:216px;
	height:250px;
}
.promotion_art1{
	float:left;
	background:url(../images/Play/promotion_picture.jpg) no-repeat;
	width:216px;
}
.section8a
{
	float:left; 
	width:221px; 
	/*width:220px;*/ 
	padding:0 8px 0 8px;
}
.section8a a
{
	float:left; 
    margin:0;
}
.section8a h4
{
	float:left; 
	width:200px;
}
.section8a h3 
{
	float:left; 
	width:150px;
}
.section10a
{
	float:left; 


	width:232px; 
	/*width:220px;*/ 
	padding:0px;
}
.section10a a
{
	float:left; 
    margin:0;
}
.section10a h4
{
	float:left; 
	width:225px;
}
.section10a h3 
{
	float:left; 
	width:217px;	
}
.team_box5a
{
	float:left;
	width:97px;
}
a.clearpad {
	margin-top:5px;
	margin-bottom:3px;
	

}
.white_logo2
{
	float:left;
	width:254px;
	padding:2px 0 0 9px;
	margin:0 0 0 1px;
}
.con_mar
{
	float:left;
	margin-top:-2px;
}
.rlb_pad
{
	float:left;
	padding-top:8px;
}

.team_box2b
{
	float:left;
	width:231px;
	color:#014d93;
}
.res_boxlasta
{
	float:left;
	width:47px;
	padding:1px 0 0 2px;
}
.help1
{
	float:right;
	padding-top:10px;
	text-align:right;
	padding-bottom:0;
	margin-bottom:-3px;
}
.help2
{
	float:right;
	padding-top:9px;
	text-align:right;
	padding-bottom:0;
	margin-bottom:-3px;
}
.rmb_pad
{
	float:left;
	padding-top:8px;
}
.midsection7
{
	float:left; 
	width:232px; 
	/*width:220px;*/ 
	padding:2px 0 0 0;
}
.midsection7 a
{
	float:left; 
    margin:0;
	margin-left:8px;
}
.midsection7 h4
{
	float:left; 
	width:225px;
}
.midsection7 h3 
{
	float:left; 
	width:217px;
}
.logo_center2
{
	float:left;
	width:160px;
	padding:9px 0 0 6px;
	text-align:center;
}
.fif1{
	float:left;
	height:48px;
	width:180px;
	padding:0 0 0 0;
	margin-top:-4px;
}
.font_col
{
	color:#494949;
}
.pro_area_right1
{
	float:left;
	width:232px;
	padding:8px 0 0 0px;
}
.pro_area_right2
{
	float:left;
	width:216px;
	padding:8px 0 0 0px;
}
.section12
{
	float:left; 
	width:460px;
	padding:28px 0 0 8px;
	margin:0;
}
.section12 h3
{
	float:left; 
	width:448px;
	margin:0;
}
.section12 .section_head4
{
	float:left; 
	width:456px;
}
.section12 p
{
	float:left; 
	padding:4px 0 0 0px;
	margin:0;
}
.rb_pad{
	float:right;
	width:329px;
	padding-left:0px;
	padding-right:2px;
}

.red_badge3
{
	float:right;
	width:153px;
	height:56px;
	background:url(../images/Play/red_back.gif) no-repeat left top;
}
.red_badge4
{
	float:left;
	width:168px;
	height:56px;
	padding-right:7px;
	background:url(../images/Play/estimation_01.gif) no-repeat left top;
}
.red_badge4 p
{
	float:left;
	width:150px;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:8px 0 13px 7px;
}
.red_badge4 span
{
	float:left;
	font-size:1.90em;
	padding:4px 0 0 1px;
}

.red_badge3 p,.curr_ml_red_badge p
{
	float:left;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
	padding:8px 0 5px 9px;
}
.red_badge3 span,.curr_ml_red_badge span
{
	/*float:left;*/
	display: block;
	font-size:1.90em;
	padding:4px 0 0 2px;
}
#inboxblock{
	float:left;
	padding:0 0 0 8px;
	background-color:#FFFFFF;
	width:936px;
}
#inboxsection span{
	float:left;
	width:688px;
}
.inboxborders{
	float:left;
	width:686px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.inboxbtn{
	float:left;
	border-bottom:4px solid #D7D7D7;
	background:url(../images/Home/message_listing4_07.gif) no-repeat 7px 0px;
	height:24px;
	width:679px;
}
.inboxbtn h5{
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 0 0 14px;
}
.inboxbtn h5 a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}
.inboxbtn h5 a:hover{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}
.composebtns{
	float:left;
	width:300px;
	padding:15px 0 0 7px;
}
.inboxcover{
	float:left;
	width:688px;
}
.btn01{
	float:left;
	width:136px;
	height:21px;
	padding-right:8px;
	background:url(../images/Home/deleted_selected_btn.gif) no-repeat;
}
.btn01 a{
	float:left;
	width:136px;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 0 0;
	text-decoration:none;
}
.btn01 a:hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#paginationblock{
	float:left;
	width:676px;
	padding:12px 0 0 8px;
}
#inboxpart{
	float:left;
	width:688px;
}
.newmessages{
	float:left;
	width:184px;
}
.pageclass{
	float:right;
	text-align:right;
	width:245px;
	padding-right:5px;
	/*word-spacing:5px;*/
}
.pageclass a{
	padding:0 0px 0 0px;
	text-decoration:none;
	color:#014d93;
}
.pageclass a:hover{
	text-decoration:underline;
}
#inboxlist{
	float:left;
	padding:12px 0 0 8px;
	width:672px;
}
.fromlist{
	float:left;
	padding:0 0 0 112px;
	width:36px;
}
.subjectlist{
	float:left;
	width:47px;
	padding-left:130px;
}
.datelist{
	float:left;
	width:32px;
	padding-left:250px;
}
#messagelistblock{
	float:left;
	width:672px;
	padding:2px 0 0 8px;
}
.messagelist{
	float:left;
	background-color:#e6e6e6;
	width:672px;
	height:20px;
	margin-bottom:2px;
}
.messagelist ul{
	float:left;
	width:672px;
	padding:0px;
	margin:0px;
}
.messagelist ul li{
	float:left;
	list-style:none;
}
.indoxcheck{
	float:left;
	width:13px;
	padding:4px 0 0 6px;
}
.indoxcheck input {
	padding:0;
	margin:0;
	float:left;
}
.fromdetails{
	float:left;
	width:162px;
	padding:1px 0 0 93px;
}
.messagesubject{
	float:left;
	padding:2px 0 0 4px;
	width:296px;
	color:#014d93;
}
.messagesubject a{
	color:#014d93;
	text-decoration:none;
}
.messagesubject a:hover{
	color:#014d93;
	text-decoration:underline;
}
.paginationbottom{
	float:right;
	padding:20px 0 3px 0;
	width:672px;
	text-align:right;
}
*:first-child+html .paginationbottom {
      float:right;
	padding:20px 0 5px 0;}
.rightpart{
	float:left;
	padding:0px 0 0 8px;
	width:232px;
}
.rightpart span{
	float:left;
	background:url(../images/Play/how_to_play_back.jpg) no-repeat;
	width:232px;
	height:40px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.13em;
	padding:8px 0 0 7px;
}

.proimage{
	float:left;
	width:228px;
	padding:0;
}
.proimage img{
	float:left;
	padding:0px;
	margin:0px;
}
.rightblock02{
	float:left;
	width:240px;
	padding:0px;
	margin:0px;

}
.s_sel
{
	float:left;
}
.s_sel select
{
	float:left;
	width:216px;
	margin-top:0px;
}
.s_sel .view_fix
{
	float:left;
	width:80px;
	padding:4px 0 0px 0;
	font-weight:bold;
}



.btn02{
	float:left;
	width:72px;
	height:21px;
	padding-right:8px;
	background:url(../images/Home/cancel_button.gif) no-repeat;
}
.btn02 a{
	float:left;
	width:72px;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 0 0;
	text-decoration:none;
}
.btn02 a:hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.btn04{
	float:left;
	width:72px;
	height:21px;
	padding-right:8px;
	background:url(../images/Home/delete_btn.gif) no-repeat;
}
.btn04 a{
	float:left;
	width:72px;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 0 0;
	text-decoration:none;
}
.btn04 a:hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.backtomessage{
	float:left;
	width:125px;
	background:url(../images/Home/arrow.gif) no-repeat 3px 5px;
	padding-left:12px;
	color:#014d93;
}
#messagebrief{
	float:left;
	width:672px;
	padding:30px 0 0 8px;
}
.sendermessage{
	float:left;
	width:672px;
}
.messagelist01{
	float:left;
	width:672px;
	padding-bottom:0px;
	margin:0;
}
.messagelist01 label{
	float:left;
	width:80px;
	height:18px;
	color:#FFF;
	padding:2px 0 0 8px;
	background-color:#D7D7D7;
}
.messagelist01 input{
	float:left;
	width:558px;
	height:17px;
	color:#014d93;
	border:none;
	padding:3px 0 0 24px;
	font-size:1em;
	margin:0;
	background-color:#e6e6e6;
}
#messagesview{
	float:left;
	padding:0 0 0 8px;
}
.inputtxt01{
	float:left;
	width:584px;
}
.inputtxt01 input{
	float:left;
	width:558px;
	background-color:#e6e6e6;
	border:none;
	padding:3px 0 0 24px;
	height:18px;
	color:#494949;
	font-size:1em;
}
#messagebox{
	float:left;
	width:670px;
}

#messageboxtextarea{
	float:left;
	width:660px;
	font-family:Arial;
	font-size:1em;
	color:#494949;
	border:1px solid #e6e6e6;
	padding-left:8px;
	padding-top:8px;
	margin-top:7px;
	height:365px;
	overflow:scroll;
}
/* Gayathri Game State Css*/

.white_left_content_gs
{
	float:left;
	width:473px;
	padding:0 0 8px 7px;

}

.white_left_content_gs_2
{
	float:left;
	width:472px;
	padding:0 0 7px 6px;
}

.white_logo_gs
{
	float:left;
	width:254px;
	padding:0 0 3px 0;
	margin:-1px 0 0 1px;
}
.white_logo_gs img
{
	float:left;

}
.white_logo_gs1
{
	float:left;
	width:400px;
	padding:0 0 0 2px;
	margin:0 0 0 0;
}
.white_logo_gs1 img
{
	float:left;

}

.left_cont_box_gs
{
	float:left;
	width:465px;
	padding:0 0 0 1px;
}

.left_cont_box_gs_2
{
	float:left;
	width:470px;
	margin-top:3px;
	padding:2px 0 0 2px;
}
.left_cont_box_gs_3
{
	float:left;
	width:470px;
	margin:0;
	padding:1px 0 0 2px;
}
.team_list_gs
{
	float:left;
	width:465px;
	padding:0 0 0 0;
}

.team_list_gs_2
{
	float:left;
	width:469px;
	padding:0 0 0 0;
}
.team_list_gs_2 p
{
	float:left;
	width:405px;
	display:inline;
	margin:0 0 0 0;
	padding:14px 0 4px 9px;

}

.team_box2_gs
{
	float:left;
	width:153px;
}

.team_box2_gs_2
{
	float:left;
	width:144px;
}

.team_box3_gs
{
	float:left;
	width:70px;
}

.team_box3_gs_2
{
	float:left;
	width:47px;
	padding-top:1px;
	padding-left:1px;
}

.team_box_last_gs
{
	float:left;
	width:58px;
}

.team_list_gs a
{
	float:right;
	width:28px;
	margin:0 0 0 0;
	padding:10px 5px 4px 0;

}

.team_list_gs_2 a
{
	float:right;
	width:28px;
	margin:0 0 0 0;
	padding:14px 4px 0 12px;

}

a.play_now_gs
{
	float:right;
	margin-right:-1px;
	margin-top:1px;
}

.link_buttons_gs
{
	float:left;
	width:463px;
	padding:7px 1px 0 0;
}

.link_buttons_gs ul
{
	float:left;
	width:300px;
	padding:0;
	margin:0;
	list-style-type:none;
}

.link_buttons_gs ul li
{
	float:left;
	display:inline;
	margin:3px 5px 0 1px;
	padding:1px 0 0 0;
	background:url(../images/Play/link_bar.gif) no-repeat right 5px;

}
.link_buttons_gs .no_bar
{
	float:left;
	background:0 none;

}

.link_buttons_gs ul li a
{
	float:left;
	margin:0;
	padding:0 8px 0 0;
}

.team_box_gs
{
	float:left;
	width:463px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:1px 0 1px 1px;
	margin:0 0 0px 0;
}

.white_right_content_gs
{
	float:left;
	width:235px;
	padding:0 0 0 6px
}

.cost_value_gs
{
	float:right;
	width:98px;
	color:#494949;
	font-size:1.6em;
	font-weight:bold;
	padding:2px 0 0 0;
}

.cost_text_gs
{
	float:right;
	width:57px;
	color:#494949;
	padding:2px 0 3px 0;
}

.team_top_2
{
	color:#494949;
	padding-bottom:3px;
}

.team_box_gs_2
{
	float:left;
	width:464px;
	padding:1px 0 2px 0;
	margin:0 0 0 0;
}

.team_box_gs_qm
{
	float:left;
	width:464px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 0px 1px;
	margin:0 0 0px 0;
}

.link_buttons_gs_2
{
	float:left;
	width:464px;
	padding:4px 0 0 0;
}

.link_buttons_gs_2 ul
{
	float:left;
	width:300px;
	padding:0;
	margin:0;
	list-style-type:none;
}

.link_buttons_gs_2 ul li
{
	float:left;
	display:inline;
	margin:0px 5px 0 1px;
	padding:0px 0 0 0;
	background:url(../images/Play/link_bar.gif) no-repeat right 5px;

}
.link_buttons_gs_2 .no_bar
{
	float:left;
	background:0 none;

}

.link_buttons_gs_2 ul li a
{
	float:left;
	margin:0;
	padding:0 8px 0 0;
}

a.play_now_gs_2
{
	float:right;
	margin-right:0px;
	padding-top:4px;
}
.right_cont_box_2
{
	float:left;
	width:218px;
	padding-left:2px;
}
.cu_hei
{
	float:left;
	height:344px;
}


.sml_box
{
	float:left;
	width:455px;
	padding:0 0 3px 7px;
	background-color:#ffffff;
	border-left:1px solid #cec6c6;
	border-right:1px solid #cec6c6;
}
.smb_list_box
{
	float:left;
	width:100%;
	padding:8px 0 0 0;
}
.smb_div
{
	float:left;
	width:447px;
	padding:0;
	background-color:#e6e6e6;
}
.smb_div1
{
	float:left;
	width:32px;
	padding:0 0 0 7px;
}
.smb_div2
{
	float:left;
	width:112px;
	padding:0;
}
.smb_div3
{
	float:left;
	width:122px;
	padding:0;
}
.smb_div4
{
	float:left;
	width:104px;
	padding:0;
}
.smb_div5
{
	float:left;
	width:45px;
	padding:0;
}
.redder
{
	background-color:#dc291e;
	color:#ffffff;
	margin:12px 0 0 0;
}
.smb_bot1
{
	float:left;
	width:100px;
	padding:12px 0 0 0;
}
.smb_bot2
{
	float:right;
	width:168px;
	padding:7px 0 0 0;
}
.smb_bot2 strong
{
	float:left;
	width:80px;
	padding:2px 0 0 0;
}
.smb_bot2 select
{
	float:left;
	width:81px;
	margin:0 0 0 0;
}


/*CSS 03*/

.btn02{
	float:left;
	width:72px;
	height:21px;
	padding-right:8px;
	background:url(../images/Home/cancel_button.gif) no-repeat;
}
.btn02 a{
	float:left;
	width:72px;
	color:#FFFFFF;
	padding:2px 0 0 0;
	margin-left:-3px;
	text-decoration:none;
}
.btn02 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.backtomessage{
	float:left;
	width:125px;
	background:url(../images/Home/arrow.gif) no-repeat 3px 5px;
	padding-left:12px;
	color:#014d93;
}
.sendermessage{
	float:left;
	width:672px;
}
.messagelist01{
	float:left;
	width:672px;
	margin-bottom:2px;
}
.messagelist01 label{
	float:left;
	width:80px;
	height:18px;
	color:#FFF;
	padding:2px 0 0 8px;
	background-color:#D7D7D7;
}
.messagelist01 input{
	float:left;
	width:550px;
	height:17px;
	color:#014d93;
	border:none;
	padding:3px 0 0 24px;
	font-size:1em;
	margin:0;
	background-color:#e6e6e6;
}
#messagesview{
	float:left;
	padding:1px 0 0 7px;
	margin:0;

}
.inputtxt01{
	float:left;
	width:584px;
}
.inputtxt01 input{
	float:left;
	width:558px;
	background-color:#e6e6e6;
	border:none;
	padding:3px 0 0 24px;
	height:18px;
	color:#494949;
	font-size:1em;
}
#messagebox{
	float:left;
	width:670px;
	height:390px;
}
*:first-child+html #messagebox{
	float:left;
	height:392px;
}
#messagebox textarea{
	float:left;
	width:561px;
	font-family:Arial;
	font-size:1em;
	color:#494949;
	border:1px solid #e6e6e6;
	padding-left:109px;
	padding-top:8px;
	margin-top:7px;
	height:365px;
}




/*CSS04*/
.messagelist02{
	float:left;
	width:672px;
	padding-bottom:2px;
}
.messagelist02 label{
	float:left;
	width:80px;
	height:18px;
	color:#FFF;
	padding:2px 0 0 8px;
	background-color:#D7D7D7;
}
.messagelist02 input{
	float:left;
	width:549px;
	height:15px;
	color:#014d93;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:none;
	padding:3px 0 0 24px;
	margin:0;
	font-size:1em;
}
.messagelist02b{
	float:left;
	width:672px;
	padding-bottom:2px;
}
.messagelist02b label{
	float:left;
	width:52px;
	height:18px;
	color:#FFF;
	padding:2px 0 0 8px;
	background-color:#D7D7D7;
}
.messagelist02b a{
	float:left;
	width:20px;
	height:18px;
	color:#FFF;
	padding:2px 0 0 8px;
	background-color:#D7D7D7;
}
.messagelist02b input{
	float:left;
	width:549px;
	height:15px;
	color:#014d93;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:none;
	padding:3px 0 0 24px;
	margin:0;
	font-size:1em;
}
.btn03{
	float:left;
	width:88px;
	height:21px;
	padding-right:8px;
	background:url(../images/Home/send_btn01.gif) no-repeat;
}
.btn03 a{
	float:left;
	width:88px;
	color:#FFFFFF;
	text-align:center;
	padding:2px 0 0 0;
	text-decoration:none;
}
.btn03 a:hover{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#messagebox2a{
	float:left;
	width:670px;
	height:417px;
	padding-top:7px;
}
#messagebox2a textarea{
	float:left;
	width:652px;
	font-family:Arial;
	font-size:1em;
	color:#494949;
	border:1px solid #e6e6e6;
	padding-left:8px;
	padding-top:8px;
	margin:0;
	height:365px;
}
#messagebrief2a{
	float:left;
	width:672px;
	padding:26px 0 0 7px;
	margin:0;
	height:86px;
}
#messagebrief2a input{
	float:left;
	margin:0;
}
#popupboxblock{
	position:absolute;
	width:334px;
	top:400px;
	left:700px;
	display:none;
}
.top_popupimage{
	float:left;
	background:url(../images/Home/popup_01.png) no-repeat;
	width:334px;
	height:32px;
}
.top_popupimage p{
	float:left;
	padding:7px 0 0 30px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}
#backgroundbg{
	float:left;
	background:url(../images/Home/popup_02.png) no-repeat;
	width:334px;
	height:383px;
}
#scrollpart{
	float:left;
	width:319px;
	height:368px;
	overflow:scroll;
}
#closebtn{
	float:left;
	width:303px;

}
#closebtn1{
	float:left;
	width:303px;

}
#closewindow, #closewindow1{
	float:right;
	background:url(../images/Home/arrow.gif) no-repeat 3px 10px;
	width:80px;
	color:#014d93;
	padding:5px 5px 0 13px;
}
#closewindow a, #closewindow1 a{
	color:#014d93;
	text-decoration:none;
}
#closewindow a:hover, #closewindow1 a:hover{
	color:#014d93;
	text-decoration:underline;
}
#buttonblock{
	float:left;
	clear:both;
	padding-top:5px;
	width:180px;
	padding-left:30px;
}
#buttonblock2{
	float:left;
	clear:both;
	padding-top:12px;
	width:180px;
	padding-left:30px;
}

.addselect{
	float:left;
	width:104px;
	height:21px;
}
.cancelbtn{
	float:left;
	width:64px;
	height:21px;
	padding-left:8px;

}
.boxes{
	float:left;
	width:256px;
	padding-left:30px;
	padding-top:3px;
}
.boxeslist{
	float:left;
	width:256px;
	height:21px;
	background-color:#e6e6e6;
	margin-bottom:2px;
}
.membersblock{
	float:left;
	padding-left:39px;
	padding-bottom:5px;
	color:#494949;
}
.popcheck{
	float:left;
	padding:3px 0 0 4px;
}
.popcheck select{
	float:left;
	padding:3px 0 0 4px;
}
.popcheck label{
	float:right;
	width:220px;
	color:#014d93;
}
.popmember{
	float:left;
	width:207px;
	color:#014d93;
	padding:2px 0 0 19px;
}
.popmember a{
	color:#014d93;
	text-decoration:none;
}
.popmember a:hover{
	color:#014d93;
	text-decoration:underline;
}
.wtc_pad
{
	float:left;
	padding-left:0;
	padding-right:8px;
	padding-bottom:4px;
}
.left_help_con
{
	float:left;
	width:184px;
	padding:0 0 0 0;
}

.right_help_con
{
 	float:left;
	width:756px;
	padding:0 0 0 0;
}

.full_help_con
{
 	float:left;
	width:944px;
	padding:0 0 0 0;
}

.white_help_container
{
	float:left;
	width:944px;
	background-color:#ffffff;
}

.left_whit_con
{
	float:left;
	width:184px;
	padding:24px 0 0 0;
}
.left_top_nav
{
	float:left;
	width:185px;
}
.left_top_nav p
{
	float:left;
	width:169px;
	padding:4px 0 4px 7px;
	background-color:#e6e6e6;
	margin:0;
}
.left_top_nav ul
{
	float:left;
	width:170px;
	padding:4px 0 0 8px;
	margin:0;
	list-style-type:none;
}
.left_top_nav ul li
{
	float:left;
	width:160px;
	padding:0 0 0 0;
	margin:0;
	display:block;	
}
.lwt_pad
{
	float:left;
	margin-top:16px;
}
.right_whit_con
{
 	float:left;
	width:450px;
	padding:31px 0 0 0;
}
.right_whit_con h1
{
 	float:left;
    font-size:1.9em;
	color:#333333;
	
}
.text_para
{
 	float:left;
    width:441px;
	padding:25px 0 0 7px;
}
.text_para p
{
	float:left;
	padding:0;
	margin:0;
}
.text_para p img
{
	float:right;
	padding:3px;
	margin:4px 0 0 0;
	border:1px solid #b3b3b3;
	
}
.pr_area
{
	float:left;
	width:232px;
}
.spot_ball
{
	float:left;
	width:255px;
	padding:3px 0 13px 16px;
}
.spot_ball img
{
	float:left;
}
.spot_balls
{
	float:left;
	width:255px;
	padding:0px 0 16px 16px;
}
.spot_balls img
{
	float:left;
}
.pre_lion
{
	float:left;
	width:233px;
	padding:0 0 0 0;
	margin:-2px 0 0 0;
}
.pre_lion img
{
	float:left;
}
.flash_banner1
{
	float:left;
	width:690px;
	padding:0 0 0 8px;
}
.flash_banner1 img
{
	float:left;
}
.players_list ul
{
	float:left;
	margin:0;
	padding:0;
	width:215px;
	list-style-type:none;
}
.players_list ul li
{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	display:block;
}
.left_cont_box_gs_3 a
{
	float:right;
	margin:0;
	padding:2px 10px 4px 0;
}
a.play_now_gs_3
{
	float:right;
	margin-right:0px;
	padding-top:4px;
	padding-right:0;
}
.link_buttons_gs_3
{
	float:left;
	width:464px;
	padding:4px 0 0 0;
}

.link_buttons_gs_3 ul
{
	float:left;
	width:300px;
	padding:8px 0 0 0;
	margin:0;
	list-style-type:none;
}

.link_buttons_gs_3 ul li
{
	float:left;
	display:inline;
	margin:0px 5px 0 1px;
	padding:0px 0 0 0;
	background:url(../images/Play/link_bar.gif) no-repeat right 5px;

}
.link_buttons_gs_3 .no_bar
{
	float:left;
	background:0 none;

}

.link_buttons_gs_3 ul li a
{
	float:left;
	margin:0;
	padding:0 8px 0 0;
}
.team_boxs input
{
	float:left;
	margin:0;
	padding:0;
}
.team_box2_gs_3
{
	float:left;
	width:240px;
}
a.cl_pad
{
	float:right;
	margin:0;
	padding:10px 10px 4px 0;
}
.white_logo3
{
	float:left;
	width:254px;
	padding:0px 0 0 8px;
	margin:0 0 0 1px;
}
.list_box_res1{
	float:left;
	color:#014d93;
	padding-top:1px;
	margin:0 0 0px 0;
	width:448px;

}
.help3
{	
	float:right;
	margin:5px 0 -4px 0;
	padding-bottom:0;
}
.white_logo4
{
	float:left;
	width:254px;
	padding:0px 0 7px 8px;
	margin:-1px 0 0 0;
}
.fifteentxt1{
	float:left;
	width:216px;
	color:#494949;
	padding:0px;
	margin-top:-4px;
}
.fifteentxt1 p{
	margin:0px;
	padding:8px 0 0 0;
}

.team_box3_gs_s
{
	float:left;
	width:20px;
	padding-left:2px;
}
.team_list_gs_5
{
	float:left;
	width:445px;
	padding:1px 0 0 7px;
}
.left_res_pad1
{
	float:left;
	width:462px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.team_box2_gs_5
{
	float:left;
	width:135px;
}
.help4
{	
	float:right;
	margin:9px 0 -4px 0;
	padding-bottom:0;
	padding-right:6px;
}
.white_logos
{
	float:left;
	width:258px;
	padding:10px 0 0 21px;
	margin:0 0 0 1px;
}
.white_logos img{
	float:left;
	margin:0;
	padding:0;
}
.gamelogos{
	float:left;
	width:220px;
	padding:0 0 14px 0;
	margin:0px;
}
.gamelogos img{
	float:left;
}
.grey_box_container
{
	float:left;
	width:690px;
	padding:0 0 8px 8px;
}
.grey_box_container1
{
	float:left;
	width:690px;
	padding:0 0 0 8px;
}
.grey_box_container1 h3, .grey_box_container h3
{
	float:left;
	width:688px;
	font-weight:bold;
	font-size:1.1em;
	padding:8px 0 8px 8px;
	margin:0;
	background:url(../images/Results/top_grey_curve.gif) no-repeat left top;
}
.grey_back
{
	float:left;
	width:686px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background:url(../images/Results/bottom_grey_back.gif) repeat-x left bottom;
}
.grey_inner_box1
{
	float:left;
	width:208px;
	padding:0 0 0 8px;
}
.grey_inner_box1 p
{
	float:left;
	padding:4px 0 4px 0;
	margin:0;
}
.grey_inner_box1 select
{
	float:left;
	padding:0;
	margin:0;
	width:201px;
	border:1px solid #7f9db9;
}
.grey_inner_box2, .grey_inner_box3
{
	float:left;
	width:247px;
}
.grey_inner_box2 p, .grey_inner_box3 p
{
	float:left;
	margin:0;
	padding:4px 0 8px 22px;
}
.check_box
{
	float:left;
	width:240px;
	margin:0 0 0 0;
}
.grey_checK
{
	float:left;
	width:26px;
	padding:0 0 8px 22px;
}
.gc_pad
{
	float:left;
	padding:0 0 8px 18px;
}
.gc_pad1
{
	float:left;
	padding:0 0 8px 17px;
}
.grey_checK1
{
	float:left;
	width:8px;
	padding:0 0 0 0;
}
.grey_checK2
{
	float:right;
	width:13px;
	padding:0 0 0 0;
}
.grey_checK2 input
{
	float:right;
	padding:0;
	margin:0;
}

.grey_inner_box3 ul
{
	float:left;
	width:220px;
	margin:0;
	padding:0 0 0 22px;
	list-style-type:none;

}
.grey_inner_box3 ul li
{
	float:left;
	display:block;
	width:200px;
	margin:0;
	padding:0;
}

.ok_button
{
	float:right;
	width:56px;
	margin:-1px 0 0 0;
	padding:0 0 8px 0;
}
.points_back
{
	float:left;
	width:200px;
	height:96px;
	padding:12px 0 0 0;
	margin:8px 0 0 0;
	text-align:center;
	background:url(../images/Results/points_back.gif) no-repeat left top;
}
.points_back strong
{
	font-size:1.6em;
	float:left;
	width:216px;
	padding:14px 0 0 0;
}

.dividend_container
{
	float:left;
	width:218px;
	padding:8px 0 0 0;
}
.dividend_container h3
{
	float:left;
	width:208px;
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	background:url(../images/Results/top_grey_curve1.gif) no-repeat left top;
	padding:8px 0 8px 8px;
}
.divident_mid_box
{
	float:left;
	width:214px;
	padding:4px 0 12px 0;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.divident_box
{
	float:left;
	width:214px;
	background-color:#e6e6e6;
}
.divident_points
{
	float:left;
	width:128px;
	padding:0 0 0 7px;
}
.divident_prize
{
	float:left;
	width:73px;
}
.divident_prizer
{
	float:right;
	text-align:right;
}
.bottom_gery_container
{
	float:left;
	width:678px;
	padding:20px 0 1px 7px;
}
.bottom_gery1
{
	float:left;
	width:344px;
}

.bottom_gery1 h3
{
	float:left;
	width:330px;
	font-size:1.1em;
	padding:8px 0 8px 8px;
	margin:0;
	background:url(../images/Results/top_grey_curve2.gif) no-repeat left top;
}
.bottom_gery1 h3 strong
{
	float:left;
	width:150px;
}
.bottom_gery1 h3 span
{
	float:right;
	width:160px;
	font-weight:bold;
	color:#dc291e;
	font-size:1.05em;
	text-align:right;
	padding-right:5px;
}
.bott_grey_mid
{
	float:left;
	width:328px;
	padding:0 0 1px 8px;

}
.bott_grey_mid h5, .bott_grey_mid1 h5
{
	float:left;
	width:300px;
	padding:4px 0 6px 0;
	margin:0;
	font-weight:normal;
	font-size:1em;
}
.score_box
{
	float:left;
	width:313px;
	background-color:#e6e6e6;
	padding:2px 0 2px 7px;
	color:#014d93;
}
.score_no
{
	float:left;
	width:18px;
	color:#ffffff;
	text-align:center;
	background:url(../images/Results/blue_circle.gif) no-repeat left top;
}
.score_name1
{
	float:left;
	width:96px;
	padding:0 0 0 30px;
}
.score_v
{
	float:left;
	width:24px;
}
.score_name2
{
	float:left;
	width:100px;
}

.bottom_gery2
{
	float:left;
	width:329px;
}
.bottom_gery2 h3
{
	float:left;
	width:321px;
	font-size:1.1em;
	padding:8px 0 8px 8px;
	margin:0;
	background:url(../images/Results/top_grey_curve3.gif) no-repeat left top;
}
.bottom_gery2 h3 strong
{
	float:left;
	width:145px;
}
.bottom_gery2 h3 span
{
	float:right;
	width:145px;
	font-weight:bold;
	color:#dc291e;
	font-size:1.05em;
	text-align:right;
	padding-right:5px;
}
.score_box1
{
	float:left;
	width:305px;
	background-color:#e6e6e6;
	padding:2px 0 2px 7px;
	color:#014d93;
}
.bott_grey_mid1
{
	float:left;
	width:320px;
	padding:0 0 1px 8px;

}
.mid_imag
{
	float:left;
	width:230px;
	padding:4px 0 5px 0;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

.pcp_logo
{
	float:left;
	width:200px;
	padding:3px 0 0 19px;
}
.pcp_logo img
{
	float:left;
}
.pcp_man
{
	float:left;
	width:170px;
	padding:2px 0 0 27px;
}
.pcp_man img
{
	float:left;
}
.est_back3
{
	float:left;
	width:216px;
	background:url(../images/Results/red_back.gif) no-repeat left top;
}
.est_cont3
{
	float:left;
	width:109px;
	color:#ffffff;
	font-weight:bold;
	padding:7px 0 13px 11px;
}
.jac_cont1
{
	float:left;
	width:85px;
	color:#ffffff;
	font-weight:bold;
	padding:7px 0 13px 0px;
}
.estalign1{
	float:left;
	width:218px;
	padding:8px 0 0 7px;
}
.pcp_play_but
{
	float:left;
	width:150px;
	padding:8px 0 3px 51px;
	
}
.white_loger
{
	float:left;
	width:241px;
	padding:13px 0 0 14px;
	margin:0 0 0 1px;
}
.top_grey_back
{
	float:left;
	width:216px;
	height:56px;
	color:#ffffff;
	background:url(../images/Community/grey_back.gif) no-repeat left top;
}
.top_grey_back p
{
	float:left;
	margin:0;
	padding:7px 0 0 15px;
	font-size:1.2em;
}
.top_grey_back span
{
	float:left;
	font-weight:bold;
	padding:7px 0 0 0;
	font-size:1.3em;
	
}
.top_ul
{
	float:left;
	width:88px;
	padding:4px 0 0 8px;
}
.top_ul ul
{
	float:left;
	width:86px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.top_ul ul li
{
	float:left;
	margin:0;
	padding:0;
	width:84px;
	display:block;
}
.est_backer
{
	float:left;
	width:128px;
	background:url(../images/Community/red_back.gif) no-repeat left top;
}
.team_box2er
{
	float:left;
	width:81px;
}
.team_box2er_small
{
	float:left;
	width:71px;
}
.team_box3er
{
	float:left;
	width:39px;
}
.team_box4er
{
	float:left;
	width:40px;
}

.moleft
{
	float:left;
	width:232px;
	padding:2px 0 0 8px;
}
.moleft a, .moleft p
{
	float:left;
	padding:0 0 0 8px;
	width:222px;
}
.moleft a.more2
{
	float:left;
	padding:8px 0 0 8px;
	width:222px;
}
.prom_area1
{
	float:left;
	width:464px;
	padding:20px 0 0 8px;
}
.prom_area1 img
{
	float:left;
}
.curve_cont_box1
{
	float:left;
	width:217px;
	background:url(../images/Play/cont_bottom_curve.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	margin:7px 0 0 0;
	
}
.curve_cont_box1 h3
{
	float:left; 
	width:210px;
	font-weight:bold; 
	font-size:1.10em; 
	color:#ffffff; 
	background:url(../images/Community/blue_top_curve.gif) no-repeat left top;
	padding:7px 0 9px 7px;
	margin:0px 0 0 0;
}
.curve_cont1
{
	float:left;
	width:214px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	
}
.curve_cont1 p
{
	float:left;
	width:203px;
	margin:0 0 0 0;
	padding:4px 0 4px 6px;
}
.m_gap
{
	float:left;
	margin:7px 0 0 0;
}
.rcont_pd
{
	float:left;
	padding-top:56px;
}
.white_loger1
{
	float:left;
	width:238px;
	padding:4px 0 0 17px;
	margin:0 0 0 1px;
}
.team_boxer_no_color
{
	float:left;
	width:240px;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.team_boxer
{
	float:left;
	width:203px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}

.team_top1
{
	color:#494949;
	padding-bottom:6px;
	padding-top:3px;
}
.prom_area2
{
	float:left;
	width:240px;
	padding:20px 0 0 8px;
}
.left_cont_box1
{
	float:left;
	width:250px;
}
.players_boxer_no_color
{
	float:left;
	width:200px;
}
.players_boxer
{
	float:left;
	width:200px;
	background-color:#e6e6e6;
}
.players_boxer_rs
{
	float:left;
	width:212px;
	background-color:#e6e6e6;
}
.players_boxer_rsb
{
	float:left;
	width:202px;
	background-color:#e6e6e6;
}
.players_list1er
{
	float:left;
	width:202px;
	padding:4px 0 0px 0;
}
.players_list1ers
{
	float:left;
	width:198px;
	padding:4px 0 0px 0;
}
.players_list1er a
{
	float:right;
	padding-left:8px;
	width:184px;
	text-align:left;
}
.players_list1er p
{
	float:left;
	padding:8px 0 4px 0;
	margin:0;
	width:195px;
}
.section6er
{
	float:left; 
	width:216px;  
	padding:8px 0 0 0;
}
.section6er2
{
	float:left; 
	width:216px;  
	padding:8px 0 0 0;
}
.s6_pad
{
	padding-top:7px;
}
.section6er a
{
	float:left; 
	margin:0 0 0 8px;
}
.section6er h4
{
	float:left; 
	width:209px;
}
.section6er h3 
{
	float:left; 
	width:201px;
}
.section6er2 h3 
{
	float:left; 
	width:194px;
	background:#192560 url(../images/Global/blue_bar_large.jpg) no-repeat scroll left top;
}
.white_back4er
{
	float:left; 
	width:207px; 
	padding:0 0 4px 7px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	text-align:left;
}
.white_back4er p
{
	float:left; 
	width:174px; 
	padding:4px 0 0 0px;
	text-align:left;
}
.right_cont_box1
{
	float:left;
	width:210px;
	padding-left:6px;
	margin-right:5px;
}
.right_cont_box2
{
	float:left;
	width:210px;
	padding-left:6px;
	margin-right:5px;
}
.right_cont_box3
{
	float:left;
	width:210px;
	padding-left:6px;
	margin-right:5px;
}
.rcont_pd1
{
	float:left;
	padding-top:57px;
}
.blue_curve_box
{
	float:left;
	margin:7px 0 0 0;
	width:216px;
	height:40px;
	background:url(../images/Community/blue_curve_box.gif) no-repeat left top;
	display:none;
	
}
.blue_curve_box h3
{
	float:left;
	margin:0 0 0 0;
	padding:7px 0 0 7px;
	color:#ffffff;
	font-size:1.1em; 
	font-weight:bold;
}
.white_loger2
{
	float:left;
	width:238px;
	padding:1px 0 0 17px;
	margin:0 0 0 1px;
}
.parea
{
	float:left;
	width:216px;
	padding:8px 0 0 0;
}
.parea img
{
	float:left;
}
.wtc_pad1
{
	float:left;
	padding-left:0;
	padding-right:8px;

}
.white_curve_container1
{
	float:left;
	width:233px;
	padding:0 7px 0 0;
	margin-top:-2px;
}
.white_curve_container2
{
	float:left;
	width:224px;
	padding:0 0 0 0;
	margin-top:-2px;
}
.white_curve_container3
{
	float:left;
	width:356px;
	padding:0 0 0 0;
}
.whitetop_curve2
{
	float:left; 
	width:340px;
	padding:8px 4px 8px 8px;
	background:#ffffff url(../images/Results/white_top_curve_352.gif) no-repeat left top;
}
.whitetop_curve
{
	float:left; 
	width:232px; 
	
	background:#ffffff url(../images/Play/white_bottom_curve6.gif) no-repeat left top;
}
.whitetop_curve p
{
	float:left; 
	width:200px; 
	padding:4px 0 0 7px;
	margin:0;
}
.whitetop_curve p span
{
	/*float:left;  */
}
.footy_logo
{
	float:left;
	width:110px;
	padding:9px 0 0 62px;
}
.get_result
{
	float:left;
	width:130px;
	padding:8px 0 0 52px;
}
.winning_Photo
{
	float:left;
	width:218px;
	padding:4px 0 0 8px;
}
.winning_Photo1
{
	float:left;
	width:209px;
	padding:4px 0 0 8px;
}
.s7_pad
{
	padding:7px 0 8px 8px;
}
.bot_pad1
{
	float:left;
	padding:4px 0 4px 16px;
	height:170px;
}
.bot_pad1 a
{
	float:left;
	margin:5px 0 0 0;
}
.rs_pad1
{
	float:left;
	padding:4px 8px 4px 10px;
}
.players_boxer1
{
	float:left;
	width:79px;
	padding:0 0 0 8px;
}
.players_boxer3
{
	float:left;
	width:45px;
	padding-left:5px;
}
.players_boxer3r
{
	float:right;
	padding-left:5px;
	text-align:right;	
}
.b_width3
{
	float:left;
	width:192px;
	margin-top:12px;
}
.b_width3b
{
	float:left;
	width:212px;
	margin-top:12px;
}
.footy_logo1
{
	float:left;
	width:139px;
	padding:14px 0 3px 43px;
}
.footy_logo2
{
	float:left;
	width:90px;
	padding:8px 0 0 73px;
}
.footy_logo3
{
	float:left;
	width:158px;
	padding:9px 0 1px 32px;
}
.whitetop_curve1
{
	float:left; 
	width:224px; 
	background:#ffffff url(../images/Results/whitetop_curve.gif) no-repeat left top;
}
.whitetop_curve1 p
{
	float:left; 
	width:200px; 
	padding:4px 0 0 7px;
	margin:0;
}
.whitetop_curve1 p span
{
	float:left;  
}
.cont_p
{
	float:left;
	width:206px;
	padding:0 0 0 15px;
	height:164px;
}
.cont_p p
{
	float:left;
	margin:0;
	width:195px;
	padding:4px 0 0 0;
}
.get_result1
{
	float:left;
	width:130px;
	padding:8px 0 0 48px;
}
.section7er
{
	float:left; 
	width:208px;  
	padding:12px 0 8px 8px;
}
.section7er a
{
	float:left; 
	margin:0 0 0 8px;

}
.section7er h4
{
	float:left; 
	width:201px;
}
.section7er h3 
{
	float:left; 
	width:193px;
}
.white_back7er
{
	float:left; 
	width:199px; 
	padding:0 0 4px 7px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	text-align:left;
}
.white_back7er p
{
	float:left; 
	width:166px; 
	padding:4px 0 0 0px;
	text-align:left;
}
.players_boxers
{
	float:left;
	width:192px;
	background-color:#e6e6e6;
}
.players_box3s
{
	float:left;
	width:55px;
}
.bg_white, .white_bg
{
	background-color:#ffffff !important;
}
.section8er 
{
	float:left; 
	width:232px;
	padding:0 8px 0 4px;
	margin:0 0 0 0;
}
.section8er h3 
{
	float:left; 
	width:225px;
}
.section8er h4
{
	float:left; 
	width:225px;
}
.white_back8er
{
	float:left; 
	width:224px; 
	background-color:#ffffff; 
	text-align:left; 
	padding:8px 0 4px 8px;
	height:165px;
}
.white_back8er ul
{
	float:left; 
	width:200px; 
	margin:0 0 0 -1px;
	padding:15px 0 0 0;
	list-style-type:none;
}
.white_back8er ul li
{
	float:left; 
	width:195px; 
	margin:0;
	padding:0;
	display:block;
}
.wihiteback_img
{
	float:left;
	width:123px;
	padding:3px 0 0 49px;
}
.section3er
{
	float:left; 
	width:352px; 
	padding:0 0 0 0;
}
.section3er h3 
{
	float:left; 
	width:337px;
}
.section3er h6 
{
	float:left; 
    margin:-4px 0 0 0;
	padding:0;
	font-size:1.0em;
}
.white_back3er
{
	 float:left; 
	 width:344px; 
	 background-color:#ffffff; 
	 padding:8px 0 4px 8px;
	 height:220px;
}
.white_back3er p
{
	float:left; 
	width:144px; 
	margin:-4px 0 0 0;
	padding:0;
}
.white_back3er img
{
	float:left; 
	padding:0 7px 0 0;
}
.section4er
{
	float:left; 
	width:344px; 
}
.section4er h3 
{
	float:left; 
	width:337px;
}
.section4er h6 
{
	float:left; 
    margin:-4px 0 0 0;
	padding:0;
	font-size:1.0em;
}
.section4erb
{
	float:left; 
	width:344px; 
	padding-top:8px;
}
.section4erb h3 
{
	float:left; 
	width:337px;
}
.section4erb h6 
{
	float:left; 
    margin:-4px 0 0 0;
	padding:0;
	font-size:1.0em;
}
.white_4er
{
	float:left; 
	width:336px; 
	background-color:#ffffff; 
	padding:8px 0 4px 8px;
	height:60px;
}
.white_4er p
{
	float:left; 
	width:144px; 
	margin:-4px 0 0 0;
	padding:0;
}
.white_4er img
{
	float:left; 
	padding:0 7px 0 0;
}
.white_4erb
{
	float:left; 
	width:336px; 
	background-color:#ffffff; 
	padding:8px 0 4px 8px;
	height:70px;
}
.white_4erb p
{
	float:left; 
	width:144px; 
	margin:-4px 0 0 0;
	padding:0;
}
.white_4erb img
{
	float:left; 
	padding:0 7px 0 0;
}
.dis_no
{
	float:left;
	display:none;
	padding:0;
	margin:0;
}
.dis_no h3, .dis_no1 h3
{
	float:left;
	padding:7px 0 8px 7px;
	width:225px;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 0 0;
	background:#192560 url(../images/Play/blue_top_arrow_curve.gif) no-repeat left top;
}
.dis_no1
{
	float:left;
	display:none;
	padding:0 0 0 8px;
	margin:0;
}
.dis_no2
{
	float:left;
	display:none;
	padding:0 0 8px 0;
	margin:-4px 0 0 0;
}
.dis_no2 h3
{
	float:left;
	padding:7px 0 8px 7px;
	width:209px;
    color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 0 0;
	background:#192560 url(../images/Play/blue_top_arrow_curve1.gif) no-repeat left top;
}


/*AL additions for pools game play page*/
.pools_main_cont_container{
	float: left;
	padding: 8px 0 0 8px;
	margin: 0px;
	width:688px;
}
.pools_main_curve_cont_box{
	float:left;
	width:688px;
	background:url(../images/Play/cont_top_curve_688.gif) no-repeat left top;
	padding:8px 0 0 0px;
	margin:0 0 0 0;
}
.pools_main_curve_cont{
	float:left;
	width:686px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	height:88px;
}

.pools_main_curve_cont_bottom{
	float:left;
	width:688px;
	background:url(../images/Play/cont_bottom_curve_688.gif) no-repeat left top;
	line-height:8px;
}

.pools_head_curve_cont_box{
	float:left;
	width:392px;
	background:url(../images/Play/cont_top_curve_392.gif) no-repeat left top;
	padding:8px 0 0 0px;
	/*margin:0 0 0 6px;*/
	/*border:1px solid #000;*/

}
.pools_head_curve_cont{
	float:left;
	width:390px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	height:72px;
}

.pools_head_curve_cont p{
	margin:0px;
	padding:0 8px;
}

.pools_head_curve_cont_bottom{
	float:left;
	width:392px;
	background:url(../images/Play/cont_bottom_curve_392.gif) no-repeat left top;
	line-height:8px;
}

.pools_head_perm_selector{
	float:left;
	width:272px;
	height:72px;
	margin:0px;
	padding:0 0 0 8px;
}

.pools_perm_images,.pools_perm_images p,.pools_perm_images img{
	padding:0px;
	margin:0px;
	border: none;
	height:40px;
}

.pools_perm_images a{
	margin:0px;
	padding:0 8px 0 0;
}

.pools_sel_count_box{
	float:left;
	width:272px;
	height:40px;
	color:#ffffff;
	font-weight: bold;
	margin:8px 0 0 0;
	/*padding:10px 0 0 8px;*/
	background:url(../images/Play/form_grey_bgd_272x40.gif) no-repeat left top;
}

.pools_view_select_box{
	float:left;
	width:232px;
	color:#ffffff;
	padding:4px 0 0px 8px;
	background:url(../images/Play/form_grey_back.gif) no-repeat left top;
	height:56px;
}


.pools_sel_left_box{
	float:left;
	width:224px;
	height:32px;
	color:#ffffff;
	/*font-weight: bold;*/
	/*margin:8px 0 0 0;*/
	/*padding:10px 0 0 8px;*/
	background:url(../images/Play/form_grey_bgd_224x32.gif) no-repeat left top;
}


.pools_sel_left_box p{
	margin:0px;
	padding:6px 0px 0px 8px;
}

.pools_sel_left_box #numberOfSelections{
	background-color: #fff;
	color: #000;
	border: 1px solid #7E9DB9;
	width: 24px;
	height: 17px;
	padding:0px 3px;
}

.pools_sel_comps_box{
	float:left;
	width:224px;
	height:56px;
	color:#ffffff;
	/*font-weight: bold;*/
	margin:8px 0 0 0;
	/*padding:10px 0 0 8px;*/
	background:url(../images/Play/form_grey_bgd_224x56.gif) no-repeat left top;
}

.pools_sel_comps_box p{
	margin:0px;
	padding:6px 0px 0px 8px;
}

.pools_sel_comps_box select{
	float:left;
	width:120px;
	margin:0 0 0 8px;
	padding:0;
	font-size:1.0em;
	border:1px solid #7f9db9;
}

.pools_ok_button p{
	text-align: right;
	padding-top:4px;
	margin:0px;
}
.pools_entries_box{
	float:left;
	width:224px;
	height:96px;
	color:#ffffff;
	/*font-weight: bold;*/
	/*margin:8px 0 0 0;*/
	/*padding:10px 0 0 8px;*/
	background:url(../images/Play/form_grey_bgd_224x96.gif) no-repeat left top;
}

.pools_entries_box p{
	margin:0px;
	padding:6px 0px 0px 8px;
}

.pools_links_box{
	float: left;
	width:50%;
	padding-top:8px;
	padding-left:8px;
}

.pools_play_box{
	float:right;
	padding-top:8px;
	padding-left:8px;
	/*width:50%;*/
}

.pools_entries_box .selectionlist {
border:1px solid #7E9DB9;
background-color:#fff;
height:52px;
margin-left:10px;
/*
overflow-x:auto;
overflow-y:scroll;
*/
overflow: auto;
width:174px;
}

/*
table.table-selectionlist {
width:170px !important;
}
*/

table.table-selectionlist tr td {
/*
background:#DBE5EF none repeat scroll 0%;
border-bottom:1px solid #000000;
*/
padding:0px 5px;
vertical-align:middle;
height:16px;
}
table.table-selectionlist tr td.title {
/*font-weight:bold;*/
width:80px;
color:#000;
}
table.table-selectionlist tr td.numbers {
width:100px;
}
table.table-selectionlist tr td.numbers span{
color:#000;
padding:0px 4px;
}

/*
table.table-selectionlist tr td.numbers img {
float:right;
}
*/

.pools_sel_count_box img{
	vertical-align:text-top;
}

.pools_sel_count_box input{
	/*float:left;*/
	/*width:216px;*/
	margin:0;
	padding:0;
	font-size:1.0em;
	border:1px solid #7f9db9;
}




.pools_plans_list{
	padding-top:8px;
}

.pools_cost_box {
background-color:#E6E6E6;
color:#014D93;
float:left;
margin:0px 0px 0px 8px;
padding:2px 0pt;
width:688px;
height:24px;
}
/*
.pools_cost_box span{
	border:none;
	color:#494949;
	font-size:1.0em;
	font-weight:bold;
	padding:2px 0 0 0;
	background-color: #e6e6e6;
	width: 120px;
	height:20px;
}*/

.pools_plans_list select{
	float:left;
	width:216px;
	margin:0;
	padding:0;
	font-size:1.0em;
	border:1px solid #7f9db9;

}

.pools_bot_sec{
	float:left;
	width:224px;
	padding-left:8px;
}

.pools_cont_box{
/*display:block;*/
float:left;
width:696px;

/*
border:1px solid #000;
padding:0px;
margin:-2px;
*/
}
.pools_team_list {
float:left;
padding:0pt 0pt 0pt 8px;
width:336px;
}
.pools_team_list1 {
float:left;
padding:0pt 0pt 0pt 16px;
width:336px;
}

.pools_number_list{
	float:left;
	width:688px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0px 2px 0px;
	margin:0 0 0px 0;
}

.pools_number_list_container{
	padding:0px 0px 0px 8px;
}

.pools_number_list a{
	padding:0px;
	float: left;
	margin-right:42px;
	margin-left:2px;
}

html>body .pools_number_list a{
	margin-right:46px;
}

a.ball {
background:transparent url(../images/Play/ball_inactive.png) no-repeat scroll left top;
color:#FFFFFF !important;
display:block;
font-size:1em;
/*height:15px;*/
padding:2px 0pt;
text-align:center;
width:20px;
}
a.ball:hover {
background:transparent url(../images/Play/ball_active.png) no-repeat scroll left top !important;
text-decoration:none;
width:20px;
}

a.ballSelected {
background:transparent url(../images/Play/ball_active.png) no-repeat scroll left top;
color:#FFFFFF !important;
display:block;
font-size:1em;
/*height:15px;*/
padding:2px 0pt;
text-align:center;
width:20px;
}

.pools_display_selector{
	float: left;
	width: 100%;
	padding:2px 0px 0px 0px;
	margin:0px;
}
.pools_display_selector span{
	position: relative;
	top:-2px;
}

.pools_display_selector input{
	padding:0px;
	margin:0px;
}
.pools_team_box{
	float:left;
	width:336px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.pools_team_box_highlight{
	float:left;
	width:336px;
	background-color:#D7D7D7;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}

.pools_team_box1{
	float:left;
	width:24px;
	color:#494949;
	padding:0 0 0 7px;

}
.pools_team_box2{
	float:left;
	width:115px;
}
.pools_team_box3{
	float:left;
	width:37px;
}
.pools_team_box4{
	float:left;
	width:113px;
}
.pools_team_box5{
	float:left;
	width:37px;
	padding:2px 0 0 1px;
}
/*END AL additions for pools*/

/*END AL additions for flash homepage */
#flash_home_promo{
	float:left;
	display:block;
	width:720px;
	height:288px;
	background: #fff url("../images/Home/flash_home_promo_bgd.gif") no-repeat top left;
}

#flash_home_promo ul li{
	list-style-image: url("../images/Global/arrow.gif");
} 
/*END AL additions for pools*/

#statsAndDataFrame{
	height:380px;
	width:214px;
}
.big_date {
	float:left;
	font-weight:bold;
	font-size: 1.2em;
	padding:8px 0 0 1px;
	margin-left: -50px;
}
.winnnig_text
{
	float:left;
	width:216px;
	background:#dd281f url(../images/Results/winning_photo_back.gif) no-repeat left top;
	padding:68px 0 0 0;
	color:#ffffff;
}
.red_bottom_curve
{
	float:left;
	width:216px;
	height:8px;
	line-height:8px;
    background:url(../images/Results/red_bottom_curve.gif) no-repeat left top;
}
.winnnig_text1
{
	float:left;
	width:208px;
	background:#dd281f url(../images/Results/winning_photo1_back.gif) no-repeat left top;
	padding:68px 0 0 0;
	color:#ffffff;
}
.red_bottom_curve1
{
	float:left;
	width:208px;
	height:8px;
	line-height:8px;
    background:url(../images/Results/red_bottom_curve1.gif) no-repeat left top;
}
.left_result_box
{
	float:left;
	width:465px;
	padding:25px 0 0 8px;

}
.result_mid_box
{
	float:left;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	width:462px;
}
.result_mid_box .team_list
{
	float:left;
	width:455px;
	padding:1px 0 0 7px;
}
.team_box5_last
{
	float:left;
	width:37px;
	padding:1px 0 0 1px;
}
.result_mid_box .team_box
{
	width:448px;
}
.result_mid_box .help 
{
	float:right;
	width:100px;
	margin:0;
	padding:6px 0 0 0;
}
.result_mid_box .help a
{
	float:none;
}
.bottomred_res_box
{
	float:left;
	width:449px;
	padding:20px 0 0 0;
}
.midred_res_box
{
	float:left;
	width:448px;
	color:#ffffff;
	margin:0;
	padding:0;
	background:#dc291e url(../images/Community/red_top_back.gif) no-repeat left top;
}
.midred_res_box p
{
	float:left;
	width:440px;
	margin:0;
	padding-top:8px;
	padding-bottom:0;
}
.bottomred_res_curve
{
	float:left;
	height:8px;
	line-height:8px;
	width:448px;
	background:url(../images/Community/red_bottom_back.gif) no-repeat left top;
}
.section6res
{
	float:left; 
	width:456px; 
	padding:25px 0 0 7px;
}
.section6res h3 
{
	float:left; 
	width:441px;
}
.white_back4res
{
	float:left; 
	width:447px; 
	padding:0 0 0px 7px;
	border-left:1px solid #cec6c6;
	border-right:1px solid #cec6c6;
	text-align:left;
}
.white_back4res p
{
	float:left; 
	width:433px; 
	padding:4px 0 0 0px;
	text-align:left;
}
.white_back4res .players_list
{
	float:left;
	width:440px;
	padding:8px 0 8px 0;
}
.white_back4res .players_box
{
	float:left;
	width:440px;
}
.white_back4res .players_box2
{
	float:left;
	width:120px;
	color:#014d93;
}
.white_back4res .players_box2_1
{
	float:left;
	width:105px;
	color:#014d93;
}
.white_back4res .players_box2_2
{
	float:left;
	width:80px;
	color:#014d93;
}
.white_back4res .font_col
{
	color:#494949;
}
.bottomred_res_box1
{
	float:left;
	width:440px;
	padding:0px 0 0 0;
}
.midred_res_box1
{
	float:left;
	width:440px;
	color:#ffffff;
	margin:0;
	padding:0;
	background:#dc291e url(../images/Community/red_top_back1.gif) no-repeat left top;
}
.midred_res_box1 p
{
	float:left;
	width:432px;
	margin:0;
	padding:8px 0 0 8px;
}
.bottomred_res_curve1
{
	float:left;
	height:8px;
	line-height:8px;
	width:440px;
	background:url(../images/Community/red_bottom_back1.gif) no-repeat left top;
}
.res_bottom_curve
{
	float:left;
	height:8px;
	line-height:8px;
	width:456px;
	background:url(../images/Community/mini_res_bot_curve.gif) no-repeat left top;
}
.bot_link_butt
{
	float:left;
	width:470px;
}
.bot_link_butt a
{
	float:left; 
	padding:0 8px 0 0;
	margin:0 0 0 0;
}
.bot_link_butt a img
{
	float:left;
	padding:0 0 0 0 ;
	margin:0 0 0 0;
}
a.demo_btn
{
	float:left; 
	padding:8px 8px 0 0;	
}
a.play_btn
{
	float:right;
	padding:8px 22px 0 0;
}
a.play_btn2
{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.rbp_mar
{
	float:left;
	margin:13px 0 0 0;
}
.rbp_mar p
{
	float:left;
	width:250px;
	color:#494949;
	padding:2px 0 0 7px;
}
.blue_banner
{
	float:left;
	width:463px;
	padding:20px 0 6px 25px;
	margin:8px 0 0 0;
	color:#ffffff;
	background:#1c2862 url(../images/Play/blue_back_banner.gif) no-repeat left top;
}
.blue_left
{
	float:left;
	width:295px;
}
.blue_left p
{
	float:left;
    padding:5px 0 3px 1px;
	font-size:1.05em; 
	width:265px;
	line-height:16px;
	margin:0 0 0 0;
}
.blue_right
{
	float:left;
	width:160px;
}
.blue_top_logo
{
	float:left;
	padding:4px 0 0 0;
}
.add_game_btn
{
	float:left;
	padding:16px 0 0 13px;
}
.blue_bottom
{
	float:left;
	width:488px;
	background:url(../images/Play/blue_banner_bottom.gif) no-repeat left top;
	height:10px;
	line-height:10px;
}

/* celebrity pages style */
.white_back4 p 
{
	width:215px;
}
.list_height
{
	float:left;
}
.list_height .team_box
{
 height:15px;
}
.list_height .list_nonheight
{
	float:left;
	height:20px;
}
.est_cont4
{
	float:left;
	width:96px;
	color:#ffffff;
	font-weight:bold;
	padding:7px 0 14px 10px;
}
.ss6_pad
{
	float:left;
	padding-top:9px;
}
.ss6_pad1
{
	float:left;
	margin-top:8px;
}
.ss6_pad3
{
	float:left;
	margin-top:5px;
}
.bio_part, .bio_botpad
{
	float:left;
	width:200px;
	padding:14px 0 0 7px;
}
.bio_botpad
{
	padding:14px 0 12px 7px;
}
.bio_part img, .bio_botpad img
{
	float:left;
}
.bio_part p, .bio_botpad p
{
	float:right;
	width:161px;
	margin-top:-2px;
}
.bio_part p span, .bio_botpad p span
{
	font-style:italic;
}
.curve_cont .bpt_pad
{
	float:left;
	padding-top:12px;
}
.link_buttons
{
	height:102px;
	float:left;
}
.result_mid_box .team_list .link_buttons
{
	width:200px;
}

.result_mid_box .team_list .team_box4
{
	width:154px;
}

#ul_tpad
{
	float:left;
	padding-top:8px;
}
.s_tlpad1 p
{
	width:215px;
}
.sec8a
{
	float:left; 
    /*padding:38px 0 0 8px;*/
    padding:0px 0 0 8px;
	width:226px; 
}
.sec8a a
{
	float:left; 
    margin:0;
}
.sec8a h3 
{
	float:left; 
	width:210px;
}
.sec8a .white_back4 
{
	float:left; 
	width:216px; 
}
.sec8a .white_back4 p
{
	float:left; 
	width:210px; 
	padding:4px 0 0 0px;
	text-align:left;
}
.sec8a .players_list
{
	float:left; 
	width:210px; 
	padding-top:8px;

}
.sec8a .players_box
{
	float:left; 
	width:208px; 
}
.s_tlpad
{
	float:left;
	/*padding:38px 0 0 8px;*/
	padding:0px 0 0 8px;
}
.s_tlpad1
{
	float:left;
	padding:49px 0 0 8px;

}
.bot_curve
{
	float:left;
	background:url(../images/Play/bottom_white_curve.gif) no-repeat left top;
	height:8px;
	line-height:8px;
    width:224px;
}
a.m_tpad
{
	margin-top:8px;
}
.view_fixes
{
	float:left;
	width:80px;
	padding:0 0 7px 0;
	font-weight:bold;
}
.view_large
{
	float:left;
	width:220px;
	height:25px;
	padding:2px 0 0 0;
}
.view_large .view_red
{
	font-size:100%;
	padding:0px;
}
#grey_dropbox
{
	float:left;
	width:224px;
	padding:0 0 0 8px;
	color:#ffffff;
	height:96px;
	background:#b3b3b3 url(../images/Play/grey_top_curve.gif) no-repeat left top;
}
#grey_dropbox p
{
	float:left;
	width:215px;
}
#grey_dropbox form
{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:0;
}
#grey_dropbox select
{
	float:left;
	width:216px;
	margin:0;
	padding:0;
	font-size:1.0em;
	border:1px solid #7f9db9;
}

#grey_dropbox h6
{
	float:left;
	font-size:110%;
	margin:0;
	padding:12px 0 5px 0;
}
.grey_dropbottom
{
	float:left;
	width:232px;
	height:8px;
	line-height:8px;
	margin:0 0 8px 0;
	background:url(../images/Play/grey_bottom_curve.gif) no-repeat left top;
}
#grey_dropbox p
{
	float:left;
	/*padding:4px 0 4px 0;*/
	padding:4px 0px;
	margin:0px;
}
.alan
{
	float:left;
	width:223px;
	padding:3px 0 0 0;
}
.alan img
{
	float:right;
}
.alan p
{
	float:left;
	width:100px;
	font-size:105%;
	padding-top:15px;
	padding-left:1px;
	font-style:italic;
}
.pundit_div
{
	float:left;
	width:217px;
	padding:4px 0 0 0;
	margin:0 0 -4px 0;
}

.pundit_div p
{
	float:left;
    width:216px;
	padding:0 0 0 0;

}
.pundit_div p img
{
	float:right;
	padding:4px 0 0 8px;
}
a.guest_pbutton
{
	float:right;
	padding:0 0 0 0;
	margin:-12px -1px 0 0;
}
a.alan_pbutton
{
	float:right;
	padding:0 0 0 0;
	margin:-9px -1px 4px 0;
}
a.alan_pbutton1
{
	float:right;
	padding:0 0 0 0;
	margin:-8px -1px 4px 0;
}
.white_logos1
{
	float:left;
	width:286px;
	padding:13px 0 0 16px;
	margin:0 0 0 1px;
}
.white_logos2
{
	float:left;
	width:201px;
	padding:0;
	margin:0 0 -2px 0;
}
/* END of celebrity pages style */


/* pl leaderboard style */
.top_section 
{
	float:left; 
	width:704px; 
	padding:1px 0 0 8px;
}
.top_section p
{
	float:left; 
	text-align:left;
	padding:0px 8px 8px 7px;
	width:689px;
}
.top_section p img
{
	float:right;  
	padding:4px 0 0px 8px;
}
.top_section h4 
{
	float:left; 
	width:697px;
}
.top_section h3 
{
	float:left; 
	width:689px;
}
.white_backts 
{
	float:left; 
	width:704px;  
	text-align:left; 
	padding:4px 0 0px 0;
}
.white_botcurve2
{
	float:left;
	background:url(../images/Community/white_bottom_curve.gif) no-repeat left top;
	width:704px;
	height:8px;
	line-height:8px;
}
.top_section1 
{
	float:left; 
	width:232px; 
	padding:8px 0 0 8px;
}
.top_section1 h3 
{
	float:left; 
	width:217px;
}
.white_backts1 
{
	float:left; 
	width:232px;
	text-align:left;  
	padding:4px 0 2px 0;
}
.top_section1 p
{
	float:left; 
	padding:0 8px 8px 7px;
	width:215px;
	text-align:left; 
}
.top_section1 .players_list
{
	padding:0 0 0 8px;
	float:left;
}
.top_section1 .players_list .box_red
{
	float:left;
	margin-top:8px;
}
.bot_logo_img
{
	float:left;
	width:152px;
	padding:11px 0 0 61px;
}
.bot_logo_img1
{
	float:left;
	width:152px;
	padding:12px 0 6px 45px;
}
.bot_logo_img img,
.bot_logo_img1 img
{
	float:left;
}
.white_botcurve1
{
	float:left;
	width:232px;
	height:8px;
	line-height:8px;
	background:url(../images/Community/white_bottom_curve1.gif) no-repeat left top;
}
.sec_Pro_area
{
	float:left;
	width:224px;
	/*height:216px;*/
	padding:8px 0 0 8px;
}
.top_section2 
{
	float:left; 
	width:224px; 
	padding:8px 0 0 8px;
}
.top_section2 p
{
	float:left; 
	text-align:left;
	padding:0px 8px 4px 7px;
	width:209px;
}
.top_section2 p img
{
	float:right;  
	padding:4px 0 0px 8px;
}
.top_section2 h4 
{
	float:left; 
	width:217px;
}
.top_section2 h3 
{
	float:left; 
	width:209px;
}
.white_backts2 
{
	float:left; 
	width:224px;  
	padding:4px 0 0px 0;
	text-align:left; 
}
.white_botcurve3
{
	float:left;
	width:224px;
	height:8px;
	line-height:8px;
	background:url(../images/Community/white_bottom_curve2.gif) no-repeat left top;
}
.bot_height
{
	height:64px;
	float:left;
}
/* END of pl leaderboard style */
/* START of message page fixture list */
.fixtures_games { background-color: #D7D7D7; color: white; border-width: 0; width: 225px; }

.fixtures_games  ul { width: 220px; float: left; padding: 0; margin: 0; margin-top: 5px; }
.fixtures_games  ul li { width: 95px; float: left; padding: 0; margin: 0; list-style: none; text-align: left; }
.fixtures_games  ul li.versus { width: 30px; text-align: left; }

.bottom_curve_fixtures_games
{
	float:left;
	width:232px;
	background:url(../images/Play/bottom_curve_blue.gif) no-repeat left top;
}
/* END of message page fixture list */

/*AL additions manage ML*/
.manage_ml_header{float:left;}
.manage_ml_content{float:left;padding-left:8px;}

.manage_ml_header .section_head5
{
	float:left; 
	width:680px;
}

.manage_ml_header h4
{
	width:681px;
}

.ml_inv_botcurve{
background:transparent url(../images/Play/ml_botcurve.gif) no-repeat scroll left top;
float:left;
width:488px;
height:8px;
line-height:8px;
}

.ml_headimg{float:left;width:110px;height:110px;display:block;text-align:center;}

.ml_headdetails{float:left;width:260px !important;overflow:hidden;padding-left:8px;}
/*.ml_headdetails form{padding:0;margin:0;display:none;}*/
.ml_headdetails h2{color:#DC291E;font-size:1.52em;padding:0px;margin:0px;float:left;width:100%;}
.ml_headdetails p{padding-top:8px;margin:0;float:left;}

.ml_headmsgs{float:left;width:300px !important;overflow:hidden;padding-left:8px;}

.ml_headmsgs h3{color:#263A6F;font-size:1.52em;padding:0px;margin:0px;float:left;width:100%;font-weight:bold;}
.ml_headmsgs p{padding-top:8px;margin:0;float:left;}

.ml_msg_sender{color:#004B95;font-weight:bold;}
.ml_msg_cont{/*float:left;*/}
.ml_msg_cont br{display:none;}
.ml_send_msg_but{padding:4px 0px;float:left;}

.manage_ml_leftcon{float:left;width:488px;}

.manage_ml_rev_list{
	background-color:#E7E7E7;
	border-left:1px solid #A3A3A3;
	border-right:1px solid #A3A3A3;
	float:left;
	padding:0pt;
	width:486px;
	overflow:hidden;
}

.manage_ml_rev_listhead{
	font-weight:bold;
	width:472px;
	padding:2px;
	margin-left:4px;
	border-bottom:1px dashed #000;
	line-height:20px;
	min-height:20px;
}

.manage_ml_rev_listbox{
	width:472px;
	padding:2px;
	margin-left:4px;
	padding-top:2px;
}

.curr_ml{
	float:left;
	padding:4px;
	margin:0px;
}

.curr_ml_red_badge{
background:transparent url(../images/Play/red_back_larger.gif) no-repeat scroll left top;
float:left;
height:56px;
width:180px;
margin-top: 1px; margin-bottom: 1px; padding-right: 5px;
}

.curr_ml_playnow{
	float:left;
}

.ml_revlist_col1{
float:left;
padding:0;
width:100px;
}
.ml_revlist_col2{
float:left;
width:130px;
}

.whos_in_conhead{
	float:left;
	width:470px;
	display:block;
}

.whos_in_conhead span{
	width:235px;
	padding:0;
	margin:0px;
	float:left;
	display:block;
}

.conhead_left{
	padding-left:40px;
	overflow:hidden;
}

.whos_in_conbox{
	border:1px solid #A3A3A3;
	width:468px;
	float:left;
	margin-left:2px;
	overflow:hidden;
	background-color:#fff;
}

.whos_in_column{
	max-height:100px;
	width:228px;
	float:left;
	overflow:auto;
	padding: 3px;
}

.whos_in_row{
	width:219px;
	float:left;
	background-color:#E7E7E7;
	display:block;
}

.whos_in_rowlist1{
	float:left;
	width:30px;
	padding-left: 8px;
}
.whos_in_rowlist2{
	float:left;
	width:150px;
	padding-left:0px;
}

.whos_in h4{
	font-weight:bold;
	background:transparent;
	padding:0px 4px;
	margin:0px;
	width:98%;
}

.whos_in p{
	padding:4px;
	margin:0px;
	width:98%;
}

.whos_in_sendbtn{
	float:right;
	position:relative;
	top:-10px;
}

.ml_toppad{
	padding-top:8px;
}

a.ml_home_what_link{
	padding:0 0 8px 0;
	margin:0;
	float:left;
}

ul.ml_home_what{
	float:left;
	width:200px;
	height:298px;
	padding:0px;
	margin:0px;
	background:transparent url(../images/Play/ml_home_what_greybox.gif) no-repeat left top;
	list-style-type:none;
	overflow:hidden;
}

ul.ml_home_what li{
	float:left;
	width:184px;
	padding:4px 0px;
	position:relative;
	left:8px;
	border-bottom:1px dashed #474747;
	color:#474747;
}

.no_bottom_border{
	border-bottom:none !important;
}

.white_left_content .white_content{
width:210px;
}

#prize_structure img{
	border:none;
	padding:0 6px;
	width:202px;
}

html > body .coupon{
		margin-left:8px;

}

.coupon{
	float:left; 
	width:720px;
	width:345px;
	height:290px;
	margin-left:4px;
	background-color:#FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	overflow:hidden;
}

#OOM_table{
	float:left;
	display:block;
	width:184px;
	margin-left:-4px;
	height:160px;
	overflow:auto;
}
#OOM_table .box_wid,#OOM_table .box_wid3{width:166px;}
#OOM_table .box_wid2,#OOM_head .box_wid2{width:90px;overflow:hidden;}
#OOM_table .players_box1,#OOM_head .players_box1{padding-left:2px;}
#OOM_table .box_wid1{width:25px;}
#recently_played {max-height: 100px; width: 480px; overflow:auto;}
#recently_played .secondary_list_box {width: 460px;}

/*#leaderboard_entries {height:600px; overflow-x:hidden; overflow-y:auto; width:200px;}*/
#leaderboard_entries {height:500px; overflow-x:hidden; overflow-y:auto; width:216px;}
#leader .white_loger1{width:226px;padding-left:8px;}
#leader .right_cont_box1,#leader .right_cont_box2,#leader .right_cont_box3{overflow:hidden;width:220px;}
.coupon_box
{
	float:left;
	width:320px;
	background-color:#e6e6e6;
	color:#014d93;
	padding:2px 0 2px 0;
	margin:0 0 0px 0;
}
.coupon_box1
{
        float:left;
        width:24px;
        color:#494949;
        padding:0 0 0 7px;
}
.coupon_box2
{
        float:left;
        width:65px;
}
.coupon_box3
{
	    float:left;
	    width:24px;
}
.coupon_box4
{
        float:left;
        width:65px;
}
.coupon_box5
{
        float:left;
        width:40px;
        padding:1px 0 0 1px;
}

#PLL_table{
	float:left;
	display:block;
	width:208px;
	margin-left:-4px;
	height:154px;
	overflow:auto;
}
#PLL_head{padding-bottom:2px;}
#PLL_table .b_width{width:190px;}
#PLL_table .players_box2{overflow:hidden;}
#PLL_table .players_box3{width:50px;overflow:hidden;}

#whos_in,#whos_out{
	height:96px;
	overflow:auto;
}
#whos_in .whos_in_row,#whos_out .whos_in_row{width:216px;}

#WI_small,#WO_small{
	float:left;
	display:block;
	width:220px;
	height:96px;
	overflow:auto;
}

#WO_small .players_box_bottom,#WO_small .players_box_bottom2a,#WI_small .players_box_bottom,#WI_small .players_box_bottom2a{width:204px;}

/*updated 2009-03-20, mini league who's in link*/
.whos_out_btn{float:right; margin-right:31px;}

#PSR_table{
	float:left;
	display:block;
	width:440px;
	height:160px;
	overflow:auto;
}

#PSR_table .players_box{width:422px;}

#whos_not_in_table{
	float:left;
	display:block;
	width:272px;
	height:80px;
	overflow:auto;
}

#syndicate{
	width:135px;
}

#saxgame{
	width:183px;
}
/* Latest leaderboard page changes */
#leader .white_top_curve9{
	width:940px;
 	background:#ffffff url(../images/Play/white_top_curve2.gif) no-repeat top left;
}
#leader .white_bottom_curve9{
	float:left;
	width:944px;
 	background:#ffffff url(../images/Play/white_bottom_curve2.gif) no-repeat top left;
}
#leader .blue_bottom_curve {
	width:960px;
	background:url(../images/Home/blue_bottom_curve1.gif) no-repeat left top;
}
#leader .white_left_content1r{
	float:left;
	width:940px;
	padding:0 0 0 0;
	margin:0;
}
/* End of Latest leaderboard page changes */

.separate_top
{
	padding:8px 0 0 0;
}
.separate_left
{
	padding:0 8px 0 0;
}
.separate_right
{
	padding:0 0 0 12px;
}
.separate_bottom
{
	padding: 0 0 8px 0;
}
.section4 .game-back
{
	float: left;
	padding: 0 0 0 8px;
	width: 328px;
	text-align: center;
	background-color: #FFFFFF;
}
.section4 .game-item
{
	float:left;
	padding:8px 8px 0 0;
	text-align:left;
	width: 320px;
}
.section4 .game-image
{
	float:left;
	width: 100px;
}
.section4 .game-desc
{
	float:left;
	width: 220px;
}

/****************************/
/*   LANDING PAGE STYLES    */
/****************************/
.landing-left{
	 width: 485px;
	 float:left;
	 margin-bottom: 3px;
}
 
.lbox{
	background:#FFFFFF;
	height:138px;
	margin-top: 8px;
	margin-bottom:3px;
}
 
.lbox .space{
	padding-left:12px;
	padding-top:8px;
	padding-right:12px;
	padding-bottom:10px;
} 
.lbox1,
.lbox2,
.lbox3{
	height:138px;
}
.lbox1 img,
.lbox2 img,
.lbox3 img{
	float:right;
} 
.lbox1{
	background:url(../images/lotteries/landing_l_1.jpg) no-repeat left top;
} 
.lbox2{
	background:url(../images/lotteries/landing_l_2.jpg) no-repeat left top;
} 
.lbox2 p.countdown{
	position:absolute;
	margin-top:100px;
}
.lbox3{
	background:url(../images/lotteries/landing_l_3.jpg) no-repeat left top;
}
.lbox3 p.countdown{
	position:absolute;
	margin-top:98px;
}	
p.countdown{
	position:absolute;
	display:block;
	float:left;
	text-align:center;
	margin-top:103px;
	margin-left:60px;
	width:150px;
	color:#000000;
}

.landing-right{
	float:left;
	margin-bottom: 8px;
}

.landing-right h3 {
	float:left;
}

.landing-right a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.landing-right img{
	float:left;
	margin-right:12px;
}

.landing-right p{/* added class Bug #478 14/08/07 */
	padding:3px 0 0 0;
}

.landing-rightresults{
	width: 220px;
	float:left;
	margin-bottom: 3px;
	margin-left:12px;
}

.landing-rightresults a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.landing-rightresults img{
	padding:5px 0 0 0; /* Added property Bug #246 - 26/07/07 */
	float:left;
}


.landing-right p.right{
	text-align:right;
}

.clear{
	clear:both;
}

.time{ float: right; }
#clock{ float: left; }

.vertSpacer{ width: 8px; height: 8px; padding: 0; margin: 0; overflow: hidden; background-color: transparent; }

.secondNav{ color: #fff; }
.secondNav > A{ padding: 0 5px; }
.secondNav{ background-color:#141C49; float:left; height:20px; padding-left:25px; width:935px; font-weight: bold; }
.secondNav SPAN{ color:#FFFFFF; padding: 0 5px; }
.secondNav A{ color:#FFFFFF; text-decoration:none; }
.secondNav A.active
{
	text-decoration: underline;
}
.secondNav A.selected
{
	text-decoration: underline;
}
.secondNav A:hover 
{
	text-decoration:underline;
}

.contentWhite{ background-color: #FFF; width: 932px; padding: 6px; }
.tvAdContainer {
float:left;
height:258px;
width:230px;
overflow:hidden;
}
.tvColWithMargin{ margin-right: 4px; }
.tvAdContainer .headingGray SPAN{ color: #e22428; }

#colLeftLarge{ width: 790px; height: 251px; float: left; overflow: hidden; }
#colLeftBingo{ width: 669px; height: 403px; float: left; overflow: hidden; }
.colLeftInstantWin{ width: 669px; min-height: 265px; float: left; overflow: hidden; }
#colLeftInstantWin{ width: 660px; margin-right: 8px; padding-left: 9px; background-color: #fff; min-height: 380px; }
	.colLeftInstantWin H1{ font-size: 1.3em; font-weight: bold; color: #d30020; line-height: 100%; float: none; margin: 0 0 14px 0; }
#columnLeftSmall{ width: 246px; min-height: 101px; margin-right: 9px; float: left; overflow: hidden;}
	#columnLeftSmall #poll_wrapper{ height: 187px; }
	#columnLeftSmall H2{ clear:none; padding: 3px 0 5px 0; }
	#columnLeftSmall .blockHeading{ width:auto;}
	#columnLeftSmall .columnBox{ width:auto; min-height:139px; padding: 9px 5px 3px 5px; }
	#columnLeftSmall P{ color: #000; line-height: 120%; margin: 0 0 14px 0; }
	#columnLeftSmall INPUT{ display: inline; height: 14px; }
	#columnLeftSmall .poll_head H3{ padding-top: 44px; }
	#columnLeftSmall .poll_head H4{ padding-top: 46px; font-weight: 1em; }
	#columnLeftSmall .poll_head{ background-image: url(../images/vernons/sports/vernons_poll_header.jpg); background-repeat: no-repeat; background-position: top right; padding: 0 10px; height: 70px; background-color: #fff; }
	#columnLeftSmall .poll_content{ width: 94%; height: 114px; padding: 2px 10px 0 10px; margin: 0 0 1px 0; line-height: 14px; background-color: transparent; }
	#columnLeftSmall .poll_content P{ color: #fff; line-height: 120%; font-weight: bold; margin: 0; }
	#columnLeftSmall .poll_content INPUT{ margin: 3px 0 2px 0; }
	#columnLeftSmall .poll_content SPAN{ color: #fff; line-height: 100%; font-size: 0.85em; font-weight: bold; margin: 0; }
	#columnLeftSmall .poll_footer{ color: #fff; line-height: 100%; font-size: 1em; font-weight: bold; margin: 0; background-color: transparent; position: relative; height: 17px; top: -15px; z-index: 1; width: 100%; }
#columnMiddle{ width: 500px; height: 187px; margin-right: 9px; float: left; overflow: hidden; }
#colRightSmall{ width: 210px; height: 251px; float: right; overflow: hidden; }
#colRightBingo{ width: 330px; height: 403px; float: right; overflow: hidden; }
.colRightInstantWin{ width: 283px; float: right; overflow: hidden; }
#colRightInstantWin{ width: 256px; height: 239px; background-image: url(../images/instantWin/top5.jpg); padding: 13px; }
	#colRightInstantWin H1{ font-size: 2em; font-weight: bold; color: #fff; line-height: 100%; float: none; margin: 0 0 4px 0; }
	#colRightInstantWin P{ margin: 0; font-size: 1em; color: #fff; line-height: 120%; }
	#colRightInstantWin .rowTop5{ height: 38px; }
	#colRightInstantWin .colTop5Left{ float: left; height: 14px; padding: 10px 4px; font-size: 1.5em; color: #fff; font-weight: bold; }
	#colRightInstantWin .colTop5Right{ float: right; height: 34px; font-size: 1.5em; color: #fff; font-weight: bold; }
	#colRightInstantWin .colTop5Right A{ width: 80px; height: 33px; display: block; }
	#colRightInstantWin .colTop5Right A:HOVER{ width: 80px; height: 33px; display: block; }
#columnRightSmall{ width: 244px; min-height: 181px; float: right; overflow: hidden; }
.colInstantWin{ width: 220px; float: left; margin-left:0}
	.colInstantWin H1{ font-size: 1.3em; font-weight: bold; color: #d30020; line-height: 100%; float: none; margin: 0 0 14px 0; }
	.colInstantWin H2{ font-size: 1.2em; font-weight: bold; color: #130b4c; line-height: 100%; margin: 0 3px 3px 0; float: none; clear: none; }
	.colInstantWin P{ margin: 0; font-size: 1em; padding-right: 20px; color: #000; line-height: 120%; }
	.colInstantWin IMG{ clear: left; float: left; width: 72px; height: 57px; overflow: hidden; margin: 0 10px 35px 0; }
.rowInstantWin{ height: 105px; }
.itemInstantWin1{ height: 105px; width: 215px; padding: 0 5px 0 0; float: left; }
	.itemInstantWin1 H2{ font-size: 1.2em; font-weight: bold; color: #130b4c; line-height: 100%; margin: 0 0 5px 0; float: none; clear: none; }
	.itemInstantWin1 P{ margin: 0; font-size: 1em; padding-right: 20px; color: #000; line-height: 120%; }
	.itemInstantWin1 IMG{ clear: left; float: left; width: 80px; height: 55px; overflow: hidden; margin: 0 10px 40px 0; }


#instantJackpots{ background-color: #2da9df; height: 197px; }
	#instantJackpots H1{ color: #fff; font-size: 1.8em; font-weight: bold; float: none; margin: 0 0 5px 12px; padding: 14px 0 0 0; line-height: 100%; }
	#instantJackpots P{ color: #fff; font-size: 1em; float: none; margin: 0 0 0 13px; padding: 0; line-height: 110%; }
#bgInstantJackpots{ margin-top: 9px; height: 125px; background-image: url(../images/instantWin/Bingo/jackpots_bg.jpg); background-repeat: no-repeat; padding-top: 7px; }
	#bgInstantJackpots .liveTextBoxLeft{ width: 137px; height: 15px; float: left; background-color: transparent; margin: 0 0 6px 8px; padding: 11px 0 8px 12px; color: #fff; }
	#bgInstantJackpots .liveTextBoxRight{ width: 105px; height: 17px; float: right; text-align: right; background-color: transparent; margin: 0 8px 6px 0; padding: 9px 10px 8px 0; color: #fff; font-size: 1.8em; font-weight: bold; }

div#override a {display:block;height:208px;width:234px;}

a.p10 {background: url("../images/p10_tvPage_off.jpg") 0 0 no-repeat;}
a.p10:hover {background: url("../images/p10_tvPage_over.jpg") 0 0 no-repeat;}

a.s6 {background: url("../images/s6_tvPage_off.jpg") 0 0 no-repeat;}
a.s6:hover {background: url("../images/s6_tvPage_over.jpg") 0 0 no-repeat;}

a.tch {background: url("../images/classicPools_tvPage_off.jpg") 0 0 no-repeat;}
a.tch:hover {background: url("../images/classicPools_tvPage_over.jpg") 0 0 no-repeat;}

a.stb {background: url("../images/spotTheBall_tvPage_off.jpg") 0 0 no-repeat;}
a.stb:hover {background: url("../images/spotTheBall_tvPage_over.jpg") 0 0 no-repeat;}


#colLeftLottery{ width: 476px; height: 227px; float: left; overflow: hidden; }
/*#colLeftLottery IMG {width:460px;}*/
#colRightLottery{ width: 476px; height: 227px; float: right; overflow: hidden; }
/*#colRightLottery IMG {width:460px;}*/
.rowVertSpacer{ width: 10px; height: 9px; clear: both; overflow: hidden; }

#blockHeading{width: 242px; height: 32px; padding: 1px; background-color: #d30020; }
#blockHeading H1{ font-size: 18px; color: #fff; font-weight: bold; padding: 7px 0 5px 5px; margin: 0; }
#columnBox{ width: 232px; min-height: 144px; background-color: #fff; padding: 9px 6px 0 6px; }
#columnBox H2{ font-size: 11px; margin-top: 0px; line-height: 100%; font-weight: bold; float: none; color: #000; }
#columnBox IMG#left{ float: left; margin-right: 5px; }
#columnBox IMG#right{ float: right; margin-left: 5px; }
#columnBox P{ font-size: 10px; line-height: 120%; margin-top: 4px; color: #000; }
#columnBox P A{ font-size: 10px; font-weight: bold; }
#columnBox1{ width: 232px; min-height: 144px; background-color: #fff; padding: 9px 6px 0 6px; }
#columnBox1 H2{ font-size: 11px; margin-top: 0px; line-height: 100%; font-weight: bold; float: none; color: #000; }
#columnBox1 IMG#left{ float: left; margin-right: 5px; }
#columnBox1 IMG#right{ float: right; margin-left: 5px; }
#columnBox1 P{ font-size: 10px; line-height: 115%; margin-top: 4px; color: #000; }
#columnBox1 P A{ font-size: 10px; font-weight: bold; }

.coupon_arrows
{
	vertical-align: top;
	padding-bottom:40px;
	clear: both;
	font-weight:bold;
	vertical-align:bottom;
	color:#000000;
	font-size:1.02em;
}
.coupon_next_competition
{
	float:right;
}
.coupon_prev_competition
{
	float:left;
}
.coupon_text{}



/*#miniGame {height:200px; width:200px; float:left;}
#miniGameSelector {padding-left:5px; float:left;}
#miniGameScroller {height:200px; width:125px; overflow:scroll-y;overflow:-moz-scrollbars-vertical;}
#miniGameButton {height:100px; width:100px; display:block; margin-bottom:5px;}
#miniGameButton img {border-width:0px;height:100px; width:100px;}*/



#miniGame {
float:left;
height:214px;
width:200px;
}
#miniGameSelector{ float: left; padding-left: 2px; width: 80px; overflow: hidden; }
#miniGameScroller{ height: 203px; overflow-y: scroll; overflow-x: hidden; width: 80px; float: left; }
#miniGameButton{ display: block; height: 62px; width: 62px; margin-bottom: 2px; }
A#miniGameButton IMG{ width: 62px; height: 62px; }

.nav_bar_wc_text{color:#FF0000 ! important;}