﻿/*
Content-Type: multipart/related; boundary="_ANY_SEPARATOR"

--_ANY_SEPARATOR
Content-Location:closegif
Content-Transfer-Encoding:base64

R0lGODlhEQAoAMQAANTU1L2+vp2enr+/v7i4uJOTk/j4+PT09IiIiLGxsaqqqnJzc319faKiot7e3pSUlFxdXerq6o2NjVFSUv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAARACgAAAWxICUKjmiajnAWE1SelANNxTjd7infk7rjr98tIBK6hBMiaoZjDmExJy8JLUqp1eg0V0UCoUgn1zoNGINS5ZkiKOucCBEL+54sDqaCEszAZ/+AgYKDhIWDAxFZEQMnBBIPiTARDxIEIgMSmZAnk5kSjJ2akaGZACKkkKQSpiaolJ6snK+epYqztba0m1WqolCqs7untwCoo8TDnpuYsLKeCSKOq7+UDQYmBLGSCteG3hQhADs=
--_ANY_SEPARATOR
Content-Location:nextgif
Content-Transfer-Encoding:base64

R0lGODlhDwAoALMAANTU1L2+vri4uJOTk/j4+HJzc6KiovT09I2NjVFSUv///wAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAPACgAAARoUEk1ypkYj5RsxgHHeZ+0iWR5jldJiV2rwum3xu5dT7qs0T4ecIYKSkJF1wunpOya0Kh0Sq1+BAYCVIBAZJWAbvfr4orJJfNYWxZ72Wk3+iqHZ9Tv+Nk+wc/7dXprJWF7SmZ/V4lWVBEAOw==
--_ANY_SEPARATOR
Content-Location:prevgif
Content-Transfer-Encoding:base64

R0lGODlhDwAoALMAAFxdXerq6pSUlN7e3vj4+PT09KKionJzc6qqqn19fdTU1L2+vo2NjVFSUv///wAAACH5BAAAAAAALAAAAAAPACgAAARr0Mkp1yk019aungvHJZ8TisDwnVy6io2rsbE6w/KN2u9emjieriXM0HLDBul38vxMzqd0Sq1arz+FgSBVMBjb7PeLKHnHgsDn/E2vxwy3hh1Xz+HyO9r+3ov9Znh8em2DGXRlf2FPWlxYVxEAOw==
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}body{
	font-family: arial,tahoma,verdana,sans-serif;
	color: #333333;
	font-size: 83%;
	line-height: 1.5;
	 /* background-image:url(../img/layout/bodybg.jpg); */
	background-repeat: repeat-x;
	background-position: -10px;
	height:100%;
	margin-bottom: 30px;
}
#wrapper{ margin:auto; position:relative; width:1000px;}
#header{
	position:absolute; top:0px; left:0px; height:129px; width:1000px;
	background:#081000 url(../img/layout/bg.jpg) no-repeat scroll right center;
	border-bottom:5px solid #CE0000;	
}
#sitebar_right{ position:absolute; top:130px; left:790px; width:210px;}
#sitebar_left { 	position:absolute; top:130px; left:0px;   width:210px;}
#content{ position:absolute; top:130px; left:200px; width:580px; padding:10px;}


/******************** BOX *****************/

div.box{ 
	padding:10px 10px 18px 10px; margin: 10px 10px 10px 10px; 
	border-top: 5px solid #999999; 
	background: #F4F4F4 url() no-repeat scroll 100% 100%;
}

#content .box{ margin: 10px 0; }

#sitebar_right div.box{margin-right:0px;}
#sitebar_left div.box{margin-left:0px;}	

div.box h1, div.box h2, div.box h3, div.box h4, div.box h5 , div.box h6{
	font-size: 1.1em;
	font-weight: bold;
	color: #CE0000;
	border-bottom: 1px solid #CE0000;
	margin-bottom:5px;
}

div.box h5{
	margin-top: 10px;	
}



.clr{
	clear: both;
}

a{
	#color: #CE0000;
	color: #105289; 
	text-decoration: none;
}

a:hover{
	#color: red;
	color: #BC2A4D;
	text-decoration: underline;
}

em{
	font-style: oblique;
}

strong{
	font-weight:bold;
}

#breadcrumb ul li{
	float: left;
	list-style: none;
	padding-right: 3px;
	font-size: 0.90em;
}


#content p{
	padding-bottom: 10px;
	clear:both;
}

#footer{
	height: 16px;
	margin-top: 30px;
	margin-right: -230px;
	margin-left: -200px;
	border-top: 2px solid #dfdfdf; 
	padding: 3px;
	padding-left: 5px;
	background: url(../img/layout/bodybg.jpg) #081000;
}

a img{
	float: right;
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #fff;
	margin: 0 0 5px 7px;
}

#content h2{
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
	margin: 10px 0px;
}

#content h3{
	font-size: 1.25em;
	border-bottom: 1px solid #ccc;
	margin: 10px 0px;
}

#content h4{
	font-weight: bold;
}


#content ul{
	list-style-image: url(../img/layout/listdot.gif);
	list-style-position: inside;
}

#content ul li{
	padding-bottom:2px;	
}



p.warning{
	color: #CE0000;
}
div#logout{
	float:right;
	margin-top: -10px;
	margin-right: -2px;
}

div#logout form input.button{
	border: 1px solid black;
	background-color: #CE0000;
	color: #dfdfdf;
	font-weight: bold;
	font-size: 0.85em;
	cursor: pointer;
}

/*************** Gallery *************************/

ul.gallery  li{
	float: left;
	list-style: none;
}

ul.gallery li a img{
	padding: 4px;
	border: 1px solid #dfdfdf;
	margin: 0 7px;
	float: none;
	background-color: #fff;
}



/*************** Community *************************/

.box input, .box label{
	display: block;
}
.box input.button{
	margin-top: 5px;
}


.warnings{
	color: red
}

div.warnings{
	margin-bottom: 15px;
}

#content fieldset label, #content fieldset input, #content fieldset select{
	display: block;
	width: 210px;
	float: left;
	margin-bottom:5px;
}

#content fieldset{
	border: 1px solid #dfdfdf;
	padding: 10px;
	background-color: white;
	margin: 10px 0;
}

#content fieldset legend{
	font-weight: bold;
}

#content fieldset input
{
	width: 200px;
}

#content fieldset select
{
	width: 255px;
}

#content fieldset textarea{
	display: block;
	width: 304px;
	height: 80px;
	float: left;
	margin-bottom: 20px;
}

#content fieldset span{
	float:left;
	font-style: italic;
	padding-left: 5px;
}

#content fieldset input.button{
	width: 220px;
}

#upload_div{
	width: 320px;
}

#upload_div label{
	float:left;
	display:block;
	width:100px;
}

#upload_div select{
	float:left;
	display:block;
	width:220px;
}

#upload_div textarea{
	width:215px;
	height:120px;
}

#content table{
	width: 100%
}

#content h5{
	font-weight: bold;
	clear:both;
}

#content table th{
	padding: 2px;
	font-weight: bold;
	padding-left: 5px;
	border: 1px solid #aaa;
}

#content table td{
	padding: 2px;
	padding-left: 5px;
	border: 1px solid #aaa;
}

/*************** NAVIGATION *************************/

ul#Navigation {
	list-style-image:none;
	margin:0 0 0 40px;
	padding:0;
	position:relative;
	top:101px;
}

ul#Navigation li {
    float: left;
    position: relative;
    text-align: center;
    margin-right: 2px;
}


ul#Navigation li ul {
    position: absolute;
    display: none;
    margin-left: -2px;
    background-position: right bottom;
	background-color:#dfdfdf;
}

ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}

ul#Navigation li ul li {
    float: none;
    display: block;
}

ul#Navigation li ul li a{
    width: 10em;
    text-align: left;
    font-weight: normal;
    border-left: 2px solid #CE0000;
    border-bottom: 1px solid #ccc;
}

ul#Navigation a, ul#Navigation span {
    display: block;
    width: 6.4em;
    text-decoration: none;
    background-color: #9C9A9C;
    padding: 4px 10px 1px;
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: 3px solid #666666;
}

ul#Navigation li ul li a, ul#Navigation li ul li span {
	background-color: transparent;
	color: #666666;
	font-size: 0.8em;
}

* html ul#Navigation a, * html ul#Navigation span {
    w\idth: 6.4em; 
}

ul#Navigation a:hover, 
ul#Navigation span {
    color: white; 
    background-color: gray;
}

.arten_table{
font-size:0.9em;
margin-bottom:10px;
}

.gattungliste_left{
	width: 50%;
	float:left;
}

.gattungliste_right{
	width: 50%;
	float:right;
}

li.noImg {
border:1px solid #DFDFDF;
height:76px;
margin:2px 2px 4px;
padding:50px 0;
text-align:center;
width:128px;
}

#content table.gallery td {
	border: 0px;
	text-align:center;
}

#content table.gallery td a img{
	float: none;
	margin:0;
}


.usermenu{
	margin-right: 10px;
}

.usermenu li{
	border-bottom: 1px dashed #CE0000;
}

.usermenu li a{
	text-decoration: none;
	display: block;	
}

.usermenu li a:hover{
	background-color: #CE0000;
	color: #fff;
}

dl.infolist{
	margin-bottom: 10px;
}

dl.infolist dt{
	display:block;
	float:left;
	width:110px;
	color: #777777;
}

dl.infolist dd{
	display:block;
	width:220px;
	float:left;
	
}

.comment{
	border: 1px solid #ccc;
	margin-bottom:10px
}

a.user{
	text-decoration: none;
}

ul.shopnavi ul{
	margin-left:10px;
}

ul.shop_artikelliste li{
	display: block;
	float:left;
	width: 275px;
	height: 240px; 
}

ul.shop_artikelliste div.artikel{
	margin:10px;
	border: 1px solid #ccc;
	height: 200px;
	overflow: hidden;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2em;
	text-align: justify;
}

ul.shop_artikelliste div h4{
	font-size: 12px;
	margin-bottom: 5px;
	text-align: left;
}
ul.shop_artikelliste div.even{
	margin-right: 0px;
}

ul.shop_artikelliste div.odd{
	margin-left: 0px;
}
ul.shop_artikelliste img{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0px 7px 4px 0;
}

ul.shop_artikelliste div.preis{
	text-align: right;
	font-weight: bold;
	margin-right: 0px;
}

ul.shop_artikelliste div.into{
	height: 120px;
}

img.icon{
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

div.subarikel_teaser{
	margin-top:10px;
	padding: 10px;
	background-color: #efefef;
	border: 1px solid #ccc;
}

.bilder_overlay_prev{
	background-image:url(/img/layout/icons/arrow_skip_left.png);
	background-position:5% 50%;
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
	opacity: 0;
	cursor: pointer;
}

.bilder_overlay_next{
	background-image:url(/img/layout/icons/arrow_skip_right.png);
	background-position:95% 50%;
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
	opacity: 0;
	cursor: pointer;
}

.gallery_next,  .gallery_back{
cursor:pointer;
float:left;
font-family:Helvetica;
font-size:18px;
font-weight:bold;
height:77px;
padding-top:51px;
text-align:center;
width:20px;
border: 1px solid #ccc;
}



/******************** FORUM - Begin ****************************************/

div.toolbar{margin: 5px 0px 8px 0px;}

div.icon{background:transparent url(../img/layout/bodybg.jpg) repeat scroll 0 0;border:1px solid #CCCCCC;padding:1px;text-align:center}
div.icon a {text-decoration: none;font-weight:bold;}
div.icon a img{border: none;background: transparent;vertical-align: text-top;}

#content table.forums{font-size: 11px;}
#content table.forums thead{background: url(../img/layout/bodybg.jpg);}
#content table.forums h3 {padding: 0;margin: 0;border: 0px;font-weight:bold;font-size:12px;}
#content table.forums p {padding: 0;}	
#content table.forums tbody td{padding: 3px 4px;}
#content table.forums tbody td.center{text-align:center;font-weight:bold;}
#content table.forums td p.title{text-align:right;}
#content table.forums td p.user{margin-top: -4px;text-align:right;}
#content table.forums td p.user a{text-decoration: none;}
#content table.forums td p.date{margin-top: 4px;text-align: right;color: #aaa;}
table.thread{font-size: 11px;}
table.thread thead{background: url(../img/layout/bodybg.jpg);}
#content table.thread h4 {padding:0;margin:0;border: 0px;font-weight:bold;font-size:12px;}
#content table.thread p {padding: 0;}
#content table.thread p.user a {text-decoration: none;}
#content table.thread p.mod_date{text-align:right;}
#content table.thread p.mod_user{text-align:right;}
#content table.thread tbody td.center{ text-align:center; font-weight:bold;}
#content div.post{border: 1px solid #ccc;margin-bottom: 10px;background: #F4F4F4}
#content div.date{
	background: url(../img/layout/bodybg.jpg);
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #ccc;
}
#content div.post .header a img{ float: none; margin: 0 12px}
#content div.post .header .user{
border-bottom:1px solid #CCCCCC;
font-size:13px;
font-weight:bold;
margin:0 -5px 5px;
padding-left:7px;
min-height:20px;
text-align: center;
}
#content div.post .header .user a{text-decoration:none}
#content div.post .header{ float:left; width: 135px; font-size: 11px; padding: 5px; min-height: 100px;}
#content div.post .body{ float:left; width: 643px;}
#content div.post h4{ padding: 3px 0 2px 7px; border-bottom: 1px solid #ccc; min-height: 20px;}
#content div.post p{ padding: 3px 3px 3px 7px;}
#content div.post a img{float:none}
/******************** FORUM - Ende ****************************************/


/******************** Bilder - Begin ****************************************/
#content div.lastImg{background-color: #F4F4F4; border: 1px solid #ccc; line-height:0.8em; position:relative}
#content div.lastImg img{height:370px;background-color:#fff;padding:4px;margin:5px; border:1px solid #ccc;float:left}
#content div.lastImg div.infobox{float:left;margin:10px 5px; line-height:1.2em;}
#content div.lastImg div.infobox h4{font-size:1.2em}
#content div.lastImg div.autor{ color:#FFFFFF; font-weight:bold; left:20px; position:absolute; top:20px;}
#content div.lastImg div.autor a{ color:#FFFFFF; text-decoration:none}
/******************** Bilder - End ****************************************/

#content p img{
		float:right;
		border: 1px solid #dfdfdf;
		background-color:#efefef;
		padding:4px;
}


#content div.topbar{
	height: 61px;
	background-color: #CADCEB;
	font-family:verdana;
	font-size:83%;
}

#content span.corners-top{
	display:block;
	height:5px;
	background-repeat: no-repeat;
	background-image: url(/img/layout/corners_left.png);
}

#content span.corners-top span{
	background-image:url(/img/layout/corners_right.png);
	background-position:100% 0;
	background-repeat:no-repeat;
	display:block;
	height:5px;
}

#content span.corners-bottom{
	display:block;
	height:5px;
	background-repeat: no-repeat;
	background-image: url(/img/layout/corners_left.png);
	background-position:0 100%;
}

#content span.corners-bottom span{
	background-image:url(/img/layout/corners_right.png);
	background-position:100% 100%;
	background-repeat:no-repeat;
	display:block;
	height:5px;
}

#content div.topbar div.inner{
	height:26px;
}

#content div.topbar ul{
	overflow:hidden;
	font-weight:bold;
	margin:0 10px;
}

#content div.topbar ul.borderdown{
	border-bottom:1px solid #fff;
}

#content div.topbar ul.rightside{
	float: right;
}

ul.linklist li {
	display:block;
	float:left;
	list-style-type:none;
	margin-right:5px;
	width:auto;
	padding-top:3px;
}

.icon-home {
	background-image:url(/forum/styles/prosilver/theme/images/icon_home.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:0 50%;
}

.icon-register {
	background-image:url(/forum/styles/prosilver/theme/images/icon_register.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:0 50%;
}

.icon-logout {
	background-image:url(/forum/styles/prosilver/theme/images/icon_logout.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:0 50%;
}

.icon-members {
	background-image:url(/forum/styles/prosilver/theme/images/icon_members.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:0 50%;
}

ul.linklist li  a{
	color:#105289;
	text-decoration: none;	
}

#content div.gallery_navigation{
	border-top: 1px solid #ccc;
	padding: 10px;
	margin-top:15px;
	text-align:center;
}

#content div.gallery_navigation a, 
#content div.gallery_navigation span{
	border: 1px solid #ccc;
	padding: 4px;
	margin:0 3px;
	text-decoration:none;
	font-weight:bold;
}

#content table.image_singelview td{
	border: 0;
}

#content table.image_singelview td.left{
	width: 650px;
	text-align: center;
}

#content table.image_singelview img{
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #fff;
	float:none;
	margin:0;
}

#content div.img_navbox{
	background-color: #CADCEB;
}

#content div.img_navbox span.corners-top{
	background-image:none;
}

#content div.img_navbox a:hover img{
	background-color: #105289;
}

#content div.img_navbox a.pre{
	margin-left: 10px
}

#content div.img_navbox a.post{
	margin-left: 31px;
}

#content div.img_navbox_head {
	background-color: #CADCEB;
	width:180px;
	margin-top:20px;
}

#content div.img_navbox_head h3{
	color: #105289;
	font-size: 1em;
	font-weight:bold;
	border:none;
	margin:0;
	padding:0 10px;
	
}
#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(../img/layout/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ 
background: transparent url('data:image/gif;base64,R0lGODlhDwAoALMAAFxdXerq6pSUlN7e3vj4+PT09KKionJzc6qqqn19fdTU1L2+vo2NjVFSUv///wAAACH5BAAAAAAALAAAAAAPACgAAARr0Mkp1yk019aungvHJZ8TisDwnVy6io2rsbE6w/KN2u9emjieriXM0HLDBul38vxMzqd0Sq1arz+FgSBVMBjb7PeLKHnHgsDn/E2vxwy3hh1Xz+HyO9r+3ov9Znh8em2DGXRlf2FPWlxYVxEAOw==') no-repeat; 
*background-image: url(mhtml:http://www.afrika-barsche.de/css/all.css!prevgif);
}
#mbNextLink{ 
background: transparent url('data:image/gif;base64,R0lGODlhDwAoALMAANTU1L2+vri4uJOTk/j4+HJzc6KiovT09I2NjVFSUv///wAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAPACgAAARoUEk1ypkYj5RsxgHHeZ+0iWR5jldJiV2rwum3xu5dT7qs0T4ecIYKSkJF1wunpOya0Kh0Sq1+BAYCVIBAZJWAbvfr4orJJfNYWxZ72Wk3+iqHZ9Tv+Nk+wc/7dXprJWF7SmZ/V4lWVBEAOw==') no-repeat; 
*background-image: url(mhtml:http://www.afrika-barsche.de/css/all.css!nextgif);
}

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(../img/layout/play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url('data:image/gif;base64,R0lGODlhEQAoAMQAANTU1L2+vp2enr+/v7i4uJOTk/j4+PT09IiIiLGxsaqqqnJzc319faKiot7e3pSUlFxdXerq6o2NjVFSUv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAARACgAAAWxICUKjmiajnAWE1SelANNxTjd7infk7rjr98tIBK6hBMiaoZjDmExJy8JLUqp1eg0V0UCoUgn1zoNGINS5ZkiKOucCBEL+54sDqaCEszAZ/+AgYKDhIWDAxFZEQMnBBIPiTARDxIEIgMSmZAnk5kSjJ2akaGZACKkkKQSpiaolJ6snK+epYqztba0m1WqolCqs7untwCoo8TDnpuYsLKeCSKOq7+UDQYmBLGSCteG3hQhADs=') no-repeat;
	*background-image: url(mhtml:http://www.afrika-barsche.de/css/all.css!closegif);

	
	/* background: transparent url(../img/layout/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}