#gallery_nav_button{
    float:left;
    margin-bottom:10px;
}
#gallery_nav_button a{
    color:#a94277;
}

.gallery_list{
float:left;
    width:550px;
    color:#661839;
    margin:0px 0px 30px 0px;
    padding:0px 10px 0px 10px;
    background:url(../images/bg_chart.gif);
}

.gallery_list h3{
    color:#661839;
    margin:5px 0px 5px 0px;
}

.gallery_list p{
    margin:10px 0px 5px 0px;
}

.gallery_col_left{
    float:left;
    width:200px;
    margin:0px 35px 20px 0px;
}

.gallery_col_right{
    float:left;
    width:200px;
    margin:0px 0px 20px 35px;
   }

.gallery_col_photo{
float:left;
width:165px;
height:116px;
background:url(../images/gallery_photo_bg.gif);
clear:both;
}

.gallery_col_title{
float:left;
width:165px;
background:url(../images/photo_enlarge.gif) no-repeat;
padding-left:15px;
margin-top:5px;
}
.gallery_col_title a{
    color:#661839;
}