html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body
	{
	line-height: 1;
	}
ol, ul
	{
	list-style: none;
	}
blockquote, q
	{
	quotes: none;
	}
blockquote:before, blockquote:after,q:before, q:after
	{
	content: '';
	content: none;
	}
/* remember to define focus styles! */
:focus
	{
	outline: 0;
	}
/* remember to highlight inserts somehow! */
ins
	{
	text-decoration: none;
	}
del
	{
	text-decoration: line-through;
	}
/* tables still need 'cellspacing="0"' in the markup */
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
.clear
	{
	clear:both;
	}
/*----------------------------------- --*/
body
	{
	font:normal 11px tahoma;
	}
hr
	{
	clear:both;
	margin-top:10px;
	}
td
	{
	vertical-align:top;
	border:#000000 1px solid;
	}
table
	{
	width:100%;
	border:#000000 1px solid;
	}
.tabs li
	{
	float:left;
	}
li
	{
	margin:3px 0px 3px 30px;
	}
div
	{
	margin:10px;
	}
li
	{
	padding:3px;
	}
.action li input
	{
	margin-right:5px;
	}
.deuce
	{
	width:100%;
	}
.deuce td
	{
	width:50%;
	}
.field
	{
	width:300px;
	margin:5px 0px;
	}
textarea
	{
	width:100%;
	height:500px;
	}
h2
	{
	font-size:1.5em;
	}
div.exist
	{
	background:#eeeeee;
	padding:10px;
	margin-bottom:10px;
	}

table.login
	{
	margin:150px auto 0px auto;
	width:200px;
	}
table.login td
	{
	padding:5px;
	}
ul.action li
	{
	}
ul.action li input
	{
	margin-right:-18px;
	}
ul.action li a, ul.action li span
	{
	position:relative;
	left:30px;
	}
span.color
	{
	color:#999999;
	font-size:.8em;
	}
span.comments
	{
	color:#666666;
	}