#maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 620px;
	background-image: url(../images/backgrounds/d_shadow_620.gif);
	background-repeat: no-repeat;
	border: 3px solid #B9C6D3;
	padding-top: 30px;
	position: relative;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5A2C12;
	padding-bottom: 20px;
}
p {
	margin-bottom: 1em;
	margin-right: 20px;
	margin-left: 20px;
}
#rightcontent {
	float: left;
	width: 150px;
	margin-left: 9px;
	height: 200px;
	position: relative;
}
#divclear {
	clear: both;
	width: 1px;
}
#google_ss {
	text-align: center;
	width: 146px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#googletwo_ss {
	text-align: center;
	width: 146px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
