/*-------------------------------------*/
/*  IE6 and lower CSS fixes 
/*  Coded by Aziz Natour (azizgfx@gmail.com)
/*  © 2010. All rights reserved.
/*-------------------------------------*/

.subnav a {
	height:30px;
	padding:0 19px;
	margin:2px;
	line-height:2.7;
}

.nosnav {
}

.cfs {
	display:none;
}
			
.t2 {
	position: relative;
	top: 0px !important;
	bottom:10px !important;
	padding-bottom:10px;
}
