﻿#SellersContent 
{
	background-color: #FAF4D5;
	border: 3px solid #866B01;
	margin: 15px;
	padding: 10px;
}
#SellersContent h2 
{
	color: #866b01;
	font-weight: bold;
	margin-bottom: 10px;
}
#SellersContent p 
{
	margin-bottom: 20px;
}
#ReportForm input, #ReportForm select 
{
	margin-right: 5px;
}