img { border: none; }
#main_text
	{width:1043px;
	margin-left:10px;
	}
	
	
	
#fruit{
float:left;
width:356;
margin-left:-1043;
	}
	
	
#text {
margin-left:335px;
	}
	
	
.info
{
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding-right:5px;
}
.info_text{
margin-left:20px;
}
p.spaced {
line-height:200%;
}
p.tall {
line-height:200%;
padding-left:7px;
font-size: 0.9em;
}
p.s-page {
line-height:18px;
	padding-left:40px;
padding-right:40px;
font-size: 0.9em;
	min-height:16px;
}
#info_box
{margin-left:30px;
width:972px;
height:158px;
background-image: url(/media/wpr/info_box.jpg);
}
#info_text
{
width:740px;
margin-left:230px;
padding-top:35px;
font-size: 0.9em;
line-height:200%;
}

h1
	{
font-size: 25px; 
color:#921925;
padding-left:40px;
padding-right:30px;
}

h2 {
	color: #921925;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 1.5em 0 .75em 0;
	padding-left:40px;
padding-right:40px;
	}

h3 {
	color: #B22A2C;
	color: #921925;
	font-size: 1.3em;
	line-height: 1.2em;
	padding-left:40px;
padding-right:40px;
	}
h4 {
	padding-left:00px;
	
	}

p{
	line-height:175%;
	font-size: 0.9em;
	padding-left:40px;
padding-right:45px;

	}
#padding{
margin-left:10px;
}

#advanced .a-search
{
	float: right;
	margin-right:30px;
	display: block;
	position: relative;
	text-indent: -9999px;
	background-image: url(/media/wpr/wpr_search.png);
	background-position: 0px 0px;
	height: 38px;
	width: 311px;
}
#advanced .a-search:hover {
	background-position: -311px 0px;
	}
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 150%;
	background-color: #000;
	z-index: 20000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
	}
.white_content {
	display: none;
	position: fixed;
	top: 50px;
	width: 980px;
	left: 50%;
	margin: 0 0 0 -490px;
	height: auto;
	background-color: white;
	z-index: 20500;
	overflow: auto;
	}
#login_lightbox.white_content {
	width: 300px;
	left: 50%;
	margin: 0 0 0 -150px;
	}
.white_content .wrapper {
	width: auto;
	padding: 16px;
	border: 16px solid #cccccc;
	}
.white_content .close {
	float: right;
	}
.white_content table {
	width: 100%;
	}
.white_content td {
	vertical-align: top;
	margin-right: 5px;
	}
.white_content .column {
	float: left;
	width: 15%;
	margin-right: 2%;
	}
.white_content .column.double {
	width: 32%;
	}
.white_content .column.double .column {
	width: 49%;
	}
.white_content .column.triple {
	width: 49%;
	}
.white_content .column.triple .column {
	width: 31%;
	}
.white_content .column.last {
	margin-right: 0;
	}
.white_content h3 {
	margin-top: 0;
	}
.white_content form input {
	padding: 0 3px;
	}
.white_content form label {
    font-size:12px;
	padding: 0;
	}
	/* Studies */

.study {
	margin: 1.5em 0;
	}
.study .title a {
	display: block;
	background-image: url(/media/icons/page_white_acrobat.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 25px;
	}
.study .publication, .study .author {
	padding-left: 25px;
	}
a {
	color: #BA2F2B;
	color: #af2622;
	color: #921925;
	color: #B22A2C;
	color: #921925;
	text-decoration: none;
	outline: none;
	}
a.more {
	background: url(/media/home/redarrow.png) center right no-repeat;
	padding-right: 12px;
	font-weight: bold;
	}
a.post-edit-link {
	float: right;
	display: inline;
	background-color: #921925;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	margin: 5px 0 5px 5px;
	padding: 0 20px;
	text-shadow: 1px 1px 2px #3D0A08;
	}
