img, div { behavior: url(iepngfix.htc) }
html,body{padding:0;margin:0;overflow:auto}
img{border-width:0}
a:active {outline: none; }
a:focus {-moz-outline-style: none;}
.center{margin: 0 auto;}
.cat { font-size:small; background-image:url('img/bullet.gif');background-repeat:no-repeat;padding-left:17px;color:#26ade4;line-height:23px}
ol{
  background:#555555;
  color:#fff;
  margin:0px;
  padding: 0px;
}
ol li p {
  margin:0px;
  padding:3px 0;
  color:#000;
}
ol li {
  background: #ffffff;
  margin-left: 40px;
  padding-left: 10px;
}
#content UL{list-style-image: url('img/bullet.gif');margin-left:40px}
#content #menu_secondary UL{list-style-image:none;margin-left:0}
.ovfl1{width:510px; height:345px; overflow:auto;border:1px none #000000; padding:10px; background:white;}
.olraisedBlue {text-align:center; background:#33aaff url(raised_blue.gif) repeat-x bottom left}
table.olraisedBlue {border-bottom:1px solid #333399;}
.alert {background: #F3CBBD url(admin/icons/cancel.gif) center no-repeat;
color:#000;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid red;
border-bottom: 2px solid red
}
.alert a {color:red}
.warn {background: #fff6bf url(img/warn.png) center no-repeat;
color:#000;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324
}
.info {background: #D5EAF3 url(img/help.png) center no-repeat;
color:#000;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid blue;
border-bottom: 2px solid blue
}
.info a {color: blue}
.ok {background: #DDFBDD url(img/ok.png) center no-repeat;
color:#000;
background-position: 15px 50%;
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid green;
border-bottom: 2px solid green
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }