﻿#topBoxSign
{
	font-size:1.1em;
	height:32px;
}

#middleBoxSign
{
	background-color:#f1efe8;
	border:1px solid #a2957d;
	float:left;
	font-family:Trebuchet MS;
	font-size:.8em;
	font-weight:bold;
	height:141px;
	margin-left:7px;
	margin-top:4px;
	padding-left:13px;
	padding-top:30px;
	width:325px;
}

#catContentSign
{
	background-color:#f1efe8;
	background:url('/images/repBackground.jpg') no-repeat;
	border:1px solid #a2957d;
	float:left;
	height:470px;
	margin-left:8px;
	margin-top:18px;
	text-align:center;
	width:524px;
}

.divider
{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:70%;
}

.text
{
	float:left;
	padding-right:10px;
	text-align:right;
	width:32%;	
}

.field
{
	float:left;
	text-align:left;
	width:49%;
}

/* Representative Display */
.RepBox
{
	float:left;
	font-size:14px;
	margin:9px 9px 15px;
	text-align:left;
	width:44%;
	height:270px;
}
