h1 {
	margin-left: 10px;
	}

#bodyBlockWrapper {
	overflow: hidden;
	}

#bodyBlock {
	position: absolute; 
	height: 100%; 
	overflow-y: auto;
	margin: 0px;
	}

#modelPageIntermediateDiv {
	position: relative; 
	margin: 0px; 
	border: none; 
	padding: 0px;
	}

#modelPageTableText {
	min-width: 160px; 
	vertical-align: top;
	}

.shootDescription {
	text-align: left;
	font-size: 14px; 
	margin-top: 0px;
	padding: 0px 6px;
	}

.shootProductDetails {
	font-size: 12px; 
	text-align: center;
	}

.centeredText {
	text-align: center;
	}

.inputWrapper {
	margin-bottom: 3px; 
	text-align: center;
	}

.orderByPaypalText {
	margin-top: 3px; 
	font-size: 10px; 
	text-align: center;
	}

#largePicDiv {
	position: absolute;
	top: 50px;
	left: 25%;
	display: none;
	z-index: 25;
	max-width: 425px;
	text-align: center;
	}

#largeImg {
	border: 2px solid white;
	box-shadow: rgba(0,0,0,0.4) 6px 6px 4px;
	}

#popupImgInstructions {
	color: #FF7ED2;
	background-color: white;
	padding: 2px 3px;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
	}








#imgTableDiv {
	height: 240px;
	overflow: auto;
	}

#modelPageRightBlock {
	float: right;
	width: 25%;
	min-width: 160px;
	text-align: center;
	}




