@charset "utf-8";


/*#leftcol {width:130px;}*/
/*#content { margin-left: 140px; }*/

#livaresults-fixedcontainer {
	padding:0;margin:0;
	position:relative;
	width:100%;
	max-height:810px;
	overflow:hidden;
}

#fixedcontainer-bottomfade {
	clear:both;
	padding:0;margin:0;
	position:absolute;
	z-index:2;
	bottom:0;
	width:100%;
	height:130px;
	overflow:hiddden;
	background: url(../misc-images/specials/fixedcontainer-bottomfade.png) repeat-x center bottom;
}
#fixedcontainer-bottomfade p {
	padding:0;margin:0;
	margin-top:115px;
	text-align:center;
}
#fixedcontainer-bottomfade p span {font-size:11px; font-style:italic;}

