/* Contest Panel */

#Contest_PanelContent {
	padding:10px 0 0 10px;
	
	font-size:12px;
	line-height:16px;
}

#Contest_PanelCover {
	float:left;
	margin:0 10px 0 0;
}
#Contest_PanelCoverImg {
	height:115px;
}

#Contest_PanelHeadline {
	height:100px;
	margin:35px 10px 0 0;
	
	overflow:hidden;
	
	font-size:13px;
	line-height:14px;
}

#Contest_PanelDescription {
	margin:0 10px 0 0;
	font-size:11px;
	line-height:14px;
}

#Contest_PanelLink {
	
}


/* Contest Banner */

#Contest_BannerContent {
	width:485px;
	height:230px;
}

#Contest_BannerCover {
	float:left;
	margin:10px 10px 20px 10px;
}
#Contest_BannerCoverImg {
	max-width:135px;
	max-height:200px;
}

#Contest_BannerRightSide {
	float:left;
	width:320px;
}

#Contest_BannerPromoImg {
	width:239px;
	height:75px;
}

#Contest_BannerHeadline {
	margin:10px 0 0 0;
	font-size:18px;
	color:black;
	width:239px;
	
	position:relative;
}

#Contest_BannerDescription {
	font-size:12px;
	line-height:18px;
	letter-spacing:.1px;
}

#Contest_BannerLink {
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
}


/* Contest Entry Page */

#Contest_EntryPage_CoverImg {
	float:left;
	margin-right:5px;
}

#Contest_EntryPage_Header {
	float:left;
}

#Contest_EntryPage_Headline {
	font-size:14px;
	color:#000;
}

#Contest_EntryPage_Description {
	font-size:11px;
	width:390px;
}


/* Contest Landing Page */

#Contest_LandingPage_Headline {
	font-size:16px;
	line-height:18px;
	color:#000;
}

#Contest_LandingPage_SubTitle {
	font-size:14px;
	line-height:22px;
}

.Contest_LandingPage_PrizeOutline {
	width:282px;
	height:339px;
	background:#faf5eb;
	text-align:center;
	padding:21px 0 0;
	margin-top:20px;
	float:left;
}
.Contest_LandingPage_PrizeOutline.left {
	margin-right:10px;
}
.Contest_LandingPage_PrizeOutline.right {
	
}
.Contest_LandingPage_PrizeOutline img {
	display:block;
	width:175px;
	height:auto;
	margin:0 auto 8px;
}
.Contest_LandingPage_PrizeTitle {
	display:block;
	width:240px;
	margin:0 auto;
	font-size:14px;
	line-height:16px;
}
.Contest_LandingPage_PrizeLink {
	display:block;
	font-size:12px;
	line-height:20px;
}




.Winners_Title {
	font-size:15px;
	margin-bottom:20px;
}
.TyndaleGiveaway_Content {
	margin-left:25px;
}

.prize_header {
	font-weight:bold;
}

.a_winner {
	font-size:11px;
}



