#imageContainer { 
margin:auto; 
width:480px; 
height:240px;
min-height:150px;
bborder:1px #000 solid; 
overflow:hidden; 
position:relative;
}

.imageBox {
width:2000px;
}

#imageBox1 {
}

#imageContainer img { 
	background-color: #000000;
	margin:12px 10px 10px 10px;

	background:url('../img/pictureback.gif') no-repeat -2px 0;
	padding:10px 12px 30px 10px;
	float:left !important;
	mmargin:12px 10px 10px 44px;
	text-align:center;
}

#imageContainer br { 
	clear: both; 
}

#description {
	margin: auto; 
	width: 600px; 
	overflow: hidden; 
	position: relative;
	text-align: center;
}

.iimageBox {
float:left;
background:url('../img/pictureback.gif') !important;
width:224px;
height:192px;
background-repeat:no-repeat;
}

.iimageBox img {
margin:12px 10px 10px 10px;
border:2px solid #4a4a4a;
}