#content #contentBorder {
	line-height:160px;
	height:160px;
	width:978px;
	background:#F6F6F6;		
	border: solid 1px #DEDEDE;
}
#content #productContent {
	overflow:hidden;
}
#content #productContent div {
	float:left;
}
#content #productContent #contentLeft {
	height:529px;
	width:238px;
	background:#F6F6F6;		
	border: solid 1px #DEDEDE;
}
#content #productContent #contentNormal {
	height:531px;
	width:486px;
	background:#F6F6F6;		
	border: solid 1px #DEDEDE;	
}
#content #productContent #contentRight {
	height:529px;
	width:238px;
	background:#F6F6F6;		
	border: solid 1px #DEDEDE;
}
#content #productContent .productContentSpace {
	height:531px;
	width:6px;
}
