#filter_toggle {
	_margin: -13px 0 0px -18px;
}

a.supra {
	_margin: 0 0 7px 4px;
}

form#searchFields {
   margin: 38px 0 0 0;
}

#news {
    height: 1%; 
}

#events {
    height: 1%; 
}

ul#tabs li a {
	cursor: hand;
}

#nav ul li a:hover {
    cursor: hand;
}

#nav ul li a:hover span {
    cursor: hand;
}

#subscribe_box ul {
	margin: 24px 0 0 0;
        padding-top: 25px;
}

body#category_aboutus #subscribe_box ul {
       padding-top: 25px;
}

#subscribe_box ul li a {
        position: relative;
}

ul#mycs {
	margin: 0;
	padding: 30px 0 20px 0;
	width: 600px;
}

#touch form {
       margin: 0;
       padding: 0;
}

#switcher a#switcher_close.closed {
          background: url(/assets/images/switcher_bg_closed.png) no-repeat top left;
	_background: url(/assets/images/switcher_bg_closed_ie.gif) no-repeat top left;
}

#switcher_body {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 7px;
	right: 2px;
	width: 132px;
	height: 48px;
	line-height: 23px;
	padding: 23px 8px 0 8px;
        background: url(/assets/images/switcher_bg_open.png) no-repeat top left;
	_background: url(/assets/images/switcher_bg_open_ie.gif) no-repeat top left;
}
