/* css file for layout_v1 */

/* contest screen */
.contest_div {
	padding: 20px
}
.contest_div p {
	color: #1996d5;
	font-size: 100%
}
.contest_div p.contest_header {
	font-size: 21px;
	font-family: trebuchet ms, arial;
	margin-bottom: 5px
}
.contest_top {
	background: #1996d5
}
.contest_div2 {
	padding: 20px
}
.contest_div2 p {
	color: white;
	font-size: 100%
}
.contest_div2 p.contest_header {
	font-size: 21px;
	font-family: trebuchet ms, arial;
	margin-bottom: 5px
}
.contest_div2 a {
	color: white
}
#contest_banner {
	margin-left: -19px
}
/* /contest screen */

.center_box_inner {
	background: url(/ver/hu/images/watchthevideo.gif) no-repeat center 0px
}
.center_box_inner a {
	background: url(/ver/hu/images/watchthevideo.gif) no-repeat center 0px
}
.center_box_inner a:hover {
	background: url(/ver/hu/images/watchthevideo.gif) no-repeat center 0px
}

