/* =========================================================
ipetronik.de - Stylesheet für die Website IPEMOTION
Datei: style.css
Media: screen
Datum Erstellung: 12. Dezember 2008
Datum Änderung: 18. Dezember 2008
Autor: Ulf Mayer
Mail: mayer@navigate.de

 Farbangaben:
 Rot: #ad2626
 170,28,28
 Blau: #105ea6
 18,72,124
 Grau: #58595b
 88,89,91

 Grau Login: 113,115,118

========================================================== */

/* ===============================
   = Corrective Settings
=============================== */
:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

dl {margin: 0 0 0 .8em;}
dl dt {margin: 0 0 .5em 0;}
dl dd+dt {margin-top: 1.5em;}
dl dd {margin: 0 0 1em 2em;}
ol {list-style: decimal;}

ol li {margin: 0 0 1em 2.5em;}
ol li ol {margin: 1em 0 1em 1em;}
ol li ul {margin: 1em 0 1em 1em;}

p {margin-bottom: 1em;}
ul {list-style: circle;}
ul li {margin: 0 0 0 2em;}
ul li ul {margin: 1em 0 1em 1em; list-style: square;}
ul li ol {margin: 1em 0 1em 1em;}

input, button, textarea, select {font: inherit;}

dt {
	font-weight: bold;
}

/* ===============================
   = General Settings
=============================== */

*{
font-size: 1em; /* don't edit! */
}

html {
font-size: 62.5%; /* don't edit */
}

body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-align: left;
	font-size: 1em; /* edit here to change font size globaly 1em = 10px */
	color: #000;
	background: #58595b;
}

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

.clear {clear: both;}

.screenreader {display:none;}

.center {text-align:center;}


/* ===============================
   = Container
=============================== */

#wrapper {
	font-size: 1.2em;
	margin: 0 auto;
	width: 954px;
	position: relative;
	background: url(images/bg.gif) 50% 0 repeat-y;
}

#header {
	background: #58595b url(images/header.jpg) 0 89px no-repeat;
	height: 274px;
}
#header h1 {display: block; background: #fff;height: 44px;}

#contentLeftRight {/*min-height: 615px; */ height: auto!important; margin: 10px 0 0 0; background: url(images/bg_raster.gif) right top no-repeat;}

#contentLeft {width: 162px; float: left;padding: 26px 0 0 12px;}
#contentMiddle {width: 740px; float: right!important; margin: 0 0 0 0!important; }
#contentRight {clear: both;}

div.block {
	margin-bottom: 20px;
}

.node-panel {float: left; margin: 0 20px 0 0;}
.panel-pane {margin: 0 0 20px 0;}
.panel-2col-stacked .panel-col-first {margin-right: 20px;}
.panel-2col-stacked .panel-col-first,
panel-2col-stacked .panel-col-last {width: 341px!important;}

/* ===============================
   = Navigation
=============================== */
#nav {position: absolute; height: 41px; padding: 0 0 0 215px; z-index: 11; top: 44px; left: 0; width: 739px; background: url(images/bg_hauptnavigation.jpg) repeat-x;}

#nav h2 {
	display: none;
}

.metaNav {position: absolute; top: 13px; right: 20px; z-index: 12;text-align: right;}
.metaNav ul,
.metaNav ul li {list-style: none; margin: 0; padding: 0; display: inline;}
.metaNav ul li a {color: #999; font-size: 11px; margin: 0 0 0 15px;}
.metaNav ul li a:hover {text-decoration: underline;}

ul#langMenuRoot li {
}

/* ===============================
   = Elements
=============================== */

.specialoffer {
	position: absolute;
	top: 83px;
	right: 20px;
	text-align: right;
	line-height: 1.4em;
	font-weight: normal;
}
	.specialoffer a {display: block; color: #fff; font-weight: bold; display: block; width: 315px; padding: 30px 0 30px 130px;}

.slogan {position: absolute; top: 58px; left: 11px; z-index: 20;}

#user-login-form input.form-submit {background: url(images/login.gif) no-repeat!important; cursor: pointer; text-indent: -4000px;}
#edit-submit {}
#user-login-form label {
	display: none;
}
div#contentLeft #user-login-form input.form-text,
#user-login-form .form-item input,
#user-login-form .form-item {
margin: 0;
}
#user-login-form .form-item {margin: 0 0 10px 0;}
#user-login-form {padding: 10px;}

#user-login-form {text-align: left;}

.edit-submit {padding: 0 0 0 10px;}

#user-info a {
	color:#fff;
}
#user-info a:hover {
	text-decoration: underline;
}
#user-info {
color:#FFFFFF;
font-weight:bold;
padding-right:25px;
position:absolute;
right:0;
top:-195px;
}

.block-simplenews,
#user-login-form {border: 1px solid #AD3333; }
.block-user {width: 162px;}

#contentMiddle h2 {background: url(images/bg_headline.jpg) repeat-x; color: #fff; font-size: 18px; font-weight: normal; padding: 10px 0 10px 25px; margin-bottom: 25px!important;}
#contentLeft h2 {
	background: url(images/bg_headline.jpg) repeat-x;
	color: #fff;
	padding: 5px 10px;
}
.red, li.red a {color: #990000!important;}
.blue {color: #036!important;}

#contentMiddle form,
#contentMiddle p {
	padding: 0 10px 0 0;
	line-height: 16px;
}
#contentMiddle div.node-forum p {
	padding: 0;
}
#contentMiddle div.node-forum {
	margin: 0 10px 0 0;
	line-height: 16px;
}
#contentMiddle .infobox p {padding: 0;}
#contentMiddle p.arrow, #contentMiddle form.arrow, #contentMiddle div#wk legend  {background: url(images/pfeil_inhalt.jpg) no-repeat;}

.infobox {float: right; width: 272px;}

h3 {background: #a3a5a6; padding: 5px; color: #fff; margin: 0 0 25px 0;}
h3.info {background: url(images/infobalken.gif) 0 0 no-repeat; padding: 10px 0 10px 45px;}

#contentMiddle .node ul {
	margin: 0 0 20px 20px; padding: 0 0 15px 0; list-style: none;
}
ul.taggedlist {
	margin: 0 0 20px 20px; padding: 0 0 15px 0; list-style: none; border-bottom: 1px solid #d06d73;}
#contentMiddle .node ul li,
ul.taggedlist li {
	margin: 0 0 8px 0; padding: 0 0 0 20px; background: url(images/list-style.gif) 0 3px no-repeat;}
input.form-submit,
.button {cursor: pointer; background: url(images/button.jpg) no-repeat; border: 0; color: #fff; font-size: .9em; width: 136px; display: block; padding: 2px 0 6px 28px;}

#contentMiddle form#user-pass input#edit-submit,
a.large,
input.large {
	background-image: url(images/button_large.jpg);
	width:168px;
}

table {
	width: 98%;
}

table.special {margin-top: -15px;}

table,
table td {border: 1px solid #ad3333; border-collapse: collapse;}
table td {padding: 5px; vertical-align: top;}
table.special td {text-align: center; vertical-align: middle;}
table td.first {text-align: left;}
table.toptable th {
	background: url(images/bg_hauptnavigation.jpg) 0 15px repeat-x;
	height: 41px;
}
table th {
	color: #fff;
	padding: 5px;
	background-color: #AD3333;
	border-bottom: 1px solid  #AD3333;
	background: url(images/bg_hauptnavigation.jpg) repeat-x;
}
table.noLines,
table.noLines tbody,
table.noLines td {
	border: none;
}
table.productmatrix {
	width: 712px;
	position: relative;
}
table.toptable th,
table.special th,
table.productmatrix td {
	width: 100%;
	text-align: center;
}
table.special th.first {
	font-size: 14px;
	text-align: left;
	width:265px;
}
table.toptable th {width: 10%;}
table.special th.free {background: url(images/free.jpg) no-repeat; padding-left: 20px; z-index: 0; }
table.special tr.en th.free {
	background-image: url(images/en/free.jpg);
}
table.toptable th {padding: 25px 5px 20px 5px;}
.specialgray td {border: 0; background: url(images/bg-download.gif) 0 5px repeat-x;}

table th.first,
table td.first {width: 50%;text-align: left;}
table.special {border: 0; width: 98%;}
.morelink {background: url(images/list-style.gif) 0 0 no-repeat; padding: 0 0 0 15px; color: #000;}

table.toptable thead.overview {
	height: 70px;
	border-bottom:none;
}
div#contentMiddle table thead.overview th {
	border-bottom:none;
	text-align:center;
}
div#contentMiddle table thead.overview th.first {
	text-align:left;
}
div#contentMiddle div.messages,
div#contentMiddle p.message {
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin: 26px 10px 30px 0;
	background-color: #f9faf9;
}
fieldset {
	border: none;
}
#contentMiddle legend {
	background:transparent url(images/pfeil_inhalt.jpg) no-repeat scroll 0 0;
	display:block;
	padding-left:20px;
}
ul.primary li a {
	padding: 5px 15px;
	font-weight: bold;
}
ul.primary {
	margin: 5px 0 20px 10px;
	padding-bottom:5px;
}
ul.secondary {
	margin: 10px;
}
ul.secondary li {
	border: none;
}

#contentLeft ul,
#contentLeft li {
	list-style: none;
	margin: 0;
	padding:0;
}
#contentLeft ul {
	border-bottom: 1px solid #ad2626;

}
#contentLeft ul ul li a {padding: 5px 20px; background-image:none;}
#contentLeft ul li.collapsed > a {
	background-image: url(images/pfeil_klappmenue.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 5px 30px;
}
#contentLeft ul li.expanded > a {
	background-image: url(images/pfeil_klappmenue_open.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 5px 30px;
}
#contentLeft ul ul ul li a {padding: 5px 30px; background-image:none;}
#contentLeft ul ul ul ul li a {padding: 5px 40px;}
#contentLeft li a {
	display: block;
	border: 1px solid #ad2626;
	border-bottom:none;
	padding: 5px 10px;
padding-left: 25px;
background: #fff url(images/normal-sub.gif) no-repeat;
	font-size: 11px;
}
#contentLeft li a.hl,
#contentLeft li a:hover,
#contentLeft li a.active {
/*	background-color: #ad2626;*/
background: #a92525 url(images/active-sub.gif) no-repeat;

	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#contentLeft li a:hover {
background: #8e8e8e url(images/hover-sub.gif) no-repeat;
}

form#user-login-form div.item-list ul{
list-style: none; margin: 0; padding: 0; border: 0;
}

form#user-login-form div.item-list ul li a:hover,
form#user-login-form div.item-list ul li a {
display: inline; background: none; border: 0; padding: 0; color: #AD2626;
}

.container-inline div, .container-inline label {
	display: inherit;
}

form#user-login-form .form-submit {margin: 0 0 0 66px;}
.block-simplenews #edit-submit {margin-left: 8px;}

#contentLeft ul.menu li ul.menu li a {padding-left: 35px; background: url(images/normal-sub.gif) 10px 0 no-repeat;}
#contentLeft ul.menu li ul.menu li a:hover {background: #8e8e8e url(images/hover-sub-sub.gif) no-repeat;}
#contentLeft ul.menu li ul.menu li a.active {background: #a92525 url(images/active-sub-sub.gif) no-repeat;}

/* ===============================
   = Forum
=============================== */

div.node-forum,
div#forum {
	padding-right:20px;
}
div.node-forum table,
div#forum table {
	width: 100%;
}
div.node-forum table th,
div#forum table th {
	background: none;
	background-color: #58595b;
	height: inherit;
}
div#forum tr td.forum {
	background-color: #EEE;
}
div.node-forum table,
div.node-forum td,
div.node-forum th,
div#forum table, div#forum table td, div#forum thead th  {
	border-color: #58595b;
	text-align: left;
}
div#forum thead th a{
color: #fff;
}
div#forum div.name a {
	font-weight: bold;
	color: #000;
}
div#forum ul.links {
	margin-bottom:20px;
}
div#forum ul.links li {
	margin:0;
	padding: 0;
}

#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}

#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
}

#forum .created,
#forum .last-reply {
  font-size: smaller;
}

#aggregator .feed {
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .source, #aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  font-size: 0.8em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}

#profile .profile {
  clear: both;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}

#profile .profile .name {
  padding-bottom: 0.5em;
}

div.node-forum {
}
div.comment .submitted,
div.node-forum .submitted {
	width: 100px;
}
div.comment .submitted {
	float:left;
	padding:5px;
	border-right: 1px solid #58595b;
	border-bottom: 1px solid #58595b;
	margin-bottom: 20px;
	margin-right: 5px;
}
div.comment div.content {
	padding:5px;
	margin-left: 100px;
}
div.node-forum .taxonomy {

}
div.node-forum .taxonomy a {
}
div.comment {
	border: 1px solid #58595b;
	margin-bottom: 20px;
	margin-right:30px;
}
div.comment h3 {
	margin-bottom: 0;
}
div.comment h3 a {
	color: white;
}
div.comment ul.links {
	clear: left;
	border-top: 1px solid #58595b;
}
/* ===============================
   = wForumlar
=============================== */

form#wFormular ol,
form#wFormular li,
form#wFormular fieldset {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
form#wFormular #deliverToOtherAdress h4 label,
form#wFormular label {
	display: block;
	font-weight: bold;
	margin-bottom:6px;
}
form#wFormular #deliverToOtherAdress h4 label {
	width: 240px;
}
form#wFormular li {
	margin-bottom: 10px;
	clear: both;
}
textarea#edit-txt-to-addrs,
div#wk div.step2 form.formNo1 input.kontakt,
input.form-text,
form#wFormular textarea,
form#wFormular input.kontakt {
	border:1px solid #CCCCCC;
	margin-left: 20px;
	width:300px;
	background: url(images/bg_input.gif) repeat-x top;
	padding: 3px 2px 1px 2px;
	height: 16px;
	background-color: white;
}
textarea#edit-txt-to-addrs {
	height:160px;
	background:none;
}
form#wFormular select {
	margin-left: 20px;
	width:300px;
}
form#wFormular textarea {
	height: 200px;
	background-position: bottom;
}
div#contentLeft input.form-text {
	width:134px;
	margin-left: 10px;
}
li.File1 input {
	margin-left: 20px;
}
.form-item .description {
	margin-left: 20px;
}
form#wFormular select.cc_expdate_year,
form#wFormular select.cc_expdate_month {
	margin-left: 20px;
	width: inherit;
}
form#wFormular span.wError {
	display: block;
	margin-left: 20px;
	clear: both;
}
form#wFormular li.chkSmm {
	padding-top:10px;
}
form#wFormular span.description {
	display: block;
	margin-left:20px;
	font-size: 0.85em;
}
form#wFormular li.sEvent textarea{
	width: 690px;
	height:300px;
	background-position: left bottom;
}
form#wFormular li.Error * {
	color:#AD2626;
}
form#wFormular li.Error input {
	border-color: #AD2626;
}
form#wFormular .radio {
	float: left;
	margin-right:5px;
	margin-bottom:3px;
}
form#wFormular li.XFSingleChoiceList {
	margin-bottom:5px;
}
form#wFormular li.cc_typ {
	margin-top:20px;
}
div#wk div.step2 form.formNo1 label,
form#wFormular #deliverToOtherAdress label,
#edit-profile-Anrede-wrapper label,
#dynlinks form#wFormular label {
	display: block;
	float: left;
	width: 120px;
	font-weight: normal;
}
form#wFormular input.checkbox {
	float:left;
	margin-right:10px;
}
#IPELicenceKeyFrontend form#wFormular input.kontakt {
	width:500px;
	font-family: monospace;
	font-size: 12px;
}

/* ===============================
   = Warenkorb
=============================== */

div#contentLeft div#ipebasket table {
width: 161px!important;
margin-left: 1px;
}

div#contentLeft div#ipebasket td {
	font-size: 10px;
}

h2.basket { padding: 6px 15px 6px 30px!important; width: 117px; background: url(images/basket-head.jpg) no-repeat!important;}

div#contentLeft div#ipebasket p {text-align: right; display: block; display: block;padding-top: 10px;}
div#wk table, div#wk table td,
div#wk fieldset {
	border:none;
}
div#wk table th {
	background: none;
	color:#000;
}
div#wk form {
	margin-bottom: 30px;
}
div#wk table .Preis,
div#wk table .Summe {
	text-align: right;
	width:80px;
}
div#wk table tfoot {
	border-top: 1px solid #AD3333;
}
div#wk .Error {
	color: #AD3333;
}
div#wk textarea {
	width: 100%;
	height: 300px;
	display: none;
}
div#wk td.Menge input.text {
	width:2em;
	text-align: center;
}
div#wkForms {
	width:570px;
	float:left;
}
div#wkStatus {
	float:left;
	color:#ccc;
	width:150px;
}
div#wkStatus li.active {
	color:#000;
}
div#wk legend {
	padding-left: 20px;
	maring-bottom: 20px;
	display: block;
}
div#deliverToMyAdress {
	float: left;
	width:40%;
}
div#deliverToOtherAdress {
	float: left;
	width:300px;
	padding-left:30px;
	border-left: 1px solid #ad2626;
}
div#wkForms {
	position: relative;
}
div#editAdressButton {
	position: absolute;
	top:300px;
	left:0;
}
div#wk div.step4 input.kontakt,
div#wk div.step2 input.kontakt  {
	width:210px;
}
div#wk div.step3 select,
div#wk div.step3 input.kontakt {
	width: 150px;
}
div#wk div.step3 h4 {
	margin-bottom: 30px;
}
/*
div#wk div.step4 form
 div#wk div.step2 form
{
	width: 245px;
	overflow: hidden;
}
*/
/*div#wk div.step4 form.formNo1,
div#wk div.step2 form.formNo1 {
	border-right: 1px solid #ad2626;
	float: left;
	padding-right:15px;
}
*/
div#wk div.step4 form.formNo2 {
	padding-left:15px;
}
p.Pflichtfelder {
	display: none;
}
div#wkStatus ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#wkStatus li.active span {
	background-color: #555;
}
div#wkStatus span {
	padding: 2px;
	text-align: center;
	display: block;
	background-color: #ccc;
	color:#fff;
	width:20px;
	float:left;
	margin-right:5px;
	font-size: 10px;
}
/* ===============================
   = Dynlinks
=============================== */

#contentMiddle #dynlinks h2 {
	display: block;
}
/* ===============================
   = MAL
=============================== */
h3.malSymbol {
height:35px;
}
h3.malSymbol img {
	float: left;
margin-right:5px;
}
h3.malSymbol span {
display:block;
margin-top:10px;
}
div.mal {
	margin-bottom: 50px;
}
div.mal table {
	width:360px;
	float:left;
}
div.mal table,
div.mal table tbody,
div.mal table td {
	border:none;
}
div.mal table td {
	width:180px;
}
div.malright {
	margin-left: 360px;
}
div.malright li {
	list-style-image: url(images/pfeil_inhalt_LI.jpg);
	margin-bottom: 10px;
}
div.malright li a {
	color: black;
}
a.newComment {
	display: block;
}
div#IPEMAL h2 {
	display: block;
}
div#IPEMAL li.XFDropDownSingleChoiceList {
	float: left;
	clear: none;
	margin-top: 10px;
}
div#IPEMAL li.name {
	margin-top: 5px;
}
div#IPEMAL li.manufacturer {
	clear:left;
}
li.certified {
	width:100%;
}

div#IPEMAL .XFCheckbox {
  margin-left:20px;
}

div#IPEMAL .malBulletPoint {
  background:url(images/list-style.gif) no-repeat scroll 0 3px;
  padding-left:20px;
}

/* ===============================
   = Simple-News
=============================== */
div.node-simplenews {
	margin-bottom: 50px;
}
div.node-simplenews div.date {
	width:120px;
	color: #ad2626;
	font-size: 1em;
	font-weight: bold;
	float: left;
}
div.node-simplenews div.teaserTitle {
	padding-left: 120px;
}
div.node-simplenews div.PDFDownload {
	text-align: right;
}
div.node-simplenews div.PDFDownload a{
	display:block;
	width:120px;
	height: 26px;
	background-image: url(images/Download.PDF.jpg);
	float: right;
	margin-right:20px;
}
div.node-simplenews table *,
div.node-simplenews table {
	border:none;
}

a#showTNBT {
	position: absolute;
	top: 180px;
	left: 10px;
	width: 60;
	display: block;
	background-color: white;
	padding: 2px 7px;
	border:1px dotted #ad2626;
}
fieldset#search-advanced collapsible div.form-item {
	display: none;
}
#listMenuRoot li {
	position: relative;
}
#contentLeft ul li {
list-style-image: none;
}
div.node-ipeproduct {
	display:none;
}
div#apDiv a {
	float: left;
}
div#apDiv #Eighttimes01 a,
div#apDiv #Eighttimes02 a,
div#apDiv #Eighttimes03 a,
div#apDiv #Eighttimes04 a,
div#apDiv #Eighttimes05 a,
div#apDiv #Eighttimes06 a,
div#apDiv #Eighttimes07 a,
div#apDiv #Eighttimes08 a {
	float: inherit;
}
div#Eighttimes01 {
	clear: both;
}
div.node-webform span.submitted {
	display: none;
}

#imageflow_imageflow {
	text-align:center;
}
#imageflow_images {
	visibility: hidden;
}
#imageflow img {
	border:medium none;
	position:absolute;
}
#imageflow_loading {
	position: relative;
	left:0;
	line-height: inherit;
}
#imageflow_loading img {
	position: relative;
}
dd.remark {
background-color: #cccccc;
padding: 5px 10px;
}
form#user-login-form input.form-submit {
	padding-top: 10px;
height: 30px;
}
form#user-register input.form-submit {
	background-image: url(images/button_large.jpg);
	width: 165px;
}
form#wFormular li.Remark textarea {
	width: 500px;
	height: 100px;
}


  	.products {border: 0; border-collapse: collapse; width: 720px;	}
.products table,
.products table tbody,
.products table td {border: 0;}
.products td {border: 0; padding: 0;}
		.products th {padding: 5px;}
		.products th,
		.products td {vertical-align: top;}
		.products th {background: url(images/bg_headline.jpg) repeat-x; color: #fff; font-weight: bold; text-align: left;}
		.desc {width: 50%;}
.products .desc {padding: 10px!important;}
		td.border {border: 1px solid #AD3333;}

		td.download {background: url(images/download.jpg) 10px 10px no-repeat; padding-left: 80px; height: 70px;}
		td.box {background: url(images/box.jpg) 10px 10px no-repeat; padding-left: 80px; height: 70px;}
		.blue {color: #369;}
		.red {color: #900;}
		.desc a {background: url(images/button.gif) no-repeat; display: block; color: #fff; text-decoration: none; font-size: .9em; margin: 0 0 0 200px; padding: 3px 0 9px 28px;}
		table.middlealign td {vertical-align: middle!important; height: 60px;}
		.trenner td {height: 20px;}

.panels-display {min-height: 65px;}
.tabs li {margin: 0;}

#footer #search-block-form {position: absolute; top: 0; left: 0; margin: 0; padding: 0;}
#footer #search-block-form * {display: inline;}
#footer #search-block-form label {display: none;}

#searchformtop {background:#fff; position: absolute; left: 0; top: 14px; width: 130px; height: 20px; padding: 5px 3px 5px 3px; margin: 0; text-align: left;}
#searchformtop input.form-submit {display: inline; width: 20px; background: #ccc; padding: 0;}
#searchfrom,
#searchfrom li {display: inline;width: 60px; margin: 0; padding: 0; font-size: .9em;}

#contentLeft .block-menu_block h2 {display: none;}
#contentLeft #ipebasket ul {margin-bottom: 20px;}
.node-panel h1.title {display: none;}

#user-login-form ul li a:hover {font-weight: normal; text-decoration: underline;}
.block-simplenews .content {margin: 10px;}
#contentLeft .block-simplenews .content input.form-text {margin: 0px;}

td.middle { vertical-align: middle; }
td.bottom { vertical-align: bottom; }
div#iconsLine_top {
	padding:0 20px 10px 0;
	height:16px;
}
div#iconsLine_bottom {
	padding:10px 20px 0 0;
}
div.hasNews div#contentMiddle {
	padding-top:26px;
}
#contentMiddle .node table ul {
	margin:0;
	padding:0;
	padding-left:20px;
}

