div.object
{
	float: left;
	width: 966px;
	height: auto;
	margin-top: 10px;
	padding: 10px 10px;
}
	div.object div.photobox
	{
		float: left;
		width: 322px;
		margin-top: auto;
	}
		div.object div.photobox img
		{
			outline: none;
			border: none;
		}
	div.object div.description
	{
		float: left;
		width: 634px;
		margin-left: 10px;
		margin-top: 20px;
	}
div.next
{
	float: right;
	margin-right: 20px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
}
.subheader
{
	color: #008CD1;
	color: red;
	font-size: 15px;
}