div#content{
	border-right-color: #3A2E20 !important;
}
table.pics{
	width: auto;
}
table.pics td{
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #D2CAAE;
	background-color: #ffffff;
} 
table.pics td.head{
	margin: 0px;
	padding: 3px 10px;
	border: 1px solid #AE7708 !important;
	background-color: #EEBC59 !important;
} 
table.pics td.head a{
	color: #333333;
	font-size: 14px;
} 
table.pics td img{
	border: 1px solid #A59C7E;
}

div.itemG-desc{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 10px 0px;
	margin: 10px 0px;
	background-color: #fff;
}
div.itemG-img{
	width: auto;
	text-align: center;
}