.ContactFieldset 
{
	font-size:100%;
	color:#000;
	border:1px solid #2171A5;
	padding:0 0 0 5px;
	margin:0 0 0 5px;
	width:490px;
	float:left;
}

.ContactFieldset legend
{
	color:#2171A5;
	font-size:100%;
	font-weight:bold;
}

.ContactFieldset label
{
	font-weight:bold;
	color:#2171A5;
}
.ContactFieldset #ReqText
{
	color:#000;
	font-weight:bold;
	font-size:90%;
}

.ContactFieldset input,.ContactFieldset select,.ContactFieldset textarea
{
	border:1px solid #2171A5;
	padding:0 0 0 2px;
}


	.modelhdrresults
	{
		background-image:url(/pub/design/modelhdr.png);
		background-position:top center;
		background-repeat:repeat-x;
		height:34px;
		width:750px;
		float:left;
	}
	
			.modelhdrresults span
			{
				line-height:34px;
				color:#fff;
				font-size:100%;
				font-weight:bold;
				float:left;
				margin:0 175px 0 10px;
			}
.results
{
	width:750px;
	margin:5px 0 5px 0;
	float:left;
}

.resultitem
{
	width:750px;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	float:left;
}

	.resultleft
	{
		float:left;
		clear:left;
		width:100px;
		height:100px;
		margin:0 20px 0 0;
	}
	
		.resultleft img
		{
			border:5px solid #ccc;
		}

	.resultmid
	{
		float:left;
		min-height:100px;
		width:350px;
		font-size:100%;
	}
	.resultmid h3	
	{
		font-size:100%;
		margin:0 0 0 0;
		color:#353535;
		font-weight:bold;
	}
	.resultmid p
	{
		font-size:85%;
		margin:2px 0 2px 0;
	}	
	.resultright 
	{
		width:185px;
		height:100px;
		float:left;	
	}
	.resultright p
	{
		font-size:85%;
	}
	.resultbtn
	{
		float:left;
		width:80px;
		background-image:url(/pub/design/btn80.png);
		background-repeat:no-repeat;
		height:22px;
		text-align:center;
	}
		.resultbtn a:link
		{
			color:#6C8C57;
			text-decoration:none;
			line-height:22px;
		}
		.resultbtn a:visited
		{
			color:#6C8C57;
			text-decoration:none;
			line-height:22px;
		}
			.resultbtn a:hover
		{
			color:#6C8C57;
			text-decoration:underline;
			line-height:22px;
		}
			.resultbtn a:active
		{
			color:#6C8C57;
			line-height:22px;

			text-decoration:none;
		}
	
.faq
{
	margin:0 0 0 10px;
}

.faqquestion
{
	font-size:150%;
	line-height:34px;
	height:34px;
	color:#fff;
	font-weight:bold;
	width:95%;
	background-image:url(/pub/design/modelhdr.png);
	background-repeat:repeat-x;
	background-position:top center;
	padding:0 0 0 5px
}



.modelrowbg
{
	background-color:#FAFAFA;
}


.modelsold
{
	color:red;
	font-weight:bold;
}
.modelsoldbig
{
	padding:0 0 0 0;
	color:red;
	font-weight:bold;
}

.strike
{
	text-decoration:line-through;
}