body {
 background: white url(bg.gif);
 text-align: justify;
 margin: 0;
 font-family: verdana;
 font-size: 10pt;
}
a {
 text-decoration: none;
 color: teal;
}
img {
 border: 0;
}
.w860 {
 padding: 0 30px 0 50px;
 margin: 0;
}
h1 {
 background: url(cbbg.png) repeat-x;
 height: 34px;
 line-height: 34px;
 vertical-align: text-bottom;
 margin: 30px 0;
 padding: 0;
 padding-left: 5px;
 border-right: 1px solid darkgray;
 border-left: 1px solid darkgray;
 font-size: 16px; 
 font-weight: bold;
}

.solidbg {
 background: white;
}
#pageheader {
 padding-top: 10px;
}
#pageheader ul li {
 display: inline;
 padding-right: 10px;
}
#pageheader ul li a {
 text-decoration: none;
}
#mmenu {
 background: url(menubg.png) repeat-x;
 border-top: 1px solid #3F3F3F;
 height: 33px;
 padding-top: 5px;
 margin-bottom: 30px;
}
#mmenu a {
 padding: 0 0 5px 0;
 margin: 0 10px;
 display: block;
 float: left;
}
#mmenu .last a {
 float: right;
}
#mmenu a:hover {
 border-bottom: 7px solid green;
}
#footer {
 background: #E5E5E5;
 border-top: 2px solid black;
}
#footer table tr td {
 width: 220px;
 font-weight: bold;
}
#footer table tr td a {
 color: black;
 text-decoration: none;
}
#bottomlogo {
 padding: 5px 0 15px 0;
 background: #B7B7B7;
}

.piccontainer {
 margin-left: -30px;
}
.picwrap {
 float: left;
 margin: 0 0 30px 30px;
 padding: 10px;
 border: 1px solid gray;
 width: 250px;
 height: 250px;
 text-align: center;
}
.picwrap a {
 display: block;
}
#submitter {
 position: absolute;
 top: -400px;
 border: 1px solid black;
}
.username {
 float: left;
}
.designer {
 float: right;
}
.descr {
 clear: both;
 height: 50px;
 font-size: 70%;
 text-align: justify;
 padding: 5px 0;
}
.badpic {
 width: 33%;
 float: left;
 background: transparent url(sprites.gif) no-repeat scroll 0 0;
 height: 14px;
}
.badpic:hover {
 background: transparent url(sprites.gif) no-repeat scroll 0 -14px;
}
.picid {
 height: 11px;
 float: right;
}
.vote {
 width: 33%;
 float: left;
 font-size: 75%;
 text-align: center;
}
.vote a {
 display: inline;
}
.vote1 {
 font-size: 200%;
 float: right;
 display: inline;
}
.vote1 a {
 color: lime;
}
#loginfrm {
 display: none;
 position: absolute;
 left: 480px; top: 100px; 
 border: 1px solid black;
 padding: 30px;
}
#badpicreport {
 position: absolute;
 display: none;
 z-index: 1;
 margin: 0;
 padding: 10px;
 border: 1px solid gray;
 width: 250px;
 text-align: justify;
 height: 250px;
}
#formbuttons {
 vertical-align: middle;
}
#message {
 margin: 8px 0;
 font-family: verdana;
 font-size: 8pt;
 color: gray;
 width: 100%;
 height: 80px;
}
#preview {
 position: absolute;
 display: none;
 border: 1px solid black;
 z-index: 999;
 width: 640px;
}
#cache_img {
 width: 640px;
 height: 480px;
 position: relative;
 z-index: 1;
}
#preview_img {
 position: relative;
 z-index: 2;
 margin: -232px 0 0 312px;
}
#preview_desc {
 padding: 5px;
}
#tblupload {
 margin: -30px -30px 0 -30px;
}
#tblupload td {
 vertical-align: top;
 border: 1px solid gray;
 background: white;
}
.note {
 font-size: 75%;
}
.input {
 width: 100%;
}
#userinfo {
 width: 760px; 
 float: left;
}
#userinfo1 {
 border: 1px solid gray;
 padding: 30px;
}
#profilephoto {
 float: left;
 margin-right: 30px;
}
#profiletext {
 float: left;
 width: 565px;
}
#username {
 float: left;
 font-size: 150%;
 display: inline;
}
#aboutuser {
 float: left;
 width: 500px;
 text-align: justify;
}
.left {
 float: left;
}
.right {
 float: right;
}
#ads {
 height: 100%;
 width: 120px;
 border: 1px solid gray;
 padding: 30px;
 float: left;
 margin-left: 30px;
}
.jot-row {
 margin: -1px 0 0 0;
 border: 1px dashed gray; 
 border-left: none; 
 border-right: none; 
 padding: 10px 5px;
 height: 105px;
}
.jot-message {
 clear: both; 
 text-align: justify;
}
.jot-user {
 width: 110px;
 position: absolute;
}
.jot-content {
 margin-left: 110px;
}
.jot-poster {
 font-size: 10pt;
}
#wlpeUserProfilePhotoImg {
 border: 1px solid black;
}
form {
 background: white;
}
.jot-form, #uploader form {
 background: transparent;
}
#contentwrapper {
 width: 860px;
}
#contentwrapper h1 {
 margin: 0;
}
#textpage {
 background: white;
 padding: 10px;
 border: 1px solid gray;
}
