/*** Elements ***/
body {
	background: url(/images/backgrounds/popup_header.png) repeat-x;
	margin: 0;
	font-family: arial;
	font-size: 10pt;
	padding-top: 50px;
    background-color: #FFFFFF !important;
}

a {
	color: #00F;
}
#sidebar a:hover {
	color: #F60;
	text-decoration: underline !important;
}


ul {
	list-style: url(/images/misc/bullet.gif);
}

li {
	margin-bottom: 3px;
}

.content {
    margin: 0px 10px 10px 10px;
}

select {
	border: 1px solid #F63;
}

.toolbar_header {
	padding-bottom:12px; 
	padding-left:89px; 
	padding-right:12px; 
	padding-top:10px; 
	font-size: 15px; 
	font-weight: bold; 
	top: 0pt; 
	position: absolute;
}
#superbowl-promo{
  position:absolute;

}
#promo-content{
  width: 734px;
  height: 445px;
  position:relative;

}
#promo-content2{
  width: 765px;
  position:relative;
}
#superbowl-intro{
  top:auto;
  position:relative;

}
div.box {width: 568px; margin: 0 auto; text-align: left; /* reverse IE centering hack */
}
div.floatleft {
		float: left; 
		width: 50%;
}

div.floatright {
		float: right; 
		width: 50%;
}

.button {
    background-image: url(/images/backgrounds/headerbgthin.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    border: #ccc outset 1px;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
}

.footer {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #394B5C;
	background-color: #;
	width: 772px;
	padding-left: 4px;
	padding-top: 3px;
	margin: 3px auto 0 auto;
	text-align: center;
}

