#main {
	padding-bottom:40px;
}

#main #container {
		margin:14px 18px 14px 0;
		overflow:hidden;
}
ul.breadcrumb {
	overflow:hidden;
	margin-left:32px;
}
.twoColLeft{
		width:760px;
		padding:0 20px 0 0;
}
.twoColLeft #prizesCastingCall {
		margin:0 0 40px 32px;
		overflow:hidden;
}

.twoColLeft #prizesCastingCall p {
		padding-bottom:20px;
}
.twoColLeft #prizesFanFavorite{
		clear:both;
		padding:20px 50px 20px 32px; 
		background:#f9f9f9;
		height:100%;
		overflow:hidden;
}
.twoColLeft #prizesCastingCall .details {
	width:328px;
	height:340px;
	padding:10px;
	border:1px solid #999;
}

.detailsContentWrapper {
	padding:0 0 0 10px	
	clear:both;
	margin-left:20px;
	width:175px;
	overflow:hidden;
	height:100%;
}
.bulletWrap {
	width:165px;
	padding:10px 0 10px 10px;
	float:left;	
}
.bulletWrap ul {
		padding-top:10px; 
		list-style-image:none;
		list-style-position:outside;
		list-style-type:disc;
		margin:0;
		padding:5px;		
}
.bulletWrap ul li {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:disc;
		margin:0;
		padding:0 0 5px 5px;		
}
.twoColLeft #prizesCastingCall .details img {
		float:left;

}

.arrow {
		clear:both;
		display:block;
		float:left;
		overflow:hidden
}

strong {
		padding:0 0 10px 0;
		float:left;
}

#detailsLeft {
		float:left
}
#detailsRight {
		float:right;
}
.finalists {
		clear:right;
		float:left;
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		height:34px;
		line-height:18px;
		padding-left:42px;
		padding-top:6px;
		width:125px;
}

.redTrophy {
	background:transparent url(http://a.dolimg.com/family/images/gap/prizes/spriteTrophies.png) no-repeat scroll 0 0;
}

.blueTrophy {
	background:transparent url(http://a.dolimg.com/family/images/gap/prizes/spriteTrophies.png) no-repeat scroll 0 -40px;
}


.twoColLeft #prizesFanFavorite img {
		float:left;
		padding:0 36px 0 0;
}
.twoColLeft #prizesFanFavorite p {
		padding-bottom:20px;
}
.twoColRight{
		width:160px;
		height:600px;
		float:right;
}


/*ADD ENTRY BUTTON */
.button {
    display: inline-block;
    margin: 20px 0 15px 0;
    height: 40px;
    width: 180px;
    background:
        url(http://a.dolimg.com/family/images/gap/login/loginSprite.png) #fff
        no-repeat 0 -90px;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    float: right;
    clear: both;
	line-height:40px;
}

.rules {
	float:right;
	clear:both;
}


