#galleryTitle h1{
background:url(../design/pics/product_title.gif);
width:915px;
height:78px;
display:block;
margin-top:0;
margin-bottom:0;
margin-left:10px;
padding-top:15px;
padding-left:25px;
font-size:25px;
font-weight:bold;
font-family:verdana;
text-decoration:underline;
}

#galleryContent{
background:url(../design/pics/product_content.gif);
width:940px;
display:block;
margin-left:10px;
overflow:hidden;
font-family:verdana;
font-size:12px;
padding-bottom:20px;
}

#galleryContent #gallery{
margin-left:20px;
margin-right:30px;
text-align:justify;
}

#gallery ul{
list-style:none;
}

#gallery li{
float:left;
margin-left:15px;
}

#gallery .logo{
border-color:black;
}

#gallery .desc{
float:left;
width:400px;
margin-left:30px;
}

#gallery .moto{
width:400px;
}

.item{
margin-bottom:30px;
}

#galleryEnd{
background:url(../design/pics/product_end.gif);
width:940px;
height:39px;
display:block;
margin-left:10px;
}