/*[fmt]1A10-10AA-264*/
#content {
 margin: 30px 100px 0;
}
#content h2 {
 position: absolute; top: -40px; left: 0; width: 400px; text-transform: capitalize; font-size: 157%;
}
#content #thumbs {
 float: left; width: 300px; margin: 25px 0 0;
}
#content #thumbs a {
 border: 1px solid #000000; margin-bottom: 10px; margin-right: 10px; overflow: hidden; position: relative; width: 126px; height: 100px; display: block; cursor: pointer; float: left;
}
#content #text {
 float: right; margin: 60px 20px 30px 0; width: 390px; position: relative;
}
#content #text p {
 font: 13px/17px sans-serif; padding-bottom: 10px;
}
#content #text h4 {

}
#content #gallery {
 float: right; width: 390px; height: 260px; position: relative; margin: 25px 20px 20px 0;
}
#content #gallery #slideshow {
 position: absolute; width: 390px; height: 260px; overflow: hidden;
}
#content #gallery #slideshow div {
 position: absolute; width: 390px; height: 260px; overflow: hidden; top: 0; left: 0; cursor: pointer;
}
#crumbpath {
 top: 160px;
}
