body {
	background-color: #000000;
}

.green {
	color: #55B05A;
	font-weight: bold;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

input.text {
	cursor: text;
}

span.arrow {
	color: #3476C3;
	font-size: 8px;
}

.sbc_centered {
	width: 100%;
	margin: 0 auto;
}

.sbc_main_content_centered {
	background-color: #FFFFFF;
	width: 630px;
	margin: 0 auto;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 3px;
}

.sbc_main_content_centered h2 {
	margin-top: 4px;
}

#sbc_main {
	width: 1030px;
	margin: 0 auto;
}

#sbc_header {
	width: 1030px;
	height: 170px;
	background: #000000 url('/images/blacksilver/header.jpg') no-repeat scroll top center;
}

#sbc_logo_ad_container {
	margin-left: 12px;
	padding-top: 6px;
	width: 666px;
	height: 100%;
	float: left;
}

#sbc_logo {
	height: 120px;
	width: 365px;
	margin-top: 10px;
	float: left;
}

#sbc_logo img, #sbc_header_ad img {
	border: none;
}

#sbc_header_ad {
	height: 160px;
	width: 200px;
	float: right;
}

#sbc_header_right_container {
	width: 340px;
	height: 100%;
	float: right;
}

#sbc_header_credit_cards {
	height: 26px;
	float: right;
	margin-right: 4px;
	padding-top: 4px;
}

#sbc_header_credit_cards div.sbc_credit_cards span {
	display: inline;
	height: 26px;
	font-size: 13px;
	color: #999999;
	line-height: 28px;
	vertical-align: top;
	float: left;
}

div.sbc_credit_cards {
	display: block;
	height: 26px;
	width: 300px;
	background: transparent url('/images/blacksilver/credit_cards.png') no-repeat scroll top right;
}

#sbc_header_login {
	clear: both;
	float: right;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
}

#sbc_header_login span {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
}

#sbc_header_login span.title {
	width: 290px;
}

#sbc_header_login_form {
	width: 300px;
	margin-top: 4px;
	color: #FFFFFF;
}

#sbc_header_login_form label {
	height: 20px;
	line-height: 12px;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 0px;
}

#sbc_header_login_form input {
	border: 1px solid #000000;
}

#sbc_header_login_form input.submit {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
}

#sbc_header_login_form span {
	display: block;
	height: 18px;
	text-align: right;
	color: #FFFFFF;
}

#sbc_header_login_form span.label {
	font-weight: normal;
	height: 20px;
	line-height: 12px;
	vertical-align: middle;
}

#sbc_header_login_form span a, #sbc_header_login_form span a:link, #sbc_header_login_form a:visited, #sbc_header_login_form a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#sbc_header_login_form span a.yellow, #sbc_header_login_form span a.yellow:link, #sbc_header_login_form a.yellow:visited, #sbc_header_login_form a.yellow:active {
	color: #FFED2D;
}

#sbc_header_login_form span a:hover {
	text-decoration: underline;
}

#sbc_header_login_form div.welcome span {
	display: inline;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

#sbc_header_login_form div.welcome a {
	font-size: 12px;
	color: #CDCDCD;
}

#sbc_header_login_form div.welcome a:hover {
	text-decoration: underline;
}

/* Quick Navigation */

#sbc_quick_nav {
	height: 30px;
	background: #000000 url(/images/blacksilver/quick_nav_bg.jpg) repeat-x scroll top left;
	font-size: 12px;
	color: #666666;
}

#sbc_quick_nav span.title {
	display: block;
	float: left;
	font-size: 13px;
	margin-left: 10px;
	height: 30px;
	line-height: 23px;
}

#sbc_quick_nav_ul {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

#sbc_quick_nav_ul ul {
	list-style: none;
}

#sbc_quick_nav_ul ul li {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
}

#sbc_quick_nav_ul ul li span {
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
}

#sbc_quick_nav_ul ul li.first span {
	padding-left: 0px;
	border: none;
}

#sbc_quick_nav_ul ul li a, #sbc_quick_nav_ul ul li a:link, #sbc_quick_nav_ul ul li a:active, #sbc_quick_nav_ul ul li a:visited {
	text-decoration: none;
	color: #999999;
}

#sbc_quick_nav_ul ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sbc_body {
	width: 100%;
	height: 100%;
}

#sbc_body_left {
	float: left;
	width: 645px;
	margin-left: 2px;
}

#sbc_body_right {
	float: left;
	width: 380px;
	margin-left: 2px;
}

/* Left */

div.sbc_main_content {
	width: 642px;
	margin-bottom: 5px;
	float: left;
}

div.sbc_main_content div.sbc_header {
	height: 60px;
	background: transparent url('/images/blacksilver/content_header.png') no-repeat scroll top center;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

div.sbc_main_content div.sbc_header span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #000000;
	margin-left: 15px;
	font-weight: bold;
}

div.sbc_main_content div.sbc_header span.rss {
	float: right;
	margin-right: 4px;
	margin-top: 4px;
}

div.sbc_main_content div.sbc_header span.sbc_subtitle {
	color: #3D88CE;
	font-size: 13px;
	font-weight: normal;
}

div.sbc_main_content div.sbc_content {
	padding: 10px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}

div.sbc_main_content div.sbc_content div.right {
	text-align: right;
}

div.sbc_main_content div.sbc_content div.left {
	text-align: left;
}

div.sbc_main_content div.sbc_footer {
	height: 6px;
	background: transparent url('/images/blacksilver/content_footer.png') no-repeat scroll top center;
}

div.sbc_left_main_ad {
	padding: 5px;
	text-align: center;
	padding-top: 2px;
}

img.featured_blog {
	padding: 5px;
	float: left;
}

div.sbc_main_content div.sbc_content span.featured_title {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

/* Sports News */

div.sbc_main_content div.sbc_content ul.sports_news {
	width: 100%;
	list-style: none;
}

div.sbc_main_content div.sbc_content ul.sports_news li {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px dashed #AAAAAA;
	font-size: 13px;
	height: auto;
}

/* Best Capper / Play of the Day */
div#sbc_body_right_left {
	width: 190px;
	height: auto;
	float: left;
}

div#sbc_best_handicapper, div#sbc_play_of_day {
	width: 186px;
	float: left;
	color: #000000;
} 

div#sbc_best_handicapper, div#sbc_play_of_day span {
	color: #000000;
}

div#sbc_best_handicapper div.sbc_header {
	width: 186px;
	height: 37px;
	background: transparent url('/images/blacksilver/best_capper_header.png') no-repeat scroll top center;
}

div#sbc_play_of_day div.sbc_header {
	width: 186px;
	height: 37px;
	background: transparent url('/images/blacksilver/play_of_day_header.png') no-repeat scroll top center;
	margin-top: 4px;
}

div#sbc_best_handicapper div.sbc_header span, div#sbc_play_of_day div.sbc_header span {
	height: 20px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
}

div#sbc_best_handicapper div.sbc_body, div#sbc_play_of_day div.sbc_body {
	background-color: #FFFFFF;
	padding: 4px;
	float: left;
}

div#sbc_best_handicapper img.best_handicapper_mugshot, div#sbc_play_of_day img.best_handicapper_mugshot {
	float: right;
	border: none;
	margin-right: 10px;
}

div#sbc_best_handicapper div.sbc_body div.right_small_buttons, div#sbc_play_of_day div.sbc_body div.right_small_buttons {
	width: 100%;
	height: 17px;
	float: left;
	margin-top: 5px;
}

div#sbc_best_handicapper div.sbc_body div.right_small_buttons span.button_blue_small {
	display: block;
	background: transparent url('/images/blacksilver/button_blue_small.png') no-repeat scroll top center;
	height: 17px;
	width: 67px;
	float: right;
	margin-right: 4px;
	text-align: center;
}

div#sbc_best_handicapper div.sbc_body div.right_small_buttons span.button_blue_small a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	line-height: 16px;
}

div#sbc_play_of_day div.sbc_body div.right_small_buttons span.button_orange_small {
	display: block;
	background: transparent url('/images/blacksilver/button_orange_small.png') no-repeat scroll top center;
	height: 17px;
	width: 67px;
	float: right;
	margin-right: 4px;
	text-align: center;
}

div#sbc_play_of_day div.sbc_body div.right_small_buttons span.button_orange_small a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	line-height: 16px;
}

div#sbc_best_handicapper div.sbc_footer, div#sbc_play_of_day div.sbc_footer {
	width: 186px;
	height: 5px;
	background: transparent url('/images/blacksilver/best_capper_footer.png') no-repeat scroll top center;
	float: left;
}

/* Hot Capper and ROI */

div#sbc_body_right_right {
	width: 378px; /* Change 3/19 width: 190px; */
	height: auto;
	float: left;
}

div#sbc_hot_capper, div#sbc_roi {
	width: 188px;
	float: left; /* Change 3/19 float: right; */
}

/* Change 3/19 Added below */
div#sbc_roi {
	float: right;
}

div#sbc_hot_capper div.sbc_header {
	width: 185px;
	height: 21px;
	background: transparent url('/images/blacksilver/hot_capper_header.png') no-repeat scroll top center;
}

div#sbc_roi div.sbc_header {
	width: 185px;
	height: 21px;
	background: transparent url('/images/blacksilver/roi_header.png') no-repeat scroll top center;
	margin-top: 4px;
}

div#sbc_hot_capper div.sbc_header span, div#sbc_roi div.sbc_header span {
	height: 20px;
	color: #000000;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	font-weight: bold;
}

div#sbc_hot_capper div.sbc_body, div#sbc_roi div.sbc_body {
	background-color: #FFFFFF;
	width: 185px;
}

div#sbc_hot_capper div.sbc_body ul, div#sbc_roi div.sbc_body ul, div#sbc_roi ul.hot_capper_table {
	list-style: none;
}

div#sbc_hot_capper div.sbc_body ul li, div#sbc_roi div.sbc_body ul li {
	font-weight: bold;
	color: #666666;
	margin-left: 2px;
	padding-top: 2px;
}

div#sbc_hot_capper div.sbc_body ul li span.right, div#sbc_roi div.sbc_body ul li span.right {
	float: right;
	color: #1D429A;
	margin-right: 2px;
}

div#sbc_hot_capper ul.hot_capper_table li {
	height: 15px;
}

div#sbc_hot_capper ul.hot_capper_table span.thirty_three {
	display: block;
	float: left;
	width: 31%;
	border-right: 1px solid #CCCCCC;
	text-align: center;
	height: 18px;
	line-height: 12px;
}

div#sbc_hot_capper ul.hot_capper_table span.last {
	border: none;
}

div#sbc_hot_capper ul.hot_capper_table li.table_header {
	font-weight: bold;
	color: #666666;
	height: 15px;
	background: transparent url('/images/blacksilver/best_capper_table_heading.png') no-repeat scroll top left;
	margin-top: 5px;
}

div#sbc_hot_capper ul.hot_capper_table li.table_body, div#sbc_hot_capper ul.hot_capper_table li.table_body span.thirty_three {
	font-weight: normal;
	color: #000000;
}

div#sbc_roi div.sbc_body table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	text-align: center;
}

div#sbc_roi div.sbc_body table tr {
	color: #000000;
	font-weight: normal;
}

div#sbc_roi tr.roi_table_heading {
	height: 15px;
	color: #666666;
	font-weight: bold;
	background: transparent url('/images/blacksilver/roi_table_heading.png') no-repeat scroll top left;
}

div#sbc_hot_capper form, div#sbc_roi form {
	font-size: 9px;
}

div#sbc_hot_capper fieldset select, div#sbc_roi fieldset select {
	font-size: 11px;
}

div#sbc_hot_capper div.sbc_footer, div#sbc_roi div.sbc_footer {
	width: 185px;
	height: 5px;
	background: transparent url('/images/blacksilver/roi_footer.png') no-repeat scroll top center;
}

div#sbc_body_right_right_ad
{
	float: right;
	text-align: center;
	padding-top: 4px;
	margin-right: 3px;
}

div#sbc_body_right_right_ad img {
	border: none;
}

/* Recommended Sportsbooks */
div#sbc_recommended_sportsbooks {
	width: 375px;
	height: auto;
	margin-top: 4px;
	float: left;
}

div#sbc_recommended_sportsbooks div.sbc_header {
	width: 375px;
	height: 24px;
	background: transparent url('/images/blacksilver/recommended_sportsbooks_header.png') no-repeat scroll top center;
	float: left;
}

div#sbc_recommended_sportsbooks div.sbc_header span {
	display: block;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin-left: 8px;
	color: #FFFFFF;
	font-size: 13px;
}

div#sbc_recommended_sportsbooks div.sbc_body {
	background-color: #FFFFFF;
	/* width: 100%; */
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

ul.recommended_sportsbooks {
	list-style: none;
}

ul.recommended_sportsbooks li {
	float: left;
	padding: 4px;
	padding-bottom: 0px;
	padding-top: 4px;
}

div#sbc_recommended_sportsbooks div.sbc_footer {
	width: 375px;
	height: 7px;
	background: transparent url('/images/blacksilver/recommended_sportsbooks_footer.png') no-repeat scroll top center;
	float:left;
}

/* Standard Big Right Gray Box ( Top Picks and Top Partners ) */
div.sbc_right_gray_big {
	width: 375px;
	height: auto;
	float: left;
	margin-top: 4px;
}

div.sbc_right_gray_big div.sbc_header {
	width: 100%;
	height: 48px;
	background: transparent url('/images/blacksilver/todays_top_picks_header.png') no-repeat scroll top center;
	float: left;
}

div.sbc_right_gray_big div.sbc_header span {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}

div.sbc_right_gray_big div.sbc_body {
	width: 100%;
	min-height: 48px;
	background: #000000 url('/images/blacksilver/todays_top_picks_body.png') no-repeat scroll top center;
	float: left;
}

div.sbc_right_gray_big div.sbc_footer {
	width: 100%;
	height: 8px;
	background: transparent url('/images/blacksilver/todays_top_picks_footer.png') no-repeat scroll top center;
	float: left;
}

div.sbc_right_main_ad {
	width: 100%;
	text-align: center;
	padding-top: 4px;
	float: right;
}

/* Top Picks */
ul.top_picks {
	list-style: none;
}

ul.top_picks li {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	height: 50px;
	line-height: 15px;
	border-bottom: 1px dashed #CCCCCC;
}

ul.top_picks li.last {
	border-bottom: none;
}

ul.top_picks li span.pick {
	width: 100%;
	float: left;
}

ul.top_picks li span.pick a {
	color: #FFFFFF;
	text-decoration: none;
}

ul.top_picks li span.pick a:hover {
	text-decoration: underline;
}

ul.top_picks li span.right {
	display: block;
	text-align: right;
	width: 100%;
	font-size: 11px;
	color: #FFED18;
	font-weight: normal;
	font-style: italic;
}

/* Top Partners */
ul.top_partners {
	list-style: none;
}

ul.top_partners li {
	float: left;
	padding: 2px;
	padding-bottom: 0px;
	padding-top: 4px;
}

/* Sports Pick Packages */
div#sbc_sports_pick_packages {
	width: 375px;
	height: auto;
	margin-top: 4px;
	float: left;
}

div#sbc_sports_pick_packages div.sbc_header {
	width: 100%;
	height: 48px;
	background: transparent url('/images/blacksilver/sports_pick_packages_header.png') no-repeat scroll top center;
}

div#sbc_sports_pick_packages div.sbc_header span {
	display: block;
	height: 25px;
	line-height: 30px;
	color: #000000;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
}

div#sbc_sports_pick_packages div.sbc_header span.sbc_subtitle {
	color: #3D88CE;
	font-size: 13px;
	font-weight: normal;
}

div#sbc_sports_pick_packages div.sbc_body {
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
}

div#sbc_sports_pick_packages div.sbc_body ul {
	padding-left: 40px;
}

div#sbc_sports_pick_packages div.sbc_footer {
	width: 100%;
	height: 8px;
	background: transparent url('/images/blacksilver/sports_pick_packages_footer.png') no-repeat scroll top center;
}

/* Footer */
div#sbc_footer {
	width: 100%;
	clear: both;
}

/* Footer Links */
div#sbc_footer_links {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

div.footer_link_container {
	width: 240px;
	height: auto;
	float: left;
	margin-left: 12px;
}

div.footer_link_container div.footer_link_header {
	width: 240px;
	height: 48px;
	background: transparent url('/images/blacksilver/footer_links_container_header.png') no-repeat scroll top center;
}

div.footer_link_container div.footer_link_header span {
	display: block;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin-left: 13px;
}

div.footer_link_container div.footer_links_body {
	background-color: #FFFFFF;
	padding: 5px;
}

div.footer_link_container div.footer_links_body ul.footer_links {
	list-style: none;
}

div.footer_link_container div.footer_links_body ul.footer_links li {
	margin-bottom: 3px;
}

div.footer_link_container div.footer_link_footer {
	width: 240px;
	height: 8px;
	background: transparent url('/images/blacksilver/footer_links_container_footer.png') no-repeat scroll top center;
}

div#sbc_bottom_footer {
	width: 100%;
	height: auto;
	float: left;
	background-color: #343434;
	color: #DEDEDE;
	clear: both;
	margin-top:7px;
}

div#sbc_bottom_footer div.sbc_footer_copyright {
	width: 260px;
	height: 80px;
	padding-top: 25px;
	float: left;
	text-align: center;
	color: #AAAAAA;
}

div#sbc_bottom_footer div.sbc_footer_copyright a {
	color: #FFFFFF;
}

div#sbc_bottom_footer div.sbc_footer_copyright a:hover {
	text-decoration: underline;
}

div#sbc_bottom_footer div.sbc_footer_trackers {
	float: left;
	text-align: center;
}

div#sbc_bottom_footer div.sbc_footer_ad {
	width: 450px;
	margin-right: 5px;
	float: right;
	height: 85px;
	padding-top: 20px;
}

/* FAQ Sliding Section */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000;
	font-size:1.2em;
	background-color:#FF9609;
	width:530px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:5px;
	background-image:url('/images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #FF9609;
	background-color:#E2EBED;
	width:500px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:1.2em;	
	position:relative;
}

/* Sportsbook Reviews CSS */
ul.review_links {
	list-style: none;
}

ul.review_links li {
	width: 100%;
	height: 18px;
	line-height: 18px;
	padding: 2px;
	text-align: center;
	/* border-bottom: 1px dashed #CCCCCC; */
}

ul.review_links li.last {
	border-bottom: none;
}

ul.review_links li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

ul.review_links li a:hover {
	text-decoration: underline;
}

/* Records Documented By and Adwards Spots */
ul.documented_by_ads, ul.award_ads {
	list-style: none;
}

ul.documented_by_ads li, ul.award_ads li {
	width: 50%;
	float: left;
	height: auto;
	text-align: center;
}

ul.documented_by_ads li a, ul.award_ads li a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

ul.documented_by_ads li a:hover, ul.award_ads li a:hover {
	text-decoration: underline;
}

/* New Blue Boxes for Home Page */
div.sbc_small_blue_boxes_container {
	width: 642px;
	margin-bottom: 5px;
	text-align: center;
	float: left;
}

div.sbc_small_blue_box {
	width: 208px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

div.sbc_small_blue_box div.sbc_header {
	width: 100%;
	height: 29px;
	background: transparent url('/images/blacksilver/small_blue_header.png') no-repeat scroll top center;
	float: left;
	text-align: left;
}

div.sbc_small_blue_box div.sbc_header span, div.sbc_large_blue_box div.sbc_header span, div.sbc_large_blue_box_compressed div.sbc_header span, div.sbc_large_gray_box div.sbc_header span {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
	margin-left: 14px;	
}

div.sbc_small_blue_box div.sbc_content, div.sbc_large_blue_box div.sbc_content, div.sbc_large_gray_box div.sbc_content {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}

div.sbc_small_blue_box div.sbc_content ul.blue_box, div.sbc_large_blue_box div.sbc_content ul.blue_box, div.sbc_large_gray_box div.sbc_content ul.blue_box {
	list-style: none;
}

div.sbc_small_blue_box div.sbc_content ul.blue_box li, div.sbc_large_blue_box div.sbc_content ul.blue_box li, div.sbc_large_gray_box div.sbc_content ul.blue_box li{
	width: 100%;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

div.sbc_small_blue_box div.sbc_content ul.blue_box li span.right, div.sbc_large_blue_box div.sbc_content ul.blue_box li span.right, div.sbc_large_gray_box div.sbc_content ul.blue_box li span.right {
	width: 49%;
	float: right;
	border-left: 1px solid #CCCCCC
}

div.sbc_small_blue_box div.sbc_content ul.blue_box li span.left, div.sbc_large_blue_box div.sbc_content ul.blue_box li span.left, div.sbc_large_gray_box div.sbc_content ul.blue_box li span.left {
	width: 50%;
	float: left;
}

div.sbc_small_blue_box div.sbc_content ul.blue_box li.header, div.sbc_large_blue_box div.sbc_content ul.blue_box li.header, div.sbc_large_gray_box div.sbc_content ul.blue_box li.header {
	margin-top: 2px;
	float: left;
	width: 100%;
	background-color: #C4E3FD;
	height: 17px;
	line-height: 15px;
}

div.sbc_small_blue_box div.sbc_content ul.blue_box li.header span.left, div.sbc_small_blue_box div.sbc_content ul.blue_box li.header span.right, div.sbc_large_blue_box div.sbc_content ul.blue_box li.header span.left, div.sbc_large_blue_box div.sbc_content ul.blue_box li.header span.right, div.sbc_large_gray_box div.sbc_content ul.blue_box li.header span.left, div.sbc_large_gray_box div.sbc_content ul.blue_box li.header span.right {
	color: #000000;
	font-weight: bold;
	height: 17px;
}

div.sbc_small_blue_box div.sbc_footer {
	width: 100%;
	height: 5px;
	background: transparent url('/images/blacksilver/small_blue_footer.png') no-repeat scroll top center;
	float: left;
}

div.sbc_large_blue_box {
	width: 642px;
	float: left;
	margin-top: 1px;
}

div.sbc_large_blue_box div.sbc_header {
	width: 100%;
	height: 29px;
	background: transparent url('/images/blacksilver/large_blue_header.png') no-repeat scroll top center;
	float: left;
	text-align: left;
}

div.sbc_large_blue_box div.sbc_footer {
	width: 100%;
	height: 5px;
	background: transparent url('/images/blacksilver/large_blue_footer.png') no-repeat scroll top center;
	float: left;
}

div.sbc_large_blue_box_compressed {
	width: 630px;
	float: left;
	margin-top: 1px;
}

div.sbc_large_blue_box_compressed div.sbc_content {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	color: #000000;
	font-size: 11px;
}


div.sbc_large_blue_box_compressed div.sbc_content div.sbc_inner, div.sbc_large_gray_box div.sbc_content div.sbc_inner {
	padding: 5px;
}

div.sbc_large_blue_box_compressed div.sbc_header {
	width: 100%;
	height: 29px;
	background: transparent url('/images/blacksilver/large_blue_header_compressed.png') no-repeat scroll top center;
	float: left;
	text-align: left;
}

div.sbc_large_blue_box_compressed div.sbc_footer {
	width: 100%;
	height: 5px;
	background: transparent url('/images/blacksilver/large_blue_footer_compressed.png') no-repeat scroll top center;
	float: left;
}

div.sbc_large_gray_box {
	width: 630px;
	float: left;
	margin-top: 1px;
}

div.sbc_large_gray_box div.sbc_header {
	width: 100%;
	height: 29px;
	background: transparent url('/images/blacksilver/large_gray_header_compressed.png') no-repeat scroll top center;
	float: left;
	text-align: left;
}

div.sbc_large_gray_box div.sbc_footer {
	width: 100%;
	height: 5px;
	background: transparent url('/images/blacksilver/large_gray_footer_compressed.png') no-repeat scroll top center;
	float: left;
}

div.sbc_expert_menu {
	background-color: #555555;
	width: 630px;
	text-align: center;
	height: 20px;
	line-height: 20px;
}

div.sbc_expert_menu ul {
	list-style: none;
}

div.sbc_expert_menu ul li {
	float: left;
	padding-left: 28px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

div.sbc_expert_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div.sbc_expert_menu ul li a:hover {
	text-decoration: underline;
}

div.sbc_pick {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 5px;
	float: left;
}

div.sbc_pick_even {
	background-color: #E1F1FE;
}

div.sbc_pick_purchase_button {
	width: 116px;
	height: 105px;
	float: left;
	background: transparent url('/images/blacksilver/blue_square.png') no-repeat scroll top center;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
}

div.sbc_pick_purchase_button a.price {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
}

div.sbc_pick_purchase_button a.price:hover {
	text-decoration: none;
}

div.sbc_pick_content {
	width: 485px;
	background-color: #EEEEEE;
	height: 90px;
	overflow: auto;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}

div.sbc_free_pick_content {
	background-color: #FFFFFF;
}

div.sbc_pick_matchup, div.sbc_pick_selection, div.sbc_pick_starts {
	width: 55%;
	float: left;
	line-height: 18px;
	background-color: #F0F0F0;
	height: 80px;
}

div.sbc_pick_selection {
	width: 30%;
}

div.sbc_pick_starts {
	width: 15%;
}

span.sbc_pick_blue_heading {
	display: block;
	background-color: #C4E3FD;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

div.sbc_plan {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 5px;
	float: left;
}

div.sbc_plan_even {
	background-color: #E1F1FE;
}

div.sbc_plan_purchase_button {
	width: 116px;
	height: 87px;
	float: left;
	background: transparent url('/images/blacksilver/gray_square.png') no-repeat scroll top center;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
}

div.sbc_plan_purchase_button a.price {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
}

div.sbc_plan_purchase_button a.price:hover {
	text-decoration: none;
}

div.sbc_plan_content {
	width: 485px;
	height: 87px;
	overflow: auto;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}

div.sbc_pick_purchase_button span.error, div.sbc_plan_purchase_button span.error {
	padding-top: 0px;
}