#menu{
    margin:0px;
    padding: 0;
    width:949px;
    height:306px;
    background-color:#FFFFFF;
    background-image: none;
}
#content{        
    margin-top: 0px;
    background-image: none;
}
#funcnav {
    top:140px;
}

.left{
    border-right:1px #AFAFAF dotted;
    border-left:none;
    clear: both;
    width: 949px;
    padding: 0px;
    margin: 0px;
    background-image:url('../stuff/teaser_background.gif');
    background-repeat:repeat-x;
    background-position: left bottom;

    margin-top: 2px;
    border-top: 4px solid #639c08;
    border-bottom: 4px solid #639c08;
    margin-bottom: 2px;
}

.sm_image a{
    margin-right: 5px;
    float: left;
}
.sm_text{
    float: left;
    width: 100px;
    padding-left: 10px;
    height: 76px;
    overflow: hidden;
}
.sm{
    background-image:url('../stuff/teaser_background.gif');
    background-repeat:repeat-x;
    background-position: left bottom;
    border-left:1px #AFAFAF dotted;
    width: 294px;
    float: left;
    height: 140px;
    padding: 10px 10px 0px 10px;
/*	overflow: hidden;*/
}
a.sm_titlelink{
    color: #639c08;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    background-image: url(../stuff/bg_brands_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.sm_title{
	clear: both;
	padding: 0 10px 10px 5px;
}
.sb{
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	width: 140px;
}
.sb select{
    border: 1px solid #639c08;
    width: 200px;
}
	
.sb label{
  float: left;
	width: 170px;
	padding-left:10px;
	
}
.sb option{
	padding: 2px;
}
.main{    
    width: 949px;
    border:0px;
}