@charset "UTF-8";
@import url("../_common/basic.css");


/***** HTML Basic elemtns *****/

tr {
	text-align:     left;
	vertical-align: top;
}


/***** Classified elements *****/

div.feature-item {
	margin-bottom: 2em;
}

h3.featuretitle {
	background: #b8fdaa;
	padding:    5px 10px;
}

span.com94new {
	font-size: 80%;
	color:     #ff0000;
}

table.infotable th, table.infotable td {
	border-bottom: #55f534 1px solid;
}


/***** Identified elements *****/

