body
{
	margin: 0px 0px 0px 0px;
}
img
{
	border:0;
}

#container
{
	width: 675px;
}

#container td
{
	vertical-align: top;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #4F4F4F;
}

b, strong
{
	color: #ADA286;
}

.required
{
	color: #ADA286;
}

p
{
	text-align: justify;
}

a
{
	text-decoration: none;
	color: #ADA286;
}

a:hover
{
	text-decoration: underline;
}

#content
{
	
}

.padded
{
	margin: 10px 10px 10px 10px;
}

#left
{
	padding: 0px 15px 0px 15px;
}

#right
{
	padding: 0px 15px 0px 0px;
}

.outer
{
	border-right: solid 2px #ECE5D6;
	border-bottom: solid 2px #ECE5D6;
}

#left .outer
{
	width: 233px
}

#right .outer
{
	width: 377px
}

.inner
{
	border: solid 1px #C6B898;
}

#left .thumb, #left .thumb img
{
	width: 54px;
}

#right .thumb
{
	width: 58px;
}

#buttons
{
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	font-size: 11px;
}

#buttons .next
{
	float: right;
	text-align: right;
}

#buttons .prev
{
	float: left;
	text-align: left;
}

#buttons .results
{
	float: none;
	text-align: center;
}

.title
{
	font-weight: bold;
}

.property
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ADA286;
	padding: 2px 0px 2px 5px;
	width: 100%;
}


