/***** CSS styl *****/
#product_gallery{
	width:230px;
	float:right;
	text-align: center;
}

#product_information{
	float:left;
	width:450px;
}

#specification{
	
}

#model{
	clear:both;
	padding:20px 0px 0px 0px;
}

#specification p{
	font-size:1.1em;
	font-weight: bolder;
	margin: 0.5em 0.2em 0em 1em;
}