
.kwicks {
z-index: 0;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	cursor: pointer;
	width:280px;
	height:35px;
	padding:0px;
	margin-bottom: 1px;
	text-align:justify;
}
#kwick			{padding:0px 5px; background:#fff url(../images/line.gif) top left repeat-y; border-bottom:1px solid #458CAD;}
#kwick h4,
#kwick * h4,
#kwick a h4		{margin:0px; padding:10px; color:#146083 !important; text-align:left; background:none;}
#kwick a,
#kwick a:hover,
#kwick * a,
#kwick * a:hover	{color:#000; text-decoration:none;}
#kwick.active	{background:#CAE8EF url(../images/line_.gif) 0px 0px repeat-y;}
#kwick.active h4	{color:#146083 !important; margin:0px; padding:10px 0px 10px 40px; text-align:left; background:url(../images/ptak-anim.gif) 5px 5px no-repeat;}
#kwick:hover	{background:#CAE8EF url(../images/line_.gif) 0px 0px repeat-y;}
#kwick:hover h4	{color:#146083 !important; margin:0px; padding:10px 0px 10px 40px; text-align:left; background:url(../images/ptak-anim.gif) 5px 5px no-repeat;}
