#container {
	margin-right: 20px;
	margin-left: 20px;
}
#contentLeft ul {
	width:175px;
}
#contentRight {
	margin-left:365px;
}

#gallery {
	margin:0px 0px 0px 0px;
}

#gallery .display {
	width:317px;
	float:left;
}
#gallery .display #displayImage {width:315px;height:230px;border:1px solid #004A80;position:relative;}
#gallery .display #displayImage div {position:absolute;top:0px;left:0px;width:315px;height:230px;}
#gallery .display #displayImage div img {margin:0px auto;display:none;}

#gallery .display .detail {
	background-color:#CDDBE6;
	padding:2px 0px;
	margin:1px 0px;
	width:317px;
}
*html #gallery .display .detail {width:297px;}
#gallery .display .detail p {margin:0px 5px;width:307px;float:left;text-align:center;}
*html #gallery .display .detail p {width:297px;}
#gallery .display .detail .device {width:55px;float:right;margin:0px 0px 0px 0px;}

#gallery .thumbnail {
	margin:0px;
	padding:0px;
	width:218px;
	float:left;
}

#gallery .thumbnail div.tn {
	margin:0px;padding:0px 0px 8px 8px;
	float:left;
	width:62px;
	height:47px;
}

#gallery .thumbnail div.tn img {margin:0px auto;border:1px solid #004A80;}