@charset "utf-8";
/* CSS Document */

#modelImage{
	height:653px;
}

#modelContainer{
	<!--height:440px;-->
}

#modelFeaturesTitle{
	top:320px;		
}

#feature01{
	top:370px;
}

#feature02{
	top:390px;
}

#feature03{
	top:410px;
}

#dimensions{
	top:430px;
}
#dimWidth{
	display:table;	
	top:19px;
	left:250px;
	height:30px;
	width:80px;
}
#dimHeight{
	display:table;	
	top:320px;
	left:547px;
	height:60px;
	width:75px;	
}


#feature1Text {
	display:table;
	top:342px;
	left:169px;
	height:60px;
	width:270px;
}

#feature2Text {
	display:table;
	top:342px;
	left:169px;
	height:60px;
	width:270px;
}

#feature3Text {
	display:table;
	top:342px;
	left:169px;
	height:60px;
	width:270px;
}
