@import url(../default/default.css);

/*
FEATURES
*/
TABLE.features {
	width: 100%;
}
TABLE.features TD.item {
	vertical-align:top;
	padding-bottom:10px;
}

TABLE.features TD.item IMG 
{
	text-align: center;	
}

TABLE.features P.localname {
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 210px;
}
TABLE.features P.text {
	margin: 0px;
	width: 95%;
}

TD.item TABLE.panelBox TD.content 
{
	width: 195px;
	height: 120px;
	vertical-align:middle;
	text-align: center;	
	background-color: White;
	background-image: none;
}
