DIV#imagesContainer {
	/*width:577px;*/
	width:454px;
	padding-top:16px;
	/*height:545px;*/
	height:385px;
	overflow:hidden;
	
	
}
DIV.mediaScrollContainer {
	padding-top:2px;
	
}

DIV.mediaScrollLeft {
	float:left;
	width:26px;
	height:90px;
	padding:10px 0 0 9px;
	cursor:pointer;
}
DIV#imagesScreenShotsContainer {
	float:left;
	/*width:503px;*/
	width:376px;
	overflow:hidden;
}
DIV.mediaScreenShots {
	width:3120px; /*(each 3 thumbs takes up 390px)*/
}

DIV.mediaScreenShots A {text-decoration:none; }


DIV.mediaScreenShots DIV {
	float:left;
	width:113px;
	height:150px;
	padding-right:17px;
	color:#2b97cd;
}

DIV.mediaScreenShots DIV IMG {
	margin-bottom:13px;
	border:1px solid #cccccc;
}

DIV.mediaScrollRight {
	float:left;
	width:29px;
	height:90px;
	padding:10px 0px 0 6px;
	cursor:pointer;
}
DIV.currentMedia,DIV#currentVideo {
	padding-bottom:0px;
	border:thin #d51b6e solid;
}
img {border:0px;}