
#stylechange {
width: 120px;
float:right;
/*
height: 50px;
top: 9px;
right: 0px;
position: absolute;
vertical-align: top; */
}
div#stylechange a:focus, div#stylechange a:active {
	outline: 0 none;
	-moz-outline: 0 none;
}

#stylechange a {
padding-right: 3px;
/* opacity:0.75;
filter:alpha(opacity=75); */
}
#stylechange a:visited {
/* opacity:0.75;
filter:alpha(opacity=75); */
}
#stylechange a:hover {
/* opacity:1.0;
filter:alpha(opacity=100); */
}

#logo {
width: 170px;
float:left;
padding:7px 0 0 14px;
 /*
height: 25px;
top: 7px;
left: 14px;
position: absolute;
vertical-align: top; */
}
div#logo a:focus, div#logo a:active {
	outline: 0 none;
	-moz-outline: 0 none;
}

#logo a {
/* opacity:0.75;
filter:alpha(opacity=75); */
}
#logo a:visited {
/* opacity:0.75;
filter:alpha(opacity=75); */
}
#logo a:hover {
/* opacity:1.0;
filter:alpha(opacity=100); */
}

