#content {
/*	padding-top: 46px;*/
	padding-bottom: 20px;
}

#footer {
	padding-bottom: 0px;
}

.contentRight {
	width: 600px;
}

.screencastBlock {
/*	padding-bottom: 53px;*/
	padding-bottom: 30px;
	font-size: 12px;
}

.screencastBlock .screenshot {
	width: 237px;
	height: 180px;
	float: left;
	margin-left: -30px;
}

#takeItWithYou.screencastBlock .screenshot {
	background-image: url(../images/screenshots/deviceScreencast.gif);
}

#twistIt.screencastBlock .screenshot {
	background-image: url(../images/screenshots/twistScreencast.gif);
}

.screencastBlock .description {
	padding-top: 44px;
	padding-left: 222px;
	padding-bottom: 20px;
}

.screencastBlock .title {
	overflow: hidden;
	text-indent: -1000em;
	margin-bottom: 10px;
}

#takeItWithYou.screencastBlock .title {
	background: url(../images/help/takeItWithYouTitle.gif);
	width: 154px;
	height: 23px;
}

#twistIt.screencastBlock .title {
	background: url(../images/help/twistItTitle.gif);
	width: 74px;
	height: 18px;
	margin-bottom: 15px;
}


#page {
	padding:80px;
	font-family:verdana;
	width:500px;
}

div.overlay {
	background:url(/Content/images/white.png) no-repeat;
	padding:40px;
	padding-top:  60px;
	width:576px;  
	display:none;
}

div.overlay div.close {
	background:url(/Content/images/closebox.png) no-repeat;
	position:absolute;
	top:8px;
	left:10px; 
	width:30px;
	height:30px;
	cursor:pointer;
}

a.player { 		
	display:block;
	height:400px;			
}