#select_catalog_thumbs
{
width: 300px;
margin: 0px auto;
float: left;
}

#below_thumb_content
{
width: 100%;
margin-top: 35px;
float: left;
text-align: center;
font-family: verdana;
}
#below_thumb_content H3
{
font-weight: bold;
font-size: 16px;
text-align: center;
margin-bottom: 0px;
}
#below_thumb_content H5
{
font-size: 12px;
margin-bottom: 0px;
font-family: verdana;
display: none;
}

#below_thumb_content p
{
font-size: 10px;
margin-top: 0px;
font-family: arial;
}

#below_thumb_content em
{
font-style: normal;
color: red;
}

#select_catalog_teaser
{
/*
height: 80px;
width: 100%;
float: left;
*/
}

#select_catalog_teaser H2
{
font-family: arial !important;
text-transform: none;
}

.thumb_select
{
font-family: arial;
width: 50%;
float: left;
text-align: center;
}

.thumb_select H5
{
margin-top: 0px;
font-size: 10px !important;
font-family: verdana;
}
.thumb_select img, .thumb_image
{
border: 1px solid #cccccc;
}
