ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}
body
{
  padding: 20px;
}
#header {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/topbanner_res1.jpg) no-repeat;
	height: 66px;
	font-family: Verdana;
	font-size: 12px;
	color: #f4e806;
	font-weight: bold;
}
#secure {
 	width: 962px;
    margin: 0 auto;
    text-align: center;
}
#secure_content {
    margin: 0 auto;
    width: 50%;
}
.sf_admin_filters select {
  width: 200px;
}
#filters_category_id {
    width: 120px;
}
.import {
    margin: 0 auto;
    width: 50%;
}
.import ul {
    list-style-type: disc;
    margin-left: 25px;
}
.left {
    text-align: left;
}

