@charset "utf-8";
/* CSS Document */
#spotpg {
	margin: 0 auto;
	width: 926px;
	padding: 30px 0px 30px 30px;
	float: left;
	text-align: left;
	border-left: none;
}
/*#spotpg {
	margin: 0 auto;
	width: 600px;
	padding: 30px 0px 30px 30px;
	float: left;
	text-align: left;
	border-left: none;
}*/
#sideline {
	margin-top: 20px;
}
a.spotlight {
	float:right;
	margin: 0 auto;
	padding: 0px 0px 0px 20px;
	display:block;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}
a.spotlight img {
	border: none;
}
a.spothighlight {
	marrgin-right: 0px;
}
.breakit {
	clear: right;
	height: 1px;
	border-bottom: dotted 1px #999;
	line-height: 1px;
	font-size: 1px;
	padding-top: 10px;
	margin-bottom: 10px;
	
}
.breakitps {
	clear: right;
	height: 1px;
	line-height: 1px;
	font-size: 1px;	
}

