#content {
	float: left;
	width: 485px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid #666666;
}

#content p {
	color: #646462;
	font-size: 12px;
	text-align: justify;
}

#content h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
}

#sidebar {
	float: right;
	margin-top: 20px;
	width: 295px;
	height: 328px;
	background: url(../img/prime/prime-sidebar.gif) no-repeat;
}

#sidebar h1 {
	color: #666666;
	font-size: 26px;
	font-weight: bolder;
	margin: 10px 18px 3px;
	padding-top: 10px;
	text-align: left;
	text-transform: none;
}

#sidebar p {
	margin: 10px 20px 3px;
}

#sidebar p a {
	color: #646462;
	font-size: 12px;
}
