

@import url(lightbox.css);
@import url(table.css);

#brandmark{
float: left;
}
#brandmark a{
display: block;
width: 200px;
height: 50px;
}
#contentarea{
line-height: 1.5em;
color: #333;
}

/*---section links---*/

#contents .name * {
color: #006699;
text-decoration: none;
}


#contents .name a:hover{
color: #000066;
}


#contents-table img{
border: 1px solid #ccc;
}


#contents-table img:hover{
border: 1px solid #FFCC00;
}

/*---product description paragraph---*/

.product-description{
overflow: hidden;
clear: both;

}#contents .name * {
color: #006699;
text-decoration: none;
}


h1#section-contenttitle{
margin-bottom: 1em;
color: #333333;
border-bottom: 1px solid #ccc;
line-height: 1.3em;
font-family: Georgia, "Times New Roman", Times, serif;
}