body{
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	overflow-y:scroll;
}
a {
	color: #006cd8;
	outline: none;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
img {border: none;}
input {vertical-align: baseline;}
.clear{
	clear:both;
	background:transparent;
}

h1,h2,h3,h4,h5{color:#006cd8;margin:0;padding:0;}
h1{
	font-size:24px;
	line-height:normal;
	font-weight:normal;
	padding-bottom:18px;
}
h2{
	font-size:18px;
	line-height:normal;
	font-weight:normal;
	padding-top:9px;
	padding-bottom:9px;
}
h3{
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	padding-bottom:9px;
}

.cabinet_content{
	width:960px;
	margin:0 auto;
}



/* --------------- */

a#barometer_tab {	
    margin-right: -7px !important;
    right: 0 !important;        
    left: auto;
    margin-left: auto;
}

ul.featured a.sew{
	display:inline-block;
	padding-left:20px;
	background:transparent url('/img/f_sew.gif') left center no-repeat;
}