
div.container {background:url(../../res/bg_events.gif) #ffffff top repeat-y;}

div.footer {background:url(../../res/bot_events.gif) top no-repeat;}

div.topbanner {background:url(../../res/top.jpg) no-repeat 0 -378px;}

div.menu, div.view, span.links, input.button {background:#005A2F;}

ul.links li {border-color:#005A2F;}
h1, h2, h3, span.list, span.small_color, span.medium_color, span.new1, span.new2, span.error, a {color:#005A2F;}

div.middle {width:230px; margin:40px 0 20px 20px;}


fieldset
{
	border:none;
}

table.eventstable
{
	width:480px;
}


table.eventstable th
{
	color:#005A2F;
	font-size:14px;
}

div.attributefield
{
	padding:2px 0px 2px 0px;
}
div.attributefield .attr_label,
div.quantitylabel
{
	float:left;
	color:#005A2F;
	width:110px;
	padding:3px 0px 0px 0px;
}
div.attributefield .attr_desc
{
	clear:left;
	float:left;
	padding-left:110px;
}


div.quantityfield
{
	padding:5px 0px 5px 0px;
	width:600px;
}


div.quantityinput
{
	float:left;
	width:30px;
}

div.quantityinput input
{
	width:20px;
}

div.quantitysubmit
{
	float:left;
	width:150px;
}
