﻿input.small_txt {
	font-size: 9px;
	width: 85px;
}
input.small_chk {
	margin-left: -5px;
	padding-left: 0px;
	font-size: 10px;
	height: 10px;
}

.feature_item {
	padding: 54px 0px 0px 18px;
	color: #D8BDC1;
	height: 50px;
	line-height: 16px;
}

.feature_item:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
td.left_column {
	background-color: #DBDBDB;
}
div.login {
	background-color: #A9A981;
	padding: 12px;
	border-bottom: solid 1px #fff;
}
li {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../images/layout/li_bullet6.gif') no-repeat 0 0;
	padding-left: 12px;
	line-height: 13px;
}
