/*
    copyright (c) 2008 Picsviewr Team
*/
html, body{margin:0;padding:0; overflow:hidden;}
body{background:#000;}
a:active,a:focus{outline:0}

/*#ads{padding-top:5px; padding-bottom:0px; padding-left:7px; padding-right:7px; background:#444444; color:white; font-size:1.1em; font-weight:bold; text-align:center;height:30px}
#change_label{padding: 0px 0 0px 28px; font-size: 0.9em; color: white; background:url(../images/change.png) no-repeat left top; height: 30px}
img{border:none;}*/

#header{text-align:center;margin-bottom:3px; height: 50px}
#ads{display:none;margin-left:auto;margin-right:auto;width:952px;background:#000; color:white; font-size:1.2em; font-weight:bold; }
#change{position:absolute; top:10px;right:3px;}
a#change_label{padding-left: 28px; font-weight:bold; font-size: 1.1em; color: white; background:url(../images/change.png) bottom left no-repeat; display:block; line-height:24px; height:24px; text-decoration:none}

.adhere {
border: #222; padding: 20px 0pt; background: #111; color: #666; font-weight: bold; font-size: 12px; text-align: center; display: block; font-family: verdana; text-decoration: none; width: 234px; float:left; margin-right:2px;
}

.adhere:hover {
color: rgb(231, 231, 231);
background: rgb(102, 102, 102) none repeat scroll 0% 0%;
}


