/* ------------------------------ Global Styles ---- */
@import "/player/styles/p/infopages.css";

/* ------------------------------ Specific Styles ---- */

.c84 .content h2 span {
	color:#333;
}

.c84 .content h2 span.wonStrap {
	background: url(/player/g/bespoke/c84_span_bg.png) no-repeat 1px 50%;
	padding-left:11px;
}

.c84 .content h2 span.moneyStrap {
	display:block;
}

.c84 .content p.strap {
	font-size:1.2em;
	color:#666;
	margin:0 0 17px 0;
	line-height:1.4em;
	font-weight:bold;
}

.c84 .content .videoPlayer {
	float:right;
	margin:0 0 10px 30px;
}


/* Specific styles */

/* com75 */

.com75 .c84 .content h2 span.moneyStrap
{
	display:inline;
}


/* com25 */
.com25 .content .videoPlayer
{
	float:none;
	margin: 0 auto 10px auto;
	text-align: center;
}


.com25 .content .infopages a {
	display:block;
	font-size:1.1em;
	margin-bottom:8px;	
}



/* com175 */

.com20 .c84 .content .thumbImage
{
	display:block;
	margin-bottom:5px;
}

.com20 .c84 .content h2 a
{
	display:block;
}

.com20 .c84 .content h2 span.wonStrap
{
	display:inline;
	background: none;
	padding-left:0;
}

.com100 .c84 .content h2 span.moneyStrap,
.com20 .c84 .content h2 span.moneyStrap
{
	display:inline;
}



/* Display None - These are wrong and will need to be removed at some point! */

.c84 .content .thumbImage,
.com50 .c84 .content h2 span.wonStrap,
.com375 .c84 .content h2 span.wonStrap,
.com25 .c84 .content h2 span.wonStrap,
.com25 .c84 .content p.strap,
.com20 .c84 .content h3,
.com20 .c84 .content .videoPlayer {
	display:none;
}

.c84 ul.largespace li {
	margin-bottom:20px;
}

