/*Gallery*/
.gallery2 {height:204px;}
.gallery2 .thickbox{ float:left; margin-right:2px; width:170px;height:154px;}
.gallery2 .ngg-singlepic { border:0px; margin-left:7px; margin-top:4px; }
#featured-container {
width:981px;
height:154px;
margin:0px auto;
}

#featured {
padding: 0px;
width:907px;
float: left;
color: #FFF;
overflow: hidden;
font-size:12px;
color:#939191;
}

.next {
width:26px;
height: 44px;
background-image: url(../images/scroll-left.jpg);
cursor: pointer;
float: left;
margin:66px 7px 0;
}

.prev {
width:26px;
height: 44px;
background-image: url(../images/scroll-right.jpg);
cursor: pointer;
float: left;
margin:66px 2px 0;
}

#featured ul {
height:162px;
margin: 0px;
list-style-image: none;
list-style-type: none;
padding: 0px;
width: 4000px;

}

#featured ul li {
background:transparent url(image-frame2.gif) repeat scroll 0 0;
float:left;
height:154px;
margin:0 10px 0 0;
padding:0;
text-align:center;
width:172px;
}

#featured ul li img {
border:1px solid #F0ECE1;
height:154px;

width:170px;

}
