.divider {
	background: url("../img/maindevider.png") no-repeat;
	width: 700px;
	height: 3px;
}

.sidebar .rr-nav ul li.cont {
	color: #FFF;
	padding:13px 15px 10px 21px;
}

.sidebar .rr-nav ul li.smaller {
	font-size: 10px;
	padding:0px 21px 10px 21px;
}

.sidebar .rr-nav ul li.pic {
	text-align:center;
}

/* for pricing table */
table.tables.products {
	margin-bottom: 1em;
	width: 100%;						
}
table.tables.products th {
	background-color:#11AAFF;
	vertical-align: middle;
}
table.tables.products td.feature-indicator {
	font-weight:bold;
	text-align: center;	
}

