div.preview-pic,
div.more-scenes-with-model,
div.scene-preview
{
	background: 				transparent url(http://brazzersclub.com/images/the-brazzers-sites-border-repeat.gif) repeat-y top left;
	margin-left: 				26px;
	position: 					relative;
	height: 					100%;
	width:                      946px;
}

div.preview-pic div.header,
div.more-scenes-with-model div.header,
div.scene-preview div.header
{
	height: 					53px;
	position: 					relative;
	overflow: 					hidden;
	width: 						946px;
}

div.preview-pic div.header div.title,
div.more-scenes-with-model div.header div.title,
div.scene-preview div.header div.title
{
	position: 					absolute;
	text-align: 				center;
	top: 	  	                22px;
	font-weight: 				bold;
	font-size: 					20px;
	width: 						100%;
}

div.preview-pic div.main-picture
{
	/*height: 					806px;*/
	width: 						806px;
	margin:                		0 auto;
	padding-top:                20px;
}

div.preview-pic div.main-picture img
{
	border: 					black 3px solid;	
	margin:						0 auto; 
}

div.preview-pic div.navigation
{
	position: 					relative;
	height: 					30px;
	width: 						806px;
	margin:  	 	    		0 auto;
	font-weight: 				bold;
	font-size: 					14px;
}

div.preview-pic div.navigation div.previous-preview
{
	position: 					absolute;
	top:						5px;
	left:						0px;
}

div.preview-pic div.navigation div.back-to-preview
{
	position: 					absolute;
	top:						5px;	
	left:						325px;
}

div.preview-pic div.navigation div.next-preview
{
	position: 					absolute;
	top:						5px;
	right:						0px;
}

