/* CSS Document by Thomas Müller @ www.tm-webentwicklung.com 04.05.2010 */

/* Reset */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
} 

/* Centered page:Add Scrollbar in other browsers than IE > no jumping */
html { 
	overflow:scroll;
	overflow-x:visible;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.625em;
}

#page {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

div.clearer {
	height:1px;
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}

img {
	border:none;
	display:block;
}

a {
	outline:0px;
	color:#000;
}


/**
* ------ HEADER ------ *
*/

div#header {
	width:990px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

img#logo {
	margin:0px 0px 0px 0px;
}

div#quicksearch {
	margin:32px 47px 0px 35px;
	width:200px;
	float:left;
	background:#d9dfe3 url(../images/grey-corner-or.gif) right top no-repeat;
}

div#quicksearch h5 {
	margin:0px 0px 0px 0px;
	padding:7px 0px 6px 0px;
	font-size:11px;
	font-weight:normal;
	color:#768187;
	border-bottom:2px solid #e3e7eb;
	background:url(../images/grey-corner-ol.gif) left top no-repeat;
}

/**
* ------ NAVIGATION ------ *
*/

/* Sprachen-Navigation */
ul#navi-lang {
	margin:0px 0px 0px 0px;
}

ul#navi-lang li {
	display:inline;
	background:url(../images/grey-corner-ur.gif) right bottom no-repeat;
	font-size:11px;
	padding:7px 13px 5px 0px;
}

ul#navi-lang li a {
	color:#768187;
	text-decoration:none;
	background:url(../images/grey-corner-ul.gif) left bottom no-repeat;
	padding:7px 0px 5px 15px;
	line-height:20px;
}

ul#navi-lang li a:hover {
	text-decoration:underline;
}

ul#navi-lang li.disabled {
	background:none;
}

/* Meta-Navi */
ul#navimeta {
	
}

ul#navimeta li {
	
}

ul#navimeta li a {
	
}

ul#navimeta li a:hover, ul#navimeta li.active a {
	
}

/* Hauptnavigation */
div#navigation {
	text-align:left;
	float:left;
	background:url(../images/bg-nav.gif) left top no-repeat;
	padding:13px 14px 0px 83px;
	margin:20px 0px 0px 0px;
	position:relative;
}

div#navigation ul#navi-level1 {
	
}

div#navigation ul#navi-level1 li {
	float:left;
	width:75px;
	height:73px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 8px 0px 0px;
	text-align:right;
}

div#navigation ul li#nav-01 {
	background-image:url(../images/nav-01.png);
}
div#navigation ul li#nav-02 {
	background-image:url(../images/nav-02.png);
}
div#navigation ul li#nav-03 {
	background-image:url(../images/nav-03.png);
}
div#navigation ul li#nav-04 {
	background-image:url(../images/nav-04.png);
}

div#navigation ul li a {
	font-size:12px;
	color:#024b99;
	text-decoration:none;
	position:absolute;
	bottom:12px;
	right:13px;
}

div#navigation ul#navi-level1 li a:hover {
	text-decoration:underline;
}

div#navigation ul#navi-level1 li.active {
	background-position:0px -74px;
}

div#navigation ul li.active a {
	
}

div#navigation ul li.active a:hover {
	text-decoration:none;
}

/* Level 2 */
div#navigation ul#navi-level2 {
	position:absolute;
	left:203px;
	top:105px;
	width:800px;
}

div#navigation ul#navi-level2 li {
	float:left;
	position:static;
	width:auto;
	height:auto;
	background:url(../images/nav-l2-sep.gif) right top no-repeat;
	text-align:left;
	margin:0px 3px 0px 0px;
	padding:0px 7px 0px 0px;
}

div#navigation ul#navi-level2 li.last {
	background:none;
	margin-right:0px;
	padding-right:0px;
}

div#navigation ul#navi-level2 li a {
	position:static;
	color:#768187;
	font-size:11px;
}

div#navigation ul#navi-level2 li.active a {
	text-decoration:underline;
}

div#navi2-placeholder {

}

/* Level 3 */
ul#navi-level3, ul.navi-level3 {
	border-top:1px solid #ffffff;
	margin:0px 0px 0px 0px;
}

ul#navi-level3 li, ul.navi-level3 li {
	font-size:11px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #ffffff;
	height:42px;
	width:174px;
	display:table;
}

ul#navi-level3 li a, ul.navi-level3 li a {
	color:#024b99;
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	padding:0px 10px 0px 13px;
}

ul#navi-level3 li.active, ul.navi-level3 li.active {
	background:#f4e956 url(../images/nav-l3-bg.gif) left top repeat-x;
}

ul#navi-level3 li.active a, ul.navi-level3 li.active a {
	font-weight:bold;
}

ul#navi-level3 li a:hover, ul.navi-level3 li a:hover {
	text-decoration:underline;
}

ul#navi-level3 li.active a:hover, ul.navi-level3 li.active a:hover {
	text-decoration:none;
}

/**
* ------ INHALTSBEREICH ------ *
*/

/* Styles für den Content-Bereich */
div#content {
	width:990px;
}

div#inhalt {
	width:785px;
	padding:41px 0px 0px 0px;
	float:left;
}

/* Keyvisual */
div#keyvisual-home, div#keyvisual-unternehmen {
	margin:50px 0px 12px 0px;
	padding:315px 0px 0px 0px;
	width:990px;
	height:112px;
	background:url(../images/keyvisual-home.jpg) left top no-repeat;
	text-align:center;
}

div#keyvisual-home {
	background:url(../images/keyvisual-start.jpg) left top no-repeat;
}

div#keyvisual-unternehmen {
	padding:40px 0px 0px 280px;
	height:387px;
	width:710px;
	text-align:left;
}

div#keyvisual-home h1, div#keyvisual-unternehmen h1 {
	color:#003d58;
	font-size:22px;
	margin:0px 0px 7px 0px;
	color:#006280;
}

div#keyvisual-unternehmen h1 {
	width:200px;
	font-size:20px;
	line-height:25px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#006280;
}

div#keyvisual-unternehmen h1 span.gross {
	font-size:28px;
	line-height:32px;
	display:block;
}

div#keyvisual-home h2 {
	color:#003d58;
	font-size:16px;
}

div#keyvisual-unternehmen p {
	font-size:1.3em;
	font-weight:normal;
	line-height:1.4em;
	margin:45px 30px 0px 0px;
	color:#006280;
	float:left;
	width:200px;
}

/**
* ------ SCHRIFTEN USW. ------ *
*/

/* Styles für Schriftformatierungen */
#inhalt h1 {
	font-size:2.4em;
	line-height:1.4em;
	margin:0px 0px 10px 0px;
	color:#024b99;
}

#inhalt h2 {
	font-size:1.9em;
	margin:0px 0px 20px 0px;
	color:#024b99;
}

#inhalt h3 {
	color:#768187;
	font-size:1.3em;
	line-height:1.5em;
	margin:20px 0px 0px 0px;
}

#inhalt h4 {
	color:#768187;
	font-size:1.3em;
	margin:20px 0px 10px 0px;
}

#inhalt h5 {
	font-size:1.2em;
	margin:0px 0px 12px 0px;
	color:#768187;
	font-style:italic;
	font-weight:normal;
}

div#content p {
	font-size:1.3em;
	line-height:1.5em;
	margin:0px 0px 12px 0px;
	color:#768187;
}

div#inhalt a {
	text-decoration:underline;
}

div#inhalt a:hover {
	text-decoration:underline;
}

div#inhalt ul {
	margin:0px 0px 10px 0px;
	padding:0px;
}

div#inhalt ul li, div#teaser-news ul li {
	color:#768187;
	font-size:1.3em;
	padding:2px 0px 2px 16px;
	line-height:1.5em;
	list-style-type:none;
	background:url(../images/li-bullett.gif) 0em 0.5em no-repeat;
}

div#inhalt a {
	color:#768187;
}

div#content table {
	margin:0px 0px 10px 0px;
}

div#content table th, div#content table td {
	font-size:1.1em;
	vertical-align:top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
}

div#content table th {
	font-weight:bold;
}

div#content table th p, div#content table td p {
	font-size:1em;
	margin:0px;
}

/* Hübschere Tabellen */
div#content table tbody tr td, div#content table tbody tr th {
	vertical-align:top;
	text-align:left;
	font-size:1.1em;
	line-height:1.5em;
}

div#content table tbody tr th, div#content table thead tr th {
	font-size:1.2em;
}

div#content table.bunt {
	border:1px solid #024b99;
	/*width:100%;*/
}

div#content table.bunt tr td {
	padding:3px 7px;
	font-size:1.2em;
}

div#content table.bunt tbody tr th, div#content table.bunt thead tr th, div#content table.bunt tr th {
	font-weight:bold;
	text-align:center;
	background-color:#d9dfe3;
	padding:3px 7px;
	text-align:left;
}

div#content table.bunt tr th p {
	color:#024b99 !important;
}

div#content table.bunt tbody tr td.trenner {
	border-bottom:1px solid #024b99;
	padding:0px !important;
	font-size:1px !important;
	line-height:1px !important;
	height:1px !important;
	overflow:hidden !important;
}

div#content table.bunt tbody tr td.trenner.weich {
	border-bottom:1px dashed #c3c3c3;
}


/**
* ------ FOOTER ------ *
*/

div#footer {
	margin:12px 0px 0px 0px;
	padding:7px 0px 50px 0px;
	border-top:1px solid #bfc9cf;
}

div#footer p#copy {
	float:left;
	font-size:12px;
	color:#8f989d;
}

ul#navi-footer {
	float:right;
}

ul#navi-footer li {
	float:left;
	font-size:12px;
	margin:0px 0px 0px 15px;
}

ul#navi-footer li a {
	color:#8f989d;
	text-decoration:none;
}

ul#navi-footer li a:hover, ul#navi-footer li a.active {
	text-decoration:underline;
}

/**
* ------ ELEMENTE ------ *
*/

img.links {
	float:left;
	margin:2px 20px 10px 0px;
}

img.rechts {
	float:right;
	margin:2px 0px 10px 10px;
}

span.blau {
	color:#004a99 !important;
}

p.weiter, p.mehr {
	float:left;
	width:100%;
	background:url(../images/button-more-r.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
}

p.mehr {
	width:auto;
}

div#teaser-news p.mehr {
	width:100%;
}

div#inhalt p.weiter a, div#inhalt p.mehr a {
	background:url(../images/button-more-l.gif) left top no-repeat;
	color:#004a99 !important;
	text-decoration:none;
	padding:1px 0px 2px 12px;
	display:block;
}

div#inhalt p.mehr a {
	padding:0px 30px 3px 12px;
}

div#teaser-news p.mehr a {
	padding:1px 0px 2px 12px;
}

/* Teaser & Boxen */
div.teaser {
	border:1px solid #bfc9cf;
	padding:8px 10px 0px 10px;
	color:#8f989d;
	min-height:143px;
}

div.teaser a {
	color:#8f989d;
}


/* Startseite */
div#teaser-acrobat {
	width:100px;
	min-height:143px;
	float:left;
	margin:0px 27px 0px 0px;
	padding:8px 35px 0px 35px;
}

div#teaser-acrobat img {
	margin:0px 0px 0px 10px;
}

div#teaser-acrobat a {
	text-decoration:none;
}

div#teaser-acrobat p {
	font-size:1.2em !important;
	line-height:1.4em !important;
	margin:0px 0px 10px 0px !important;
}

div#teaser-acrobat h3 {
	font-size:12px;
	text-transform:uppercase;
	/* Zeile 1: Alle, Zeile 2 nur IE */
	margin:-10px 0px 4px 0px;
	margin /*\**/: -10px 0px 5px 0px\9
}

/* Alt bis 25.05.2011 */
/*div#teaser-latest {
	width:540px;
	float:left;
	margin:0px 27px 0px 0px;
}

div#teaser-latest img {
	float:left;
	margin:-16px 20px 0px -10px;
}

div#teaser-latest h3 {
	font-size:12px;*/
	/* Zeile 1: Alle, Zeile 2 nur IE */
	/*margin:-8px 0px 6px 0px;*/
	/*margin /*\**//*: -8px 0px 7px 0px\9
}*/

/*div#teaser-latest p {
	margin:8px 0px 0px 0px !important;
	font-size:1.2em !important;
	line-height:1.4em !important;
}

div#teaser-latest p.weiter {
	width:425px;
	margin-top:10px !important;
}

div#teaser-latest ul {
	margin:8px 0px 0px 0px !important;
	font-size:1.2em !important;
	line-height:1.4em !important;
}*/

/* Neu ab 25.05.2011 */
div#teaser-latest {
	width:550px;
	float:left;
	margin:0px 27px 0px 0px;
	padding-right:0px;
	background:url(../../user_upload/bilder/aktuelles/teaser-mitte-kaptast.jpg) left bottom no-repeat;
}

div#teaser-latest h3 {
	font-size:14px;
	color:#004a99 !important;
	/* Zeile 1: Alle, Zeile 2 nur IE */
	margin:0px 0px 2px 225px;
	margin /*\**/: 0px 0px 2px 225px\9
}

div#teaser-latest p {
	margin:0px 0px 0px 225px !important;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
}

div#teaser-latest ul {
	margin:10px 0px 12px 225px !important;
	font-size:1.2em !important;
	line-height:1.4em !important;
}

div#teaser-latest ul li {
	padding:2px 0px 2px 10px;
	background:url(../images/li-bullett-start.png) 0em 0.6em no-repeat;
}

div#teaser-latest ul.bottom {
	margin:10px 0px 0px 115px !important;
}

div#teaser-latest ul.bottom li {
	margin-left:10px;
	float:left;
	color:#FFFFFF;
}

div#teaser-news {
	width:180px;
	min-height:143px;
	float:left;
}

div#teaser-news h3 {
	font-size:14px;
	color:#004a99 !important;
	/* Zeile 1: Alle, Zeile 2 nur IE */
	margin:0px 0px 16px 0px;
	margin /*\**/: 0px 0px 18px 0px\9
}

div#teaser-news h4 {
	font-weight:bold;
	font-size:1.2em !important;
	line-height:1.4em !important;
	margin:0px 0px 8px 0px !important;
}

div#teaser-news h5 {
	font-weight:bold;
	font-size:1.2em !important;
	line-height:1.4em !important;
	margin:0px 0px 8px 0px !important;
}

div#teaser-news p {
	font-size:1.2em !important;
	line-height:1.4em !important;
	margin:0px 0px 10px 0px !important;
}

div#teaser-news p.more {
	margin-top:2px !important;
	margin-bottom:0px !important;
}

div#teaser-news ul {
	margin:0px 0px 9px 0px !important;
}

div#teaser-news ul li {
	font-size:1.2em !important;
}

/* Produkte */
div.vertical-bar {
	background:#ebeff1;
	width:174px;
	min-height:575px;
	float:left;
	margin:50px 30px 0px 0px;
}

div.vertical-bar.last {
	margin-right:0px;
}

div.vertical-bar h3 {
	color:#004a99 !important;
	font-size:13px;
	margin:-8px 0px 0px 0px;
	padding:53px 0px 0px 13px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	min-height:45px;
}

div.vertical-bar h3 a {
	color:#004a99 !important;
	text-decoration:none;
}

div#navi-level3-01 h3 {
	background-image:url(../images/prod-01.gif);
}
div#navi-level3-02 h3 {
	background-image:url(../images/prod-02.gif);
}
div#navi-level3-03 h3 {
	background-image:url(../images/prod-03.gif);
}
div#navi-level3-04 h3 {
	background-image:url(../images/prod-04.gif);
}
div#navi-level3-05 h3 {
	background-image:url(../images/prod-05.gif);
}

div.vertical-bar div.teaser {
	border:0px;
	background:#ffffff url(../images/bg-bar-teaser.gif) left top repeat-x;
	margin:10px 10px 0px 10px;
	padding:10px 12px 10px 12px;
}

div.vertical-bar div.teaser h4 {
	color:#004a99;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
	margin:0px 0px 10px 0px;
}

div.vertical-bar div.teaser h5 {
	color:#004a99;
	font-size:11px;
	line-height:16px;
	margin:10px 0px 0px 0px;
	font-style:italic;
}

div.vertical-bar div.teaser li {
	background:url(../images/bg-bar-bullett.gif) 0px 5px no-repeat;
	padding:1px 0px 1px 12px;
	font-size:11px;
}

div.vertical-bar div.teaser p {
	font-size:11px !important;
}

div.product-overview, div.product-detail {
	float:left;
	padding:0px 0px 0px 0px;
	margin:5px 0px 20px 0px;
}

div.product-overview.col3 {
	width:225px;
	margin-right:35px;
}

div.product-overview.col2 {
	width:485px;
	margin-right:35px;
}

div.product-overview.col5 {
	width:115px;
	margin-right:42px;
}

div.product-overview div.caption, div.product-detail div.caption {
	font-size:11px;
	color:#768187;
	padding:3px 0px;
}

div.product-detail {
	float:left;
	padding:0px 0px 0px 0px;
	margin:5px 0px 20px 0px;
}

div.product-detail div.caption, dd.csc-textpic-caption {
	font-size:11px;
	color:#768187;
	padding:5px 0px;
}

div#product-details-images {
	width:785px;
}

div#product-details-text {
	width:640px;
	padding:15px 0px 0px 0px;
}

div#inhalt ul#product-details-functions {
	float:right;
	margin-top:-77px;
}

div#inhalt ul#product-details-functions li {
	background:url(../images/button-more-r.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	font-size:12px;
}

div#inhalt ul#product-details-functions li a {
	display:block;
	background:url(../images/button-more-l.gif) left top no-repeat;
	color:#004a99;
	text-decoration:none;
	padding:1px 30px 3px 10px;
}

div#inhalt div.csc-textpic-imagerow {
	float:left;
}

div#inhalt ul li.csc-textpic-image {
	padding:0px !important;
	background:none !important;
}

/**
* ------ FORMULARE ------ *
*/

/* Styles für Formularelemente */
form {
	margin:0px;
}

div#quicksearch form {
	background:url(../images/grey-corner-ur.gif) right bottom no-repeat;
}

fieldset {
	margin:0px 0px 15px 0px;
	padding:5px 12px 15px 12px;
	border:1px solid #024b99;
	font-size:1em;
	width:500px;
}

div#quicksearch fieldset {
	width:auto;
	border:none;
	margin:0px 0px 0px 0px;
	padding:14px 0px 14px 0px;
	background:url(../images/grey-corner-ul.gif) left bottom no-repeat;
}

legend {
	padding:3px 9px;
	color:#024b99;
	font-weight:bold;
	border: 1px solid #024b99;
	font-size:1.2em;
	background:#d9dfe3 url(../images/teaser-h3-grey.gif) left top;
}

label, div.label {
	font-size:1.2em;
	line-height:1.4em;
	cursor:pointer;
	width:160px;
	float:left;
	clear:left;
	margin-left:7px;
}

input {
	border:1px solid #768187;
	margin-bottom:7px;
	width:275px;
	font-size:1.2em;
}

div#quicksearch input {
	width:125px;
	margin:0px 0px 0px 0px;
	border:none;
}

input.check, input.radio {
	border:none;
	margin-bottom:0px;
	width:auto;
	font-size:inherit;
}

select {
	font-size:1.2em;
	margin-bottom:10px;
}

select.large {
	width:100px;
}

input.submit {
	border:1px solid #ffffff;
	width:auto;
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	margin:15px 0px 0px 167px;
	padding: 2px 10px 2px 10px;
	background:#768187;
	font-size:1.1em;
	overflow: visible;
}

div#quicksearch input.submit {
	width:50px;
	margin:0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border:1px solid #757575;
	width:275px;
	height:85px;
}

textarea:focus, input:focus, select:focus {
	border:1px solid #000000;
}

input.check:focus, input.radio:focus {
	border:none;
}

.form_error {
	color:#990000 !important;
}

/**
* ------ EXTENSIONS ------ *
*/

/* News */
p.news-list-morelink {
	border-bottom:1px solid black;
	padding-bottom:15px;
}

p.news-single-timedata {
	border-bottom:1px solid black;
	padding-bottom:12px;
	font-size:1em !important;
}

div.news-single-img {
	float:left;
	width:200px;
	margin:4px 15px 8px 0px;
}

p.news-single-imgcaption {
	margin:5px 0px 0px 0px !important;
	font-size:11px !important;
}



/* Sitemap */
div#inhalt div.csc-sitemap ul {
	margin-top:0px;
	margin-bottom:0px;
}

div#inhalt div.csc-sitemap ul li a:hover {
	text-decoration:underline !important;
}

div#inhalt div.csc-sitemap ul li.sitemap-l1, div#content div.csc-sitemap ul li.sitemap-l2, div#content div.csc-sitemap ul li.sitemap-l3 {
	font-size:11px !important;
}

div#inhalt div.csc-sitemap ul li.sitemap-l1 ul {
	margin:0px;
}

div#inhalt div.csc-sitemap ul li.sitemap-l1 {
	padding:10px 0px 0px 0px;
	background-image:none;
}

div#inhalt div.csc-sitemap ul li.sitemap-l2 {

}

div#inhalt div.csc-sitemap ul li.sitemap-l1 a {
	display:block;
	padding:0px 0px 2px 0px;
	text-decoration:none;
	border-bottom:1px dotted #666;
	font-weight:bold;
	color:#024B99;
}

div#inhalt div.csc-sitemap ul li.sitemap-l2 a {
	padding:0px 0px 0px 0px;
	border-bottom:none;
	font-weight:normal;
}

/* Suche */
.tx-indexedsearch .searchbox-tmpl-css label {
	float:left;
	margin-right:0em;
	width:160px;
}

div.tx-indexedsearch-searchbox {
	margin-top:15px;
}

div.tx-indexedsearch-searchbox .submit {
	margin-top:7px;
	margin-bottom:0px;
}

div.tx-indexedsearch-res h2 {
	font-size:1.2em !important;
	background-color:#d9dfe3;
	height:25px;
	margin-bottom:10px !important;
}

div.tx-indexedsearch-res h2 a {
	color:#000 !important;
}

div.tx-indexedsearch-whatis {
	margin-left:0px;
	padding-top:5px;
	font-size:1.2em;
}

span.tx-indexedsearch-icon {
	float:left;
}

span.tx-indexedsearch-icon img {
	margin-top:3px;
}

span.tx-indexedsearch-title a {
	position:relative;
	top:3px;
	font-weight:bold;
}

span.tx-indexedsearch-percent {
	position:relative;
	top:18px;
	color:#000 !important;
	padding-right:3px;
}

.tx-indexedsearch-redMarkup {
	color:#b5152b !important;
}

dl.tx-indexedsearch-info {
	margin:0px 0px 0px 0px;
	background-color:#d9dfe3 !important;
}

dt.tx-indexedsearch-text-item-crdate {
	padding-left:3px;
}

ul.browsebox li {
	background-image:none !important;
	padding-left:0px !important;
	padding-right:5px !important;
}

ul.browsebox li a {
	text-decoration:none !important;
}
