.bordertop
{
	border-top: solid 0px #D3B685;
	border-right: solid 0px #D3B685;
	border-left: solid 0px #D3B685;
}

.borderbuttom
{
	border-bottom: solid 0px #D3B685;
	border-right: solid 0px #D3B685;
	border-left: solid 0x #D3B685;
}

.item
{
	width: 180px;
	border-width: 2px;
	border-style: solid;
	border-color: #D2B788;
	margin-bottom: 8px;
}

.itemTitle
{
	background-color: #D2B788;
	width: 180px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial;
	color:#6f491f;
}

.itemFooter
{
	color:Red;
	height:42px;
	font-family:Arial;
	color:#6f491f;
}
