a img
	{
	border:none;
	}
a
	{
	color:#9999ff;
	}
#content ul li,
#content ol li
	{
	margin:10px, 0!important;
	}
#content .post-title
	{
	margin-top:10px;
	}
#content table
	{
	border:1px solid #black;
	font-size:13px;
	padding:0;
	border-collapse:collapse;
	}
#content table td
	{
	padding:5px;
	margin:0px;
	vertical-align:top;
	color:black;
	background:#cccccc;
	font-size:13px;
       	border:1px solid black;
	}
#content table td li
	{
	font-size:13px;
	color:black;
	}
#content table td ul, #content table td ol
	{
	padding-left:20px;
	margin:2px;
	}
#content table th
	{
	font-family:"Palatino Linotype", "Palatino", georgia;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	padding:2px;
	margin:0px;
	background:#333333;
	color:white;
	border:solid 1px #000000;
	}
#content table tbody .bottom
	{
	-moz-border-radius-bottomright:16px;
	-moz-border-radius-bottomleft:16px;
	}
#content input,
#content select,
#content textarea
	{
	font-size:13px;
	font-family:"trebuchet ms", calbri, sans-serif,
	}
#content form table
	{
	border:none;
	}
#content form table tr
	{
	border:none;
	}
#content form table tr th
	{
	background:transparent;
	text-align:left;
	white-space:nowrap;
	border:none;
	}

#content form table tr td
	{
	background:transparent;
	text-align:left;
	border:none;
	color:white;
	}




















