/* 2 column StyleSheet*/

/* Content styles
---------------------------------------------------------- */

#content {
font-size: 1.0em;
margin-right: 280px;
margin-left: 10px;
margin-top: 20px;
padding-bottom: 30px;
}

/* Sidebar styles
---------------------------------------------------------- */

div#navigation {
float:left;
margin-left:-270px;
background: #e9e0bf url(/assets/templates/selleri/images/bgcol.gif) repeat-x left top;
padding: 20px 10px 10px 10px;
margin-bottom: 30px;
width: 270px; 
voice-family: "\"}\""; 
voice-family:inherit;
width:250px;
}

html>body div#navigation {
  width:250px;
}

#navigation p {
margin: 0;
}

.imgvino a {
border: none;
}

/* Form styles
---------------------------------------------------------- */

#navigation .FSF_input {
height:1.2em;
width: 200px;
margin:0 5px 0 0;
border: 1px solid #763232;
}

#navigation .FSF_form select {
width: 190px;
}

.comment textarea {
width: 455px;
}

.contactform textarea {
width: 230px;
height: 10em;
}

.contactform input {
width: 230px;
}

.contactform label {
font-weight: bold;
}

.contactform div {
margin: 0 0 0.5em 0;
}


