body {
        font-family: verdana;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
}
#header {
        background-color: rgb(121, 187, 126);
        width: 800px;
}
#middle {
        position: relative;
        width: 800px;
}
#ad_tower {
	position: absolute;
	width: 175px;
        left: 0px;
        top: 10px;
}
#content {
        width: 605px;
        margin-left: 175px;
}
#footer {
        margin-top: 0px;
	font-size: 13px;
}
p {
        font-size: 13px;
}
li {
        font-size: 13px;
}
table.news {
	font-weight: bold;
	background-color: rgb(203, 225, 198);
	font-size: 10px;
}
a.toc {
	text-decoration: none;
}
a.more {
	font-size: 10px;
}
p.newstitle {
	font-weight: bold;
}
p.copyright {
	font-size: 10 px;
}
p.caption {
	font-size: 9 px;
	text-align: center;
}
table.uses {
	font-size: 13px;
}
table.manufs {
	font-size: 13px;
}
table.google {
	font-size: 13px;
}
table.biolsources {
	font-size: 13px;
}
td.manufstable {
	background-color: rgb(204, 204, 204);
	vertical-align: top;
}
td.biolsource_imgs {
	text-align: center;
	vertical-align: top;
}
p.box {
	font-size: 9px;
	border: solid #000000 1px;
	padding: 10px;
	margin: 5px;
}
p.box_comment {
	background: #cccc00;
	padding: 10px;
	margin: 5px;
}
#SB_ad_box {
	width: 164px;
	height: 244px;
	float: right;
	border: solid 2px green;
	padding: 0px;
	font-size: 12px;
	margin: 5px;
	background: white url(imgs/glue_bead.jpg);
}
p.SB_ad_box {
	margin: 5px;
}