#gallery-txt {
background:#373737;
width:960px;
position:relative;
margin: 10px 0px 30px 0px;
}

#gallery-nav {
background:#373737;
color:#fff;
width:225px;
float:left;
}

#gallery-nav ul {
margin: 25px 0px 0px 20px;
}

#gallery-nav li {
list-style-type: none;
background:none;
padding-left:0px; /* space between bullet and text */ list-style-image:none;
float:left;
}

#gallery-nav li a {
display:block;
width:77px;
height:50px;
background:#4a4849;
padding:5px;
margin: 0px 12px 12px 0px;
}

#gallery-nav li a:hover {}

#gallery-text-panel {
background:#ffffff;
border: 1px solid #d5decd;
padding:25px 36px 20px 20px;
float:left;
width:677px;
min-height: 400px;
}

#gallery-text-panel p {
margin: 0px 10px 8px 0px;
}

#list-image {margin:0px 0px 20px 18px;}

#image {
margin:0px 1px 15px 18px;
padding: 0px 0px 15px 0px;
border-bottom: 1px solid #ededed;
}

#image h4 {
margin: 15px 10px 8px 0px;
font-size:1.3em;
}

#gallery-text-panel div.imgs {
float:left;
padding:0px 18px 25px 0px;
position:relative;
display:block;
}

#gallery-text-panel a {text-decoration:none;}

#gallery-text-panel span.enlarge {
text-transform:uppercase;
color:#e77502;
display:block;
margin: 5px 0px 0px 40px;
background: url(../images/magnifying.gif) no-repeat left;
text-indent: 14px;
width:114px;
}

#gallery-text-panel img.border {margin: 0px;}

    