/* PHOTO GALLERY STYLES */

.img-shadow	{	
 				padding: 5px; background-color: #FFFFFF; border: 1px solid #996699; 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		{ padding: 5px; background-color: #FFFFFF; border: 1px solid #996699; margin-left: 3px;  }
#pic_landscape		{ padding: 5px; background-color: #FFFFFF; border: 1px solid #996699; margin-left: 3px;  }
#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 #996699; margin-left: 3px; }
.album_title		{ color:#CC99CC; font-family: geneva, helvetica, arial, verdana, sans-serif; font-size: 15px; font-weight: 600; text-align:center; }