@charset "utf-8";
/* CSS Document */
.prizeheader{
	color:#58595b;
	font-size:26px;
	text-align:center;
	padding:10px 0 30px;
	font-family:dinbold, heibold, arial;
	letter-spacing:15px;
	text-indent: 15px;
}
.tagline{
	letter-spacing:15px;
	text-indent:15px;
}
.subline {
    max-width: 652px;
}
@media only screen and (min-width: 320px){
	.subline {
		font-size: 140%;
	}
}
@media only screen and (min-width: 640px){
	
}
@media only screen and (min-width: 768px){
	.subline{
		font-size:20px;
	}
	.subtxtl {
		font-size: 26px;
		line-height: 180%;
		padding:15px 0;
	}
	.tabcol{
		font-size:20px;
	}
}
@media only screen and (min-width: 1024px){	
	
}
@media only screen and (min-width: 1280px){	

}
.livesmallblock{
	width:105px;	
}