#win_content {

}
#win_content a {
	color: #FFF;
	font-weight: normal;
}

#win_main_content {
	min-height: 342px;
	height: auto !important;
	height: 342px;
	background: url(../images/landing/bg.gif) repeat-y left top;
}
#background_fix {
	padding-bottom: 100px;/*
	background: url(../images/landing/btm-right-bg.jpg) no-repeat bottom right;*/
}

#win_left_column {
	float: left;
	width: 469px;
	padding: 0px 5px 0px 2px;	
}
#left_title {
	margin-top: -5px;
}
#left_header {
	background: #ffffff url(../images/landing/top_left_bg.jpg) no-repeat left top;
	min-height: 58px;
	height: auto !important;
	height: 58px;
	margin-bottom: 5px;
}
#left_header_title {
	width: 195px;
	float: left;
	margin: 13px 0px 0px 10px;
}

#left_header_title h1 {
	color: #ffffff;
	font-size: 140%;
}
#left_header_copy {
	width: 224px;
	float: right;
	color: #333333;
	font-size: 110%;
	padding-right: 20px;
}
.competition_container {

}
.competition_title {
	color: #ffffff;
	padding: 2px 5px 2px 30px;
	background: #ed1c24 url(../images/landing/header_star.jpg) no-repeat left 2px;	
}

.competition_title h2 {
	color: #FFFFFF;
	font-size: 180%;
	margin: 2px 5px 0px 5px;
}
.competition_title h2 a:link, .competition_title h2 a:active, .competition_title h2 a:visited {
	color: #ffffff;
}
.competition_title h2 a:hover {
	color: #263B96;
}

.competition_title img {
	float: left;
}
.competition_container_details {
	margin: 10px 2px;
	border-left: 0px solid white;
	/*background: #ffffff url(../images/landing/container_left_bg.gif) repeat-y left top;*/
}
.competition_container_left {
	float: left;
	width: 200px;
	padding-left: 12px;
}
.competition_container_left a:link, .competition_container_left a:visited, .competition_container_left a:active {
	color: #ed1c24;
}
.competition_container_left a:hover {
	color: #ed1c24;
}

.competition_container_left_show_info {
	margin: 10px 0px 0px 0px;

}

.left_stars img {
	float: left;
	width: 30px;

}
.left_show {
	float: left;
}
.left_show h4 {
	color: #ed1c24;
	font-size: 140%;
	margin: 2px 0px 0px 0px;
}
.competition_container_right {
	float: right;
	width: 245px;
	color: #333333;
	font-size: 110%;	
}
.competition_container_right img {
	margin-bottom: -7px;
}
.competition_container_right h5 {
	color: #ed1c24;
	margin: 0px 0px 5px 0px;
}
.competition_container_right ul {
	color: #ed1c24;
}
p.red_copy  {
	color: #ed1c24;
	margin: 0px 0px 5px 0px;
}

#win_right_column {
	float: right;
	width: 247px;
	color: #ffffff;
}
.right_box_container {
	margin: 0px 10px 10px 0px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #ffffff;
}
.right_box_top {

}
.right_box_content {
	width: 234px;
}
.right_box_image {
	width: 92px;
	float: left;
	padding-left: 15px;
}
.right_box_image img {
	border: solid 1px white;
}
.right_box_title {
	float: right;
	width: 115px;
	padding-right: 5px;
}
.right_box_title h4 {
	color: #ffffff;
	font-size: 140%;
	margin: 2px 0px 0px 0px;
}
.right_box_content_winners {
	padding: 3px 10px 3px 16px;

}
.right_box_title p {
	margin: 2px 0px 8px 0px;
}

#win_right_column h1 {
	color: #ffffff;
	font-size: 28px;
	margin-bottom: 10px;
}

#win_bottom {
	clear: both;
}
#sorry_no_comps {
	margin-left: 3px;
	padding: 10px 25px 10px 17px;
	color: #333333;
	font-size: 110%;
}
#sorry_no_comps p {
	margin: 10px 0px;
}
#sorry_no_comps h4 {
	font-weight: bold;
	color: #e41615;
	font-size: 130%;
}

#newsletter {
	display: none;
	width: 267px;
	margin-left: 3px;
	margin-top: 10px;
	min-height: 133px;
	height: auto !important;
	height: 133px;
	padding: 18px 175px 0px 17px;
	background-image: url(../images/landing/uktv_newsletter_bg.gif);
}

#newsletter .red_bold {
	font-weight: bold;
}

#newsletter h3 {
	color: #ed1c24;
	font-size: 130%;
	padding-top: 7px;
	padding-left: 10px;
}

#newsletter p {
	font-size: 11px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	color: #3f3f3f;
}

#newsletter img {
	margin: 5px 0px 0px 10px;
}