.bdr	{font-weight:bold;border-bottom:1px #000 dashed;padding-bottom:20px}
.topics {border:3px #A3B3B8 solid;background:#d6e6e6;padding:5px}
.events {border:3px #A3B3B8 solid;background:#fff;padding:5px}

/* Form */
label span					{color:#666}
fieldset					{width:600px;background:#d6e6e6}
fieldset legend				{font-weight:bold;padding:5px;color:#587026}
fieldset label				{float:left;width:300px;margin-bottom:2px;color:#000;font-weight:bold}
fieldset input,
fieldset textarea			{width:300px;margin-bottom:2px}
fieldset input				{width:200px;margin-right:100px}
fieldset input.chk			{width:25px;margin-right:0px}
.btn						{width:auto;margin-right:10px}
fieldset.login				{width:460px;margin-left:150px;margin-bottom:100px}
fieldset.login label		{width:100px}
label.news					{height:200px}
fieldset img				{margin-right:5px}

table.backend				{width:720px}
table.backend 				{border-collapse:collapse}
table.backend td,
table.backend th			{padding:3px}

table.regular				{font-size:13px;border-collapse:collapse;width:700px}
table.regular th			{text-align:left}
table.regular caption		{color:#960;font-weight:bold;padding-top:30px;text-align:left}
table.regular th.day		{width:150px;vertical-align:top}
table.regular th.event		{width:550px}
table.regular td			{border:1px #000 solid;padding:5px}

body						{background:#cdcdcd;text-align:center;font:normal 12px Arial, Helvetica, sans-serif}
#content					{width:760px;background:#d6e6e6;margin:auto;text-align:left}
#header *					{margin:0px;color:#fff;font:bold 12px Arial, Helvetica, sans-serif}
header span					{font-weight:normal}
#header h1	 				{background:#999;padding:10px;}
#header h1 span				{margin-left:200px}
#header h1 span a			{font-size:16px}
#header h1 span a:hover		{color:#F7C80D}
#header h2					{background:#663;padding:5px;font-size:18px}
form						{margin:20px}

p.classified				{margin:10px;padding:20px;background:#fff;border:3px #A3B3B8 solid}

