body {
	background-color: transparent;
}
body.awards_link {
	background-color: #CACAC8;
}
body.praise_link {
	background-color: #D2CAA1;
}
.list {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 520px;
	height: 365px;
	overflow: hidden;
}
.image {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 270px;
	height: 365px;
	padding: 0px;
}
.img {
	margin:0px;	
	margin-right: auto;
	margin-left: auto;
}
p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, sans-serif;
	margin-bottom: 0px;	
	margin-top: 4px;	
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #0066F0;
}
h1 {
	border-bottom: 1px solid #FFFFFF;
	height: 18px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 40px;
}
/* Praise */
.praise_title {
	color: #E3DDBA;
	border-bottom: 1px solid #FFFFFF;
	width: 460px;
}
.quote {
	position: absolute;
	left: 0px;
	top: 0px;
}
