/* PHOTO GALLERY STYLES */

.img-shadow	{	
 				padding: 5px; background-color: #FFFFFF; border: 1px solid #7F8C3E; margin-left: 3px
 			}
  								
#photo_description 	{ line-height: 17px; }
#portrait			{ background: url('/images/album/album_background_portrait.gif') no-repeat;  }
#landscape			{ background: url('/images/album/album_background.gif') no-repeat;  }
#pic_portrait		{ background: url('/images/album/picture_background_portrait.gif') no-repeat;  }
#pic_landscape		{ background: url('/images/album/picture_background.gif') no-repeat;  }
#pic_desc			{ background: url('/images/album/lines.gif') no-repeat; padding-left: 25px; padding-right: 25px; line-height: 16px; }
.full_desc			{ background: url('/images/album/long_lines.gif'); padding-left: 5px; padding-right: 5px; line-height: 17px; }
.tn_pic				{ padding: 5px; background-color: #FFFFFF; border: 1px solid #7F8C3E; margin-left: 3px }
.album_title		{ font-family: Georgia; font-size: 16px; font-weight: bold; }