


#generic_teaser_container {
clear: both;
float: none;
width: 457px;
min-height: 86px;
background: #e7e7e7;
margin-top: 15px;
}

.generic_teaser_box {
float: left;
width: 135px;
min-height: 70px;
padding: 8px;
border-right: 1px solid #ffffff;
}

.generic_teaser_box_last {
float: left;
width: 135px;
min-height: 70px;
padding: 8px;
padding-left: 9px;
}



.generic_teaser_title {
width: 125px;
min-height: 10px;
padding-left: 10px;
padding-bottom: 3px;
background-image: url(/_images/arrows/56_black_grey.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #4f4f4f;
}

.generic_teaser_title a {
text-decoration: none;
color: #4f4f4f;
}

.generic_teaser_title a:hover {
text-decoration: underline;
color: #4f4f4f;
}

.generic_teaser_thumb_teaser_container {
clear: both;
width: 135px;
min-height: 30px;
}

.generic_teaser_thumb {
float: left;
width: 57px;
min-height: 57px;
margin-right: 5px;
}

.generic_teaser_thumb_img {
width: 55px;
height: 55px;
border: 1px solid #ffffff;
}

.generic_teaser_teaser {
float: left;
width: 73px;
min-height: 57px;
}

.generic_teaser_teaser a {
text-decoration: none;
color: #000000;
}

.generic_teaser_teaser a:hover {
text-decoration: underline;
color: #000000;
}
