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; }

p {
	margin: 0.6em 0 1em 0;
	line-height:1.3em;
}

h3
{
	margin: 20px 0 10px 0;
	text-align:center;
}

ul, ol
{
	padding-left:30px;
	font-size:1em;
}

ul li,
ol li
{
	font-size:1em;
	margin:1em 0 0.5em 0;
}

ol li ol li
{
	list-style: lower-alpha; 
}

ol li
{
	line-height: 1.4em;
}

a
{
  text-decoration: none;
  color: #2B5AA2;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

input,
textarea,
select
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

textarea
{
	line-height:1.5em;
}

body
{
}


ul.news
{
	margin-left:30px;
}

img.ad_pic_preview
{
	border:1px solid #f0f0f0;
}


div.auto_complete
{
  width: 350px;
  background: #fff;
  z-index:50;
}

div.auto_complete ul
{
  height:200px;
/*  overflow:auto; */
  border: 1px solid #bbb;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #bbb;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #eee;
  list-style-type: none;
  background-color:white;
  cursor: pointer;
}

div.auto_complete ul li.selected
{
  background-color: #C9E8F8;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: #C09149;
}


.aligncenter,
.alignCenter
{
	text-align:center !important;
}

.alignRight
{
	text-align:right !important;
}

.alignLeft
{
	text-align:left !important; 
}

td.valignMiddle,
th.valignMiddle,
tr.valignMiddle td,
tr.valignMiddle th
{
	vertical-align:middle !important; 
}

strong.highlight
{
	background-color: #FFFF33;
}

br.clear
{
	clear:both;
}

div.div_error
{
	border:1px solid #ff0000; padding:3px 3px 3px 20px; margin-bottom:10px; color:#ff0000;
}

.clearWidth
{
	width: auto !important;
}

.pnm-full
{
	background-color: #FFFF33;
}

.pnm-partial
{
	background-color: #85EFCD;
}
