/*space between widget list items*/

.custom .sidebar ul.sidebar_list {position: relative;}
.custom #header_widget_1 ul.sidebar_list li.widget {position: absolute; display: block; top:70px; left:577px; width:268px; }



.custom div.nav_container #s {
	font-size:1.3em;
	padding:0.308em;
	width:15.385em;
}


.custom #header { background-color: #ffffff ; }
.custom #header {text-align:left;}

.custom .sidebar h3 {font-weight: bold; color: #FFFFFF; padding: 0px 5px; background: #0000dd;}

.custom #footer_area .col {
	width: 32.1%;
	padding: 0 0.6%;
	float: left;
	}

.custom #footer_area .cb {
	clear: both;
	}

.custom #footer_area {
	background-color: #000;
	border-top: 1px solid #f00;
	}

.custom #footer_area .page {
	background-color: transparent;
	}




