body {
background: #EEEEEE;
margin: 0px;
}

body, td, th, textarea {
	font: 83%/1.4 georgia, helvetica;
}

A:link {color: #000; text-decoration: underline; }
A:visited {color: #000; text-decoration: underline; }
A:active {color: #000; text-decoration: underline; }
A:hover {color: #000; text-decoration: none; }

.mainTable {
background-color: #D6EF9F;
border: 1px solid #9DD624;
}

.topBar {
font-size: 10px;
float: right;
}

.topBar2 {
font-size: 10px;
float: left;
}

.topTable {
background-color: #DAE1E7;
border: 1px solid #C0C0C0;
}

.rating {
display: inline;
}

.rating_text {
margin-right: 2px;
display: inline;
float: left;
}

.fds {
position: relative;
left: 48px;
top: -18px;
}

input.magnify {
height: 26px;
border: 1px solid #7B9EBD;
background: #fff url("http://www.sobored.net/images/link.png") no-repeat left;
padding-left: 68px; /* Equal to the background width + desired padding */
padding-top: 3px;
padding-bottom: 3px;
}
