ul li#twitter_button a,ul li#facebook_button,ul li#android_button,#header_middle_img,ul li#forum{
	display:none;
}

#header {
    height: 23px;
}

#header_top {
	height: 23px;
}

#header_middle_menu {
	left:0px;
}

#header_top {
	background-image: url(/img/topblackbg.jpg);
	background-repeat: repeat-x;
    width: 100%; 
    height: 23px;
    color: #fff;
    padding: 0;
	line-height: 23px;
}

#search {
	width:60%;
}

#settingsBtn {
	-webkit-box-shadow: inset 0 0 30px #00f;
    -moz-box-shadow: inset 0 0 30px #00f;
    box-shadow: inset 0 0 30px #00f;-webkit-box-shadow: inset 0 0 30px #00f, 0 0 30px #00f;
    -moz-box-shadow: inset 0 0 30px #00f, 0 0 30px #00f;
    box-shadow: inset 0 0 30px #00f, 0 0 30px #00f;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#footer_logos, #footer_logos_inner,#footer_logos_inner,#footer_logos_inner div {
	height: auto;
	line-height: normal;
}

#android_button {
	display: none;
}

#header_middle_menu ul li a {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.aboutLogo {
	max-width: 300px;
}

div#effect2 {
	height: 96px;
	width: 10px;
	line-height: 56px;
}

.closeSpace {
	width:11px;
}

div#effect2 img {
	width: 10px;	
}

div#effect {
	font-size: 10px;
	width: 210px;
	height: 215px;
}
div#effect h3 {
font-size: 14px;
}
table#effectTable th {	
	font-size: 12px;
	text-align: left;
}

ul#operList li img.operImg {
width: 10px;
}

ul#operList li img.providerChecked, ul#graphTypes li img.graphChecked {
	width: 10px;
}

ul#operList li, ul#graphTypes li {
	padding: 0;
	margin: 0;
	width: auto;
}

.button {
	font-size: 10px;
	padding: 1px;
}
table#opstats tr th {
	font-size: 10px;
}
table#opstats tr td {
	font-size: 10px;
}

#header_top a {
	font-size:12px;
}

#menu a {
    height: 18px;
    float: left;    
    text-decoration: none;
    color: #444;
    background-image: url('/img/button_divider.png'),url('/img/button.jpg');
    background-repeat: no-repeat,repeat-x;
    padding-left: 3px;
	padding-right: 3px;
    font-size: 10pt;
	line-height: 18px;
	vertical-align: middle;
}

#menu a:hover,#menu a:active {
    background-image: url('/img/button_divider.png'),url('/img/button_over_glow.png'),url('/img/button_over2.png');
    background-repeat: no-repeat,no-repeat,repeat-x;
	background-position: left top,center bottom,left top;
    color: #fff;
}

#menu a:active {
    color: #eee;
}

#home a {
    color: #444;
	background-image:url('/img/button.jpg');
	background-repeat: repeat-x;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#home a:hover {
	background-image: url('/img/button_over_glow.png'),url('/img/button_over2.png');
    background-repeat: no-repeat,repeat-x;
	background-position: center bottom,left top;
    color: #fff;
}

#home_button a {
	background-image: url('/img/button_over.jpg');
    background-repeat: repeat-x;
	background-position: center bottom ;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}