/* Start of CMSMS style sheet 'Picasa Photo Gallery' */
/*Layout for Photo Gallery*/

div#photos img {
border: 0px none #FFFFFF;
}
div#photos table{
width:710px;
}
div#photos table, tr, td{
border: 0px none #FFFFFF;
text-align:center;
vertical-align:top;
}

div#gallery_header {
font-weight:bold;
margin:0px 0px -5px 10px;
}

div#photo_holder {
text-align:center;
margin:-10px 0px 15px 0px;
}

div#photos td.gallery{
padding: 2px 10px 2px 10px;
}
div#photos td.album{
padding: 10px 10px 10px 10px;
}
div#photos a.noborder {
color:#FFFFFF;
}

div#photos table.photos_nav{
width:30px;
}

div#photo_desc_holder {
text-align:center;
width:658px;
margin:5px 0px 0px 0px;
}

div#photos a{
text-decoration:none;
padding: 1px 1px 1px 1px;
}
/* End of 'Picasa Photo Gallery' */

