@charset "utf-8";
/* CSS Document */

#modelImage{
	height:440px;
}

#modelContainer{
	<!--height:440px;-->
}

#modelFeaturesTitle{
	top:300px;		
}

#feature01{
	top:350px;
}

#feature02{
	top:370px;
}

#feature03{
	top:390px;
}

#feature04{
	top:410px;
}

#dimensions{
	top:430px;
}
#dimWidth{
	display:table;	
	top:38px;
	left:250px;
	height:30px;
	width:80px;
}
#dimHeight{
	display:table;	
	top:250px;
	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;
}

#feature4Text {
	display:table;
	top:342px;
	left:169px;
	height:60px;
	width:270px;
}
