/* TYPOGRAFI */

body {
margin:0px; padding:0px;
font-family: Arial,Helvetica,sans-serif; font-size: 10px; line-height: 16px; color: #333; text-decoration: none;
background-color:#fff;
}

#tdBott   {
	background-color: #3c3935;
}


h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

h1 {
font-size: 218%;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #666666;
text-decoration: none;
margin-bottom:-15px;
}


h6 {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
margin-bottom:-15px;
}


p {
margin-top: 1.5em;
margin-bottom: 1.5em;
}




#logo {
float:right;
margin:120px 120px 0px 0px;
}




a {text-decoration:none; color: #999999;}
a:hover {color: #990000;}



.topImage {
background-color:transparent;
width:525px;
height:auto;
padding:0px;
margin:0px;
}

.columnMiddle {
background-color: transparent;
width:450px;
padding:20px 0px;
margin:0px 0px 0px 225px;
}

.columnMiddle ul {
padding:0px;
margin:0px 0px 0px 38px;
}


/*edit & prewiew mode*/

.node-unpublished {
background-color: transparent;
}
.preview .node {
background-color: transparent;
}





/* - form -*/

.formContainer div {
margin-bottom: 5px;
}

.formContainer label {
display: block;
width: 100px;
float: left;
}

.formContainer textarea,
.formContainer input {
display: block;
margin-left: 110px;
}

.distributors {
width:174px;
margin:0px; padding:0px;
float:left;
}
* html .distributors {
display:inline;
}

