﻿#midrail
{
 margin: 0 0 0 10px;
}
.MemberPicksWrapper
{
background-color: #ececec; 
width: 460px; 
float: left; 
margin: 10px 0 20px 0; 
padding-bottom: 20px;
font-size: 12px;
}
.MemberPicksWrapper hr
{
	border: solid 1px #a2a2a3;
	margin: 10px 0;
}
.MemberPicksContent
{
	margin: 15px 20px 0 20px;
	float: left;
	width: 420px;
	clear: both;
}
#Col2Blog #MemberPicksTopHeader
{
 background: url(/app_themes/otlsports/img/hdr-bg-wp.jpg); 
 height: 53px; 
 float: left;
 clear: both;
 width: 440px;
 clear: both;
 margin: 5px 0 0 15px 3 !important;
 margin: 10px 0 0 10px;
}
#Col2Blog #MemberPicksTopHeader h2
{
font-family: tahoma;  
color: #97ccfa; 
font-size: 14px;
margin: 4px 0 4px 4px;
}
#Col2Blog #MemberPicksTopHeader p
{
font-family: tahoma;  
color: #fff; 
font-size: 12px;
margin: 0 0 0 4px;
font-weight: bold;
}
#Col2Blog #MemberPicksTopHeaderFootball
{
 background: url(/app_themes/otlsports/img/hdr-bg-wp-football.jpg); 
 height: 53px; 
 float: left;
 clear: both;
 width: 440px;
 clear: both;
}
#Col2Blog #MemberPicksTopHeaderFootball h2
{
font-family: tahoma;  
color: #97ccfa; 
font-size: 14px;
margin: 4px 0 4px 4px;
}
#Col2Blog #MemberPicksTopHeaderFootball p
{
font-family: tahoma;  
color: #fff; 
font-size: 12px;
margin: 0 0 0 4px;
font-weight: bold;
}
.botlogout
{
	display: block;
	cursor: hand;
	background: url(/app_themes/otlsports/img/bot-logout.gif) no-repeat; 
	width: 63px;
	height: 17px;
	border: none;
}
#memberlogin
{
	width: 180px;
	height: 130px;
	background: #c6e0cd url(img/bg2.gif) repeat-x;
	z-index: 10;
	position: relative;
}
#LoggedOnItems
{
	width: 180px;
	height: 130px;
	background: #c6e0cd url(img/bg-loggedinbox.gif) repeat-x;
	z-index: 20;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
#LoggedOnItems h3
{
	position: absolute;
	top: 20px;
	left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	z-index: 100;
}
#LoggedULHolder
{
	background: url(img/bg-loggedlinks.gif) no-repeat;
	width: 168px;
	height: 103px;
	position: absolute;
	top: 15px;
	left: 6px;
}
#LoggedOnItems ul
{
	margin-top: 30px;
}
#LoggedOnItems li
{
	background: url(img/bullet-loggedin.gif) no-repeat;
	list-style: none;
	margin: 5px 0 5px 14px;
	padding: 0 0 0 14px;
}
#BotLOholder
{
	position: absolute;
	bottom: 15px;
	right: 12px;
}
.registerbox
{
	padding: 4px 0 0 14px;
	font-family: Tahoma;
	font-size: 10px;
}
.registerbox a
{	
	color: #000;
}
.registerbox label
{	
	color: #000;
	background: url(img/arrow-green.gif)no-repeat;
	padding-left: 14px;
	width: 130px;
	float: left;
}