
.admContentBox {
	width: 948px;
	margin-top: 15px;
}

.admContentBoxInner {
	width: 930px;
	padding: 8px;
}

		.admContentDetails {
			width: 930px;
			overflow: auto;
			padding-bottom: 25px;
		}
							
											
											
.admContentBox {
	background: #fff;
}

.admContentBoxInner {
	background: url(images/bg-productbox-bottom.gif) repeat-x bottom left;
}

.admContentBox {
	border: 1px solid #f0f0f0;
}

.admContentBoxInner {
	border: 1px solid #fff;
}

.admContentDetails {
	min-height: 500px;
	border-bottom: 1px solid #f0f0f0;
}



