/* Wide browser windows ------------------------------------------------------------------*/
#wrap {
     width:1000px;
     padding: 0px;
     margin: 0px 0px 0px 0px;
}

/* Global ------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, iframe {
     margin:0;
     padding:0;
}

ul,li {
     list-style-type:none;
}

body {
     /*background: #fff url(../images/body_03.jpg) repeat-x top left;*/
     background-color: #fff;
     margin: 0px;
     font-family: Lucida Sans Unicode, Verdana, Sans-serif;
     font-size: 14px;
     color: #4F5155;
}

hr {
     clear:both;
     visibility:hidden;
}

.clear {
     clear:both;
}

.centered, p.centered {
     text-align:center;
}

.right {
     text-align:right;
}

img {
     border:0;
     opacity:1;
     filter:alpha(opacity=100);
}

/* Small layout ------------------------------------------------------------------*/
.small #wrap-main {
     /* background: transparent url(../images/body_01.jpg) no-repeat top left; */
     /* width: 100%; */
     width:845px;
     margin:0 0 0 55px;
     /*float:left;*/
     margin-top: 30px;
}

.small #wrap-sub {
     width:100px;
padding-left:55px;
     margin:0 0 0 0px;
     float:left;
     /*display:inline;*/
}

.small #wrap-sub #weatherbox {
     margin-top: 120px;
}

.small #wrap-sub #ad-space-page {
     /*margin-top: 130px;*/
     margin-top: 30px;
}
.small #wrap-sub #ad-space-page-top {
     /*margin-top: 130px;*/
     margin-top: 30px;
}

.small #wrap-sub #ad-space-page-mid {
     /*margin-top: 130px;*/
     margin-top: 30px;
}

.small #wrap-sub #ad-space-pagerec {
     margin-top: 30px;
}

.small #content {
     margin-left: 30px;
}

.small #content p {
     font-family: Lucida Sans Unicode, Verdana, Sans-serif;
     font-size: 11px;
     margin-top: 10px;
}

.small #content li {
     font-family: Lucida Sans Unicode, Verdana, Sans-serif;
     font-size: 11px;
     list-style: square;
     margin-top: 5px;
}

.small #content-footer {
	/* background:url(./arts/blackart_83.jpg) no-repeat bottom left;
	height:48px;
	width:706px;*/
	clear:both;
	margin-bottom:0px;
	}
.small #content #content-primary-full {
	/* padding:5px; */
	width:750px;
	float:left;
	display:inline;
	}
.small #content #content-primary {
	padding:1px 23px 23px 23px;
	width:397px;
	float:left;
	display:inline;
	}
.small #feat-art {
      /*border-top: 1px ridge #dedede;*/
      width:720px;
      padding-left:245px;
      padding-right:55px;
      font-size: 11px;
}
.small #feat-art p{
      text-align: justify;
}

.small #content #content-secondary {
	width:397px;
	float:left;
	}	
.small #content #content-upload {
	padding:1px 23px 23px 23px;
	width:300px;
	float:left;
	display:inline;
	}

/* List of Monthly Statements, could also work with search results. */
.small #content #content-primary #user-search-results table {
 font-family: Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 11px;
 color: #000;
	width:500px;
	}
.small #content #content-primary #user-search-results tr td {
	padding: 6px;
	}

/* Results table */
.small #content #content-primary #results-table table {
 font-family: Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 11px;
 color: #000;
	width:730px;
	}
.small #content #content-primary #results-table tr td {
	padding: 6px;
	}

.small #content #content-primary-full #cse-search-results  {
 font-family: Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 11px;
 color: #000;
	}

/* the System Summary Table */
.small #content #content-primary-full #system-summary table {
 font-family: Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 11px;
 color: #000;
	}

.small #content #content-primary-full #system-summary tr td {
	padding: 6px;
	}
.small #content #content-secondary #system-summary table {
 font-family: Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 11px;
 color: #000;
	width:397px;
	}
.small #content #content-secondary #system-summary tr td {
	padding: 6px;
	}

.tblhdr {
  color: #fff;
 font-weight: bold;
 background-color: #0044aa;
 border-bottom: 5px solid #99CC00;
 text-align:center;
	}
.tblhdr a, .tblhdr a:link, .tblhdr a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.tblhdr a:hover, .tblhdr a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #99CC00;
}
.even_c {
  color: #000;
background-color: #fff;
 border-bottom: 1px solid #ccc;
	border-left: 1px solid #cdcdcd;
	}
.even_c a:link, .even_c a:visited {
	font-weight: bold;
        text-decoration:none;
	}
.even_c a:link:hover, .even_c a:visited:hover {
	text-decoration: underline;
	}
.odd_c {
  color: #000;
 background-color: #eef4f9;
 border-bottom: 1px solid #ccc;
	border-left: 1px solid #cdcdcd;
	}
.odd_c a:link, .odd_c a:visited {
	font-weight: bold;
        text-decoration:none;
	}
.odd_c a:link:hover, .odd_c a:visited:hover {
	text-decoration: underline;
	}
.error {
font-style:italic;
color: #d00000;
font-size:10px;
}

.AbsPosHide{
	display: none;
}
.AbsPosShow{
padding:5px;
background-color: #ffffff;
	position: absolute;
	display: block;
        border-left: 1px solid #cdcdcd;
border-right: 1px solid #cdcdcd;
border-top: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
}

/* Links
------------------------------------------------------------------*/
a:link,
a:visited {
	text-decoration:underline;
	color: #1d7fc6;
	background-color: transparent;
	/*font-weight: bold;*/
        
	}	

/* Searchbox
------------------------------------------------------------------*/  
#searchbox {
	position:absolute;
	top:0px;
	left:600px;
}


/* Header
------------------------------------------------------------------*/  
#header {
	width:840px;
	height:85px;
	/* background: transparent url(../images/arts_01.gif) repeat-x top left; */
	margin: 0 0 0 0px;
  border: 0px solid #0044aa; 
	} 

#header span {
	text-indent:-9999px; 
 font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 11px;
	 height:46px; 
	background: transparent url(../images/arts_04.gif) no-repeat top left;
	display:block;
	color: #fff;
	margin: 10px 0px 0px 50px;
	padding: 5px 10px;
	}

/* Header Art

------------------------------------------------------------------*/  

#header-art {
	width:700px;
	background: #003366 url(../images/hdr_03.gif) no-repeat;
	margin: 0px 0px 0px 30px;
	} 
#header-art object {
	width: 200px;
	margin: 10px;
	} 
#header-art img {
	width: 200px;
	margin: 10px;
	} 
#header-art-page img {
	width: 290px;
	height: 130px;
	margin: 10px;
	} 

#header-art-page {
	width:700px;
	height: 140px;
	background:url(../images/hdr_03.gif) no-repeat;
	margin: 0px 0px 0px 30px;
	/* border: 1px solid #009999;*/
	} 
#header-art h1, #header-art-page h1  {
	font: bold 14pt "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing:2px;
	color: #fff;
	padding: 10px;
	width: 465px;
	/* height:1px; */
	display:block;
}

#header-art p {
	 font-family: Verdana, Tahoma, Sans-serif;
	 font-size: 12px;
	 line-height: 1.2em;
	 font-style: normal;
	 color: #fff; /* #aecceb; */
	 width: 465px;
	 padding: 0px 10px 5px 10px;
	/* height:1px; */
	display:block;
}
#header-art-page p  {
	 font-family: Verdana, Tahoma, Sans-serif;
	 font-size: 12px;
	 line-height: 1.2em;
	 font-style: normal;
	 color: #fff; /* #aecceb; */
	 width: 400px;
	 padding: 0px 10px 5px 10px;
	/* height:1px; */
	display:block;
}

#header-art li {
	 font-family:  Verdana, Tahoma, Sans-serif;
	 font-size: 12px;
	 color: #fff; /* #6699cc; */
	 margin-left: 30px;
	 list-style-type: square;
	 padding: 0px 10px 0px 0px;
}

#header-art ul {
	 width: 485px;
}

#header-art-footer {
	background:url(../images/hdr_05.gif) no-repeat top left;
	height: 10px;
	margin: 0px 0px 20px 30px;
}

	
/* Main navigation
------------------------------------------------------------------*/
ul#toplinks {
	position:absolute;
	top:0px;
	right:50px;
	width:600px;
	height:32px;
	/*overflow: hidden;*/
	background:transparent url(../arts/blackart_06.gif) no-repeat 1px -32px;
}
ul#toplinks li {
	display:block;
	float:right;
 font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 11px;
 border-left: 1px solid #3d525f;
	}
ul#toplinks li a {
	padding:2px 10px;
	margin-left:1px;
	margin-top: 20px;
	/* border-bottom:1px dotted #FF9900; */
	display:block;
	text-decoration:none;
	/* font-weight: bold; */
	overflow:hidden;
	color: #45a7dc;
	}
ul#toplinks li a:visited:hover {
	color: #adc0cb;
	/* text-decoration: underline; */
	 }

/* main-nav */
ul#main-nav {
	position:absolute;
	top:62px;
	left:50px;
	width:544px;
	height:32px;
	/*overflow: hidden;*/
	background: transparent url(../arts/blackart_06.gif) no-repeat 1px -32px;
}
ul#main-nav li {
	display:block;
	float:left;
 font-family: Arial, Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 12px;
	}
ul#main-nav li a {
	padding:5px 10px;
	margin-left:3px;
	/* border-bottom:1px dotted #FF9900; */
	display:block;
	text-decoration:none;
	/* font-weight: bold; */
	overflow:hidden;
	background-color: #0066CC;
	color: #fff;
	}
ul#main-nav li a:visited:hover, ul#main-nav li a:hover  {
	color: #0044aa;
	background: transparent url(../images/arts_07.gif) repeat-x top left;
	 }

/* sub-menu */
#main-nav li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	/* width: 191px; */
	margin: 0;
}
#main-nav li:hover ul {
	visibility: visible;
	z-index: 100;
}
#main-nav li#cust-serv ul {
	background: none;
	height: 32px;
	margin-left: 288px;
}

* html #main-nav li#cust-serv ul {
	margin-left: 102px;
}

#main-nav li#cust-serv ul li {
	width: 155px;
}

#main-nav li#cust-serv ul li a {
	background-color: #e1e8e9;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #1d7fc6;
 font-size: 11px;
	padding: 3px 10px;
}
#main-nav li#cust-serv ul li a:visited:hover {
	background-color: #c2dbeb;
	text-decoration: none;
}

#main-nav li#membership ul {
	background: none;
	height: 32px;
	margin-left: 373px;
}
* html #main-nav li#membership ul {
	margin-left: 102px;
}
#main-nav li#membership ul li {
	width: 165px;
}
#main-nav li#membership ul li a {
	background-color: #e1e8e9;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #1d7fc6;
 font-size: 11px;
	padding: 3px 10px;
}
#main-nav li#membership ul li a:visited:hover {
	background-color: #c2dbeb;
	text-decoration: none;
}

#main-nav li#users ul {
	background: none;
	height: 32px;
	margin-left: 465px;
}
* html #main-nav li#users ul {
	margin-left: 102px;
}
#main-nav li#users ul li {
	width: 155px;
}
#main-nav li#users ul li a {
	background-color: #e1e8e9;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #1d7fc6;
 font-size: 11px;
	padding: 3px 10px;
}
#main-nav li#users ul li a:visited:hover {
	background-color: #c2dbeb;
	text-decoration: none;
}

/* sub-nav */
ul#sub-nav {
	position:absolute;
	top:87px;
	left:0px;
	padding-left: 50px;
	padding-top: 5px;
	width:750px;
	height:25px;
	/*overflow: hidden;*/
	/* background: transparent url(../images/arts_09.gif) repeat-x top left; */
}
ul#sub-nav li {
	display:block;
	float:left;
 font-family: Arial, Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 12px;
	}
ul#sub-nav li a {
	padding:5px 10px;
	margin-left:3px;
	/* border-bottom:1px dotted #FF9900; */
	display:block;
	text-decoration:none;
	/* font-weight: bold; */
	overflow:hidden;
	background-color: #AADD00; /* #142129;*/
	color: #142129;
	}
ul#sub-nav li#site_map a {
	background-color: transparent; /* #142129;*/
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
ul#sub-nav li#site_map a:visited:hover, ul#sub-nav li#site_map a:hover {
	background: transparent url(../images/arts.gif) repeat-x top left; /* #142129;*/
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	}
ul#sub-nav li a:visited:hover, ul#sub-nav li a:hover {
	color: #003300;
	/* background-color: #CCFF00; /* #142129;*/
	background: transparent url(../images/arts_11.gif) repeat-x top left;
	 }

/* home page active links */

body#home-page ul#main-nav li#home a,
body#amusement_parks-page ul#main-nav li#amusement_parks a,
body#recreational_parks-page ul#main-nav li#recreational_parks a,
body#kids_shows-page ul#main-nav li#kids_shows a,
body#kids_tours-page ul#main-nav li#kids_tours a {
	color: #0044aa;
	/*background: transparent url(../images/arts_07.gif) repeat-x top left;*/
}

body#other_attractions-page ul#sub-nav li#other_attractions a,
body#child_care-page ul#sub-nav li#child_care a,
body#kids_restaurants-page ul#sub-nav li#kids_restaurants a,
body#family_deals-page ul#sub-nav li#family_deals a,
body#resources-page ul#sub-nav li#resources a,
body#family_hotels-page ul#sub-nav li#family_hotels a,
body#kids_tours-page ul#sub-nav li#kids_tours a {
	color: #003300;
	background: transparent url(../images/arts_11.gif) repeat-x top left;
}

/* other content elements  */
#content h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-family: Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 12px;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

/* Entries
------------------------------------------------------------------*/
.feat-entry {
	margin: 0 20px 5px 0;
	/* padding: 4px; */
	width: 340px;
	float: left;
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	background:  url(../images/widget_06.gif) no-repeat;
	}
.article-title {
	font: bold 12pt "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #0044AA;
	padding: 15px 5px 5px 35px;
}
.article-body {
	padding: 5px 30px 5px 35px;
}
.article-body img {
	border: 1px dotted #99cc00;
	background-color: #0044AA;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.article-body span {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
.article-body pre {
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.article-footer {
	padding: 5px 15px 30px 35px;
	background:  url(../images/widget_09.gif) no-repeat bottom left;
}
.article-footer p {
	text-align: left;
}
.article-footer a, .article-footer a:link, .article-footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0044AA;
	padding: 5px;
	background-color: #99CC00;
}
.article-footer a:hover, .article-footer a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #99CC00;
	padding: 5px;
	background-color: #0044AA;
}
.article {
	width: 350px;
	float: left;
}
.resrc,
.exlinks {
	width: 350px;
	margin-right: 20px;
	float: left;
}
.gmap {
	margin: 58px 0 5px 20px;
	padding: 5px;
	width: 300px;
	float: left;
}
.gmap p {
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
}
.gmap a, .gmap a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0044AA;
}
.gmap a:hover, .gmap a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #99CC00;
}
.article table,
.gmap table {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
.article td,
.gmap td {
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #aaa;
}
.article pre {
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}
.article h2,
.indres h2,
.site-map h2 {
	font: bold 14pt "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing:2px;
	font-weight: bold;
	color: #04a; /* #99CC00; */
	margin-bottom: 10px;
	margin-top: 30px;

}
.site-map li {
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 20px;
}
.site-map li ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
}
.resrc h2,
.exlinks h2 {
	font: bold 14pt "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing:2px;
	font-weight: bold;
	color: #04a; /* #99CC00; */
	margin-bottom: 10px;
	margin-top: 10px;

}
.resrc p,
.exlinks p {
	margin-bottom: 10px;
}
.article h3,
.resrc h3,
.exlinks h3 {
	font: 10pt "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #99CC00; 

}
.res {
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;

}

.article p,
.indres p {
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;

}
.indres h4 {
	font-family: Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 13px;
	margin-top: 20px;
}
.other-entries {
	margin: 0 3px 5px 0;
	padding: 4px;
	width: 230px;
	height: 100px;
	float: left;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	}
.other-entries span {
	font-weight: bold;
	color: #0066CC;
}
.review h4 {
	font-family: Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 13px;
}
.review p {
	font-family: Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
}
.entry-footer {
	border-bottom: 1px ridge #dedede;
	padding-bottom: 5px;
}
.entry-footer p {
	padding-top: 20px;
	text-align: right;
}
.back-top a, .back-top a:link, .back-top a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0044AA;
	padding: 5px;
	background-color: #99CC00;
}
.back-top a:hover, .back-top a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #99CC00;
	padding: 5px;
	background-color: #0044AA;
}
	
	
	
/* Footer
------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #ddd;
	text-align: left;
	background: #e9eef1 url(../images/body_13.jpg) repeat-x top left;
	/* padding:.5em;
	background:#dc0e17;
	border-top: 3px solid #950006;
	position:absolute;
	width: 100%;
	bottom: 0px; */
	padding-bottom: 30px;
	margin: 20px 0px 0px 0px;
	clear:both;
 font-family: Tahoma, Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 12px;
	}
#footer h4 {
	/* border-bottom: 1px solid #ccc; */
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #aaa;
}
#footer #footer-main-nav {
	width: 250px;
	margin-top: 0px;
	margin-left: 50px;
	float: left;
	font-size:.94em;
	line-height:1.2em;
}
#footer #footer-sub-nav {
	width: 250px;
	margin-top: 0px;
	padding-left: 20px;
	float: left;
	font-size:.94em;
	line-height:1.2em;
	border-left: 1px dotted #ccc;
}
#footer #footer-main-nav h1,
#footer #footer-sub-nav h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #aaa;
}
#footer #oth-link-1 {
	width: 150px;
	margin-top: 0px;
	margin-left: 50px;
	float: left;
	font-size:.94em;
	line-height:1.2em;
}
#footer table {
	margin-left: 50px;
}
.link_1   {
	width: 150px;
	margin-top: 0px;
	float: left;
	font-size:.94em;
	line-height:1.2em;
}
.link_c   {
	width: 150px;
	margin-top: 0px;
	padding-left: 20px;
	float: left;
	font-size:.94em;
	line-height:1.2em;
	border-left: 1px dotted #ccc;
}
#footer #oth-link-1 h1,
#footer #oth-link-2 h1,
#footer #oth-link-3 h1,
#footer #oth-link-4 h1,
#footer #oth-link-5 h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	color: #aaa;
}
#footer p {
	margin-left: 50px;
	margin-top: 30px;
	font-size:.94em;
	line-height:1.2em;
	color:#999;
	}
#footer span {
	margin-right:15px;
	}
#footer a,
#footer a:link,
#footer a:visited {
	border:0;
	color: #1d7fc6;
	text-decoration:none;
	}
#footer a:hover,
#footer a:link:hover,
#footer a:visited:hover {
	color: #333;
	text-decoration: underline;
	}
/*

a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}

h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-family: Lucida Sans Unicode, Verdana, Sans-serif;
 font-size: 12px;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}

.redlite {
 font-weight: bold;
 color: #D00000;
}

.footer {
 border-top: 1px solid #D0D0D0;
 padding: 0px;
 margin: 0px;
}
*/
div.ac_username {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
	
div.ac_username ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.ac_username ul li.selected {
	background-color: #B9DAF0;
}

div.ac_username ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}
