@charset "UTF-8";
/* CSS Document */

body{
	background:#000 url(images/bg.png) repeat-x; background-position:0 260px; font-size:10pt; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#444444; margin:0; padding:0 0 30px;
}
a:focus {
    outline: 0;
}
a{
	text-decoration:none; color:#060; cursor:pointer;
}
a:hover{
	text-decoration:underline;
}
a.alt{
	color:#ce0000;
}
.mainnav{
	position:fixed; top:0; left:0; width:100%; height:40px; background:url(images/nav.png) repeat-x; z-index:1000;
}
.bottom_bar{
	position:fixed; bottom:0; left:0; width:100%; height:40px; background:url(images/nav.png) repeat-x; z-index:1000; padding:0 10px;
}
.bottom_bar .item{
	float:left; margin-left:20px; color:#fff;
}
.bottom_bar .item .l{
	width:8px; height:30px; background:url(images/naviteml.png) no-repeat; float:left;
}
.bottom_bar .item .m{
	height:30px; background:url(images/navitemm.png) repeat-x; float:left;
}
.bottom_bar .item .m span{
	padding:7px 0; display:inline-block;
}
.bottom_bar .item em{
	font-style:normal; color:#ff0000;
}

.bottom_bar .item .r{
	height:30px; width:8px; background:url(images/navitemr.png) no-repeat; float:left;
}
a#logout{
	width:82px; height:30px; background:url(images/logout.png) no-repeat; display:block; float:left; text-indent:-99999px;
}
a#logout:hover{
	background-position:0 -30px;
}
.mainnav .c{
	width:912px; margin:0 auto; text-align:center;
}
.mainnav .c2{
	width:863px; margin:0 auto; text-align:center;
}
.felt{
	height:220px; width:100%; position:relative; top:40px; background:url(images/felt.jpg) repeat-x;
}
div#logo{
	float:left; width:242px;
}
a#logo{
	
}
.card_cont{
	width:863px; margin:0 auto;
}
.swf{
	text-align:center;
}
.wrapper{
	width:869px; margin:0 auto; padding-top:10px;
}
.feature{
	width:869px; height:209px; background:url(images/feature.png) no-repeat; position:relative; color:#555; letter-spacing:.1em; line-height:20px; font-size:90%; overflow:hidden;
}
.feature a{
	color:#fff;
}
.feature .c{
	padding:25px 30px;
}
.feature p{
	margin:0; padding:0;
}
.bd{
	width:869px; background:url(images/bd.png) repeat-y; min-height:200px;
}
.sidebar{
	float:left; margin-left:15px; width:233px; overflow:hidden;
}
.sidebar .c{
	padding:10px;
}
input#edit_profile{
	display:block; background:url(images/edit_profile.png) no-repeat; width:97px; height:20px; border:none; text-indent:-99999px; font-size:0; line-height:0;
}
input#edit_profile:hover{
	background-position:0 -20px;
}
.search_input{
	width:162px; background:#1b1b1b; border:none; height:16px; margin:0; padding:2px 4px; float:left; color:#676767;
}
.search_button{
	background:#1b1b1b; border:none; height:20px; margin:0; padding:0 5px; color:#676767;
}
input.search_button:hover{
	background:#2a2a2a;
}
.sidebar a{
	color:#aaa;
}
.sidebar a:hover{
	
}
.sme_sidebar td{
	border-bottom:1px inset #222; border-right:1px inset #222; padding:5px; vertical-align:middle;
}
.module{
	width:233px;
}
.module .mod_header{
	background:url(images/sidebarnav.jpg) repeat-x; height:30px; color:#fff;
}
.module .mod_header span{
	display:block; padding:6px 10px;
}
.module .mod_header a{
	padding:8px 15px; display:block; width:100%; color:#fff;
}
.module .mod_header_active{
	background:url(images/active_sidebarnav.png) repeat-x; height:30px;
}
.module .mod_header_active a{
	padding:8px 15px; display:block; width:100%; color:#fff;
}
ul.sidebar_subnav{
	display:none;
}
ul.sidebar_subnav_active{
	display:block;
}
ul.sidebar_subnav_active li{
	font-size:90%; margin:8px 30px;
}
.content{
	float:right; margin-right:10px; width:611px; background:url(images/rcoltop.jpg) repeat-x top;
}
.content .c{
	margin:20px; font-size:90%;
}
.content .c p, .content .c li{
	line-height:1.5em; 
}
.content .c .col{
	float:left; width:45%; margin-right:20px;
}
.content .c input, .content .c select, .content .c textarea{
	margin:5px 0;
}
textarea{
	font-size:10pt; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#444444; padding:5px;
}
textarea.fixed_width{
	width:240px;
}
.content .c .inner_column{
	float:left; margin-right:20px; width:260px;
}
input.fixed_width{
	width:250px;
}
select.fixed_width{
	width:250px;
}
.paging_container{
	border-bottom:1px dashed #bbb; margin-bottom:10px; padding-bottom:10px;
}
.paging_container_bottom{
	border-top:1px dashed #bbb; margin-top:10px; padding-top:10px;
}
.prev_btn{
	width:97px; float:left;
}
a.prev{
	display:block; text-indent:-99999px; background:url(images/previous.png) no-repeat; height:20px; width:97px;
}
a.prev:hover{
	background-position:0 -20px;
}
a.disabled:hover{
	text-decoration:none; cursor:default;
}
.next_btn{
	width:97px; float:right;
}
.alt_btn{
	width:97px; float:right; margin-right:20px;
}
.message{
	color:#060; text-align:center;
}
a.next{
	display:block; text-indent:-99999px; background:url(images/next.png) no-repeat; height:20px; width:97px;
}
a.next:hover{
	background-position:0 -20px;
}
a.allplayers{
	display:block; text-indent:-99999px; background:url(images/allplayers.png) no-repeat; height:20px; width:97px;
}
a.allplayers:hover{
	background-position:0 -20px;
}
a.allevents{
	display:block; text-indent:-99999px; background:url(images/allevents.png) no-repeat; height:20px; width:97px;
}
a.allevents:hover{
	background-position:0 -20px;
}
a.joingamectrl{
	display:block; text-indent:-99999px; background:url(images/joingamectrl.png) no-repeat; height:30px; width:230px;
}
a.joingamectrl:hover{
	background-position:0 -30px;
}
input.postevent{
	background:transparent url(images/postevent.png) no-repeat scroll 0 0; border:medium none; display:block; height:20px; text-indent:-99999px; width:97px; font-size:0; line-height:0;
}
input.postevent:hover{
	background-position:0 -20px;
}
a.backtodashboard{
	background:transparent url(images/dashboard_icon.png) no-repeat scroll 0 3px; display:inline-block; padding:4px; text-indent:20px;
}
a.myteam{
	display:block; text-indent:-99999px; background:url(images/myteam.png) no-repeat; height:20px; width:97px;
}
a.myteam:hover{
	background-position:0 -20px;
}
a.mybuddies{
	display:block; text-indent:-99999px; background:url(images/mybuddies.png) no-repeat; height:20px; width:97px;
}
a.mybuddies:hover{
	background-position:0 -20px;
}
a#buddyup{
	display:block; text-indent:-99999px; background:url(images/buddyup.png) no-repeat; height:20px; width:97px;
}
a#buddyup:hover{
	background-position:0 -20px;
}
a#contact{
	display:block; text-indent:-99999px; background:url(images/contact.png) no-repeat; height:20px; width:97px;
}
a#contact:hover{
	background-position:0 -20px;
}
.goto_page_btn{
	
}
.list_title{
	width:120px; float:left; color:#777;
}
.list_title2{
	width:200px; float:left; color:#777;
}
.list_title3{
	width:100px; display:inline-block; color:#777; vertical-align:top;
}
.list_value{
	float:left; width:200px;
}
.list_value2{
	float:left; width:365px;
}
.list_value3{
	display:inline-block; width:150px;
}
.profile_section{
	border-bottom:1px dashed #bbb; margin-bottom:10px; padding-bottom:10px;
}
h2.section_title{
	float:left;
}
.recruit_stats{
	float:right;
}
.player_thumb{
	background:url(images/gray_thumb.png) no-repeat; color:#fff; padding:4px; width:100px; float:left; margin:2px;
}
.player_thumb a{
	color:#FF0;
}
.profile_player_photo{
	width:160px; background:#000; float:left; border:5px solid #fff; max-height:160px; overflow:hidden;
}
.profile_player_info{
	float:left; padding-left:30px; width:330px; height:40px;
}
p.profile_headline{
	margin:0; padding:0; color:#060; overflow:hidden;
}
h1.dashboard_player_name{
	float:left; font-weight:normal; margin-left:50px; padding-bottom:5px; width:560px;
}
.dashboard_player_info{
	float:left; padding-left:15px; width:286px;
}
p.dashboard_headline{
	color:#006600; padding:0;
}
.red{
	background:url(images/red_thumb.png) no-repeat;
}
.green{
	background:url(images/green_thumb.png) no-repeat;
}
.player_photo{
	width:100px; height:100px; overflow:hidden;
}
.player_info{
	width:100px; font-size:8pt; text-align:center;
}
.ft{
	height:104px; width:869px; background:url(images/ft.png) no-repeat;
}
.copyright{
	font-size:90%; width:300px; float:left; position:relative; top:65px; margin-left:40px;
}
.credit{
	font-size:90%; width:70px; float:right; position:relative; top:55px; margin-right:40px; display:none;
}
a#credit{
	display:block; background:url(images/sitebyjb.png) no-repeat; width:70px; height:30px; text-indent:-99999px;
}
.clearBoth{
	clear:both;
}
.member_thumb{
	background:#FFFFFF none repeat scroll 0 0; border:1px solid #999999; color:#444444; padding:2px; width:60px; float:left; margin:2px;
}
.thumb_photo{
	width:60px; height:60px; background:#000;
}
.thumb_title{
	width:60px; font-size:8pt; text-align:center;
}
.buddy_request{
	float:left; border-top:1px solid #afafaf; padding:5px 0; width:100%;
}
.buddy_request_photo{
	float:left; margin-right:20px;
}
.buddy_request_info{
	float:left;
}
a.username{
	display:block; font-size:150%; padding:8px 0;
}
.request_btn{
	width:78px; float:left; margin-right:10px; margin-top:10px;
}
a.accept_btn{
	display:block; height:30px; width:78px; text-indent:-99999px; background:url(images/accept_btn.png) no-repeat;
}
a.accept_btn:hover{
	background-position:0 -30px;
}
a.ignore_btn{
	display:block; height:30px; width:78px; text-indent:-99999px; background:url(images/ignore_btn.png) no-repeat;
}
a.ignore_btn:hover{
	background-position:0 -30px;
}
.coming_soon{
	height:100px; background:url(images/coming_soon.png) no-repeat; width:300px; text-align:center; margin:0 auto;
}
h1{
	color:#ce0000; margin:0;
}
h1.padded{
	padding:15px 0;
}
.cont_header h2{
	color:#fff; padding:7px;
}
h3{
	color:#ce0000; 
}
h4{
	color:#060; font-weight:bold; text-transform:uppercase; margin:10px 0;
}
label{
	display:block; padding:4px 0;
}
.alert{
	background:url("images/error.png") no-repeat scroll 10px 5px #F6E79E;
border:1px solid #C48C1D;
padding:5px 10px 5px 35px;
}
.success{
	background: url(images/accept.png) no-repeat 10px 10px #c8e6c8; padding:10px 35px; border: 1px solid #08a300; text-align: left;
}
.error{
	background:url("images/cross.png") no-repeat scroll 10px 5px #F3AC8D;
border:1px solid #951411;
padding:5px 10px 5px 35px;
}
.info{
	background:url("images/exclamation.png") no-repeat scroll 10px 5px #abc9ea;
border:1px solid #274491;
padding:5px 10px 5px 35px;
}
a#overview{
	background:transparent url(images/dashboard_icon.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a#preferences{
	background:transparent url(images/cog.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a.settings{
	background:transparent url(images/settings.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a.editprofile{
	background:transparent url(images/pencil.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a.editphoto{
	background:transparent url(images/picture.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
a.changepassword{
	background:transparent url(images/key.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#myteam{
	background:transparent url(images/team.png) no-repeat scroll 15px 6px; text-indent:25px;
}
p.myteam{
	background:transparent url(images/team.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#mybuddies{
	background:transparent url(images/group.png) no-repeat scroll 15px 6px; text-indent:25px;
}
.buddy{
	background:transparent url(images/group.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#buddyrequests, .buddyrequests{
	background:transparent url(images/buddyrequests.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#browsebuddies{
	background:transparent url(images/browsebuddies.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#myevents{
	background:transparent url(images/playing_card.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a#accounts{
	background:transparent url(images/coins.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a#messages{
	background:transparent url(images/email.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a#inbox{
	background:transparent url(images/inbox.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#compose{
	background:transparent url(images/compose.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#sent{
	background:transparent url(images/sent.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a.trash{
	background:transparent url(images/bin_closed.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a.posteventbb{
	background:transparent url(images/data.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a.getstaked{
	background:transparent url(images/chips.png) no-repeat scroll 0 3px; display:block; padding:4px; text-indent:20px;
}
a#stakeem{
	background:transparent url(images/chips.png) no-repeat scroll 15px 6px; text-indent:25px;
}
.myupcomingevents{
	background:transparent url(images/calendar_2.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
.myrunningevents{
	background:transparent url(images/playing_card.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
.myeventresults{
	background:transparent url(images/trophy.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
.pendingsales{
	background:transparent url(images/cart.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
.reportwinnings{
	background:transparent url(images/money.png) no-repeat scroll 0 1px; display:block; padding:4px; text-indent:20px;
}
.payouts{
	background:transparent url(images/calculator.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
.myshares{
	background:transparent url(images/chart_pie.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
.receivables{
	background:transparent url(images/money_dollar.png) no-repeat scroll 0 2px; display:block; padding:4px; text-indent:20px;
}
.viewmyprofile{
	background:transparent url(images/user_silhouette.png) no-repeat scroll 0 3px; display:inline-block; padding:4px; text-indent:20px;
}
.editmyprofile{
	background:transparent url(images/pencil.png) no-repeat scroll 0 3px; display:inline-block; padding:4px; text-indent:20px;
}
a#pokerrooms{
	background:transparent url(images/door.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a#socialnetwork{
	background:transparent url(images/link.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a#mymarketplace{
	background:transparent url(images/world.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a#topics{
	background:transparent url(images/comment.png) no-repeat scroll 15px 6px; text-indent:25px;
}
a.active_action{
	color:#ce0000;
}
.upcomingevents{
	font-size:90%; line-height:20px; margin:5px 5px 5px 10px;
}
.upcomingevents td{
	padding:5px; vertical-align:top;
}
/* events (bb) */
.event_posting{
	border:1px solid #CCCCCC;
float:left;
margin:5px 0;
padding:0 10px 4px 14px;
width:542px;
}
.hilite{
	background:#ddd; border-color:#ff0000;
}
p.event_title{
	background:transparent url(images/playing_card.png) no-repeat scroll 0 0; font-size:140%; margin:10px 0 0; padding-left:25px;
}
p.event_desc{
	margin:7px 0;
}
a#reportbug{
	position:fixed; bottom:12px; right:20px; z-index:1000; background:url(images/bug.png) no-repeat 0 -3px; text-indent:25px; font-size:85%; color:#fff;
}
div.manage_btns{
	background:#CCCCCC none repeat scroll 0 0; height:25px; margin-top:8px; text-align:right; width:97%;
}
div.manage_btns a{
	color:#333;
}
div.manage_btns ul li{
	float:left; padding:0 10px;
}
/* stake me */
div.event_title{
	margin-top:5px; font-size:110%;
}
.stake_me_table th{
	background:none repeat scroll 0 0 #111111;
color:#FFFFFF;
padding:4px 8px;
}
.stake_me_table td{
	padding:4px 8px; border:1px solid #CCCCCC;
}
.stake_me_table tr.alt{
	background:#ddd;
}
.stake_me_table td.shares{
	letter-spacing:2px; text-align:center;
}
.stake_me_table td.sold{
	background:#ff0000; color:#fff; font-weight:bold;
}
.stake_me_table td.available{
	background:#006600; color:#fff;
}
.stake_me_table td.finished{
	background:#F90; color:#fff;
}
h5{
	margin:5px 0;
}
.paymentalert{
	background:#555; padding:5px 10px; color:#fff;
}
.paymentalert a{
	color:#FF0;
}
.pie_legend{
	background:url(images/legend.png) no-repeat; width:561px; height:11px; margin:10px 0;
}
ul.rating{
	padding:10px; background:#cce2e5; border:1px solid #a6bcbf;
}
span.user_rating{
	width:120px; font-weight:bold; display:inline-block;
}
a.positive_rating{
	background:transparent url(images/positive_rating.png) no-repeat scroll 0 4px; display:inline-block; padding:4px 6px; text-indent:20px;
}
a.negative_rating{
	background:transparent url(images/negative_rating.png) no-repeat scroll 0 4px; display:inline-block; padding:4px 6px; text-indent:20px;
}
.sme_player_thumb{
	float:left; padding:0 30px 20px 0;
}
.sme_ratings{
	width:80px; float:left;
}
.profile_ratings{
	width:200px; float:left;
}
div.pos_ratings{
	background:transparent url(images/positive_rating.png) no-repeat scroll 0 0; color:#AAAAAA; font-size:20pt; height:35px; text-indent:35px; width:80px; font-weight:bold;
}
div.neg_ratings{
	background:transparent url(images/negative_rating.png) no-repeat scroll 0 0; color:#AAAAAA; font-size:20pt; height:35px; text-indent:35px; width:80px; font-weight:bold;
}
div.pos_ratings2{
	background:transparent url(images/positive_rating.png) no-repeat scroll 0 0; color:#AAAAAA; font-size:20pt; height:35px; text-indent:35px; width:60px; display:inline-block; font-weight:bold;
}
div.neg_ratings2{
	background:transparent url(images/negative_rating.png) no-repeat scroll 0 0; color:#AAAAAA; font-size:20pt; height:35px; text-indent:35px; width:60px; display:inline-block; font-weight:bold;
}
div.sme_player_stats{
	float:left; padding-right:40px;
}
div.sme_share_stats{
	float:left;
}
div.sme_share_stats em, .stake_me_table em{
	color:#888;
}
.input_group{
	border:1px solid #999; background:#ccc; width:234px; padding:10px; margin:5px 0;
}
span.required{
	color:#e60000; font-size:120%; margin:0 4px;
}
li.cat-item{
	margin:8px 30px; font-size:90%;
}
li.categories{
	list-style-type:none;
}
.marketplace_item{
	background:none repeat scroll 0 0 #EEEEEE;border:4px double #BBBBBB;margin-bottom:20px;padding:20px;
}
.marketplace_thumbnail{
	float:left; padding-right:20px; width:150px;
}
.item_desc{
	float:left; width:400px;
}
a.view_listing{
	float:left; display:block; padding:5px 10px; margin:5px 10px 0 0; background:#111; color:#fff; border:1px solid #555; text-align:center;
}
a.view_listing:hover{
	text-decoration:none; background:#ce0000; border:1px solid #000; color:#fff;
}
.post_info{
	margin-top:20px;
}
.post_info a:hover{
	text-decoration:none; color:#ce0000;
}
a.clientName{
	color:#ce0000;
}
.sb_post_title{
	font-size:11pt; color:#ce0000; margin-top:10px;
}
.sb_post_info{
	font-size:9pt; line-height:1.5;
}
a.bbb_temp_img{
	float:left; border:2px solid #000; padding:1px;
}
ul.nav_container_parent{
	margin:0; padding:0; list-style-type:none;
}
ul.nav_container_parent li{
	display:inline-block;
}
ul.nav_container_parent li ul{
	display:none;
}
ul.nav_container_parent li:hover ul{
	display:block;
}
a#premier_join{
	display:block; height:110px; width:280px; float:left; margin-right:10px; background:url(images/premier_join.png) no-repeat; text-indent:-99999px;
}
a#premier_join:hover{
	background-position:0 -110px;
}
.premier_upgrade{
	float:left; padding-left:20px; width:280px; margin-top:5px;
}
p.premier_promo{
	padding:15px 0; text-align:center;
}
p.premier_promo strong{
	color:#006600;
}
p.premier_promo em{
	color:#ce0000;
}
a#standard_join{
	display:block; height:110px; width:280px; float:left; background:url(images/standard_join.png) no-repeat; text-indent:-99999px;
}
a#standard_join:hover{
	background-position:0 -110px;
}
.acc_balance{
	border:1px dashed;
font-size:32pt;
padding:20px;
}
/* bad beat */
#bbb_embed{
	padding: 10px 0;
}
h1.bbb_title{
	font-size:24pt;
}
h2.bbb_title,h3.bbb_title{
	margin-top:0;
}
.bbb_container{
	background:none repeat scroll 0 0 #EEEEEE;border:4px double #BBBBBB;margin-bottom:20px;padding:20px;
}
.bbb_info{
	float:left; width:370px; margin-left:20px;
}
.bbb_rating{
	width:80px; height:16px; padding:0; list-style:none; clear:both; position:relative; background:url(images/star-matrix.png) no-repeat 0 0;
}
ul.bbb_rating li{
	cursor:pointer; float:left; text-indent:-999em;
}
ul.bbb_rating li a{
	position:absolute; left:0; top:0; width:16px; height:16px; text-decoration:none; z-index:200; 
}
ul.bbb_rating li.one a{left:0;}
ul.bbb_rating li.two a{left:16px;}
ul.bbb_rating li.three a{left:32px;}
ul.bbb_rating li.four a{left:48px;}
ul.bbb_rating li.five a{left:64px;}

.nostar{background-position:0 0;}
.onestar{background-position:0 -16px;}
.twostar{background-position:0 -32px;}
.threestar{background-position:0 -48px;}
.fourstar{background-position:0 -64px;}
.fivestar{background-position:0 -80px;}

ul.bbb_rating li a:hover{
	z-index:2; width:80px; height:16px; overflow:hidden; left:0; background:url(images/star-matrix.png) no-repeat 0 0;
}
ul.bbb_rating li.one a:hover{background-position:0 -96px;}
ul.bbb_rating li.two a:hover{background-position:0 -112px;}
ul.bbb_rating li.three a:hover{background-position:0 -128px;}
ul.bbb_rating li.four a:hover{background-position:0 -144px;}
ul.bbb_rating li.five a:hover{background-position:0 -160px;}


a.watch_video{
	display:block; width:140px; height:30px; background:url(images/watch_video.png) no-repeat; text-indent:-9999px;
}
a.watch_video:hover{
	background-position:0 -30px;
}
a.h_alt{
	color: #ce0000;
}
a.h_alt:hover{
	text-decoration: none; cursor: pointer;
}
a#enter_contest{
	display:block; text-indent:-9999px; background:url(images/enter_contest.png) 0 -40px; width:210px; height:40px;
}
a#enter_contest:hover{
	background-position:0 0;
}
div.largeNumber{
	color:#AAAAAA; font-size:20pt; font-weight:bold;
}
div.largeNumber em{
	color:#85c785; font-size:32pt;
}
