img {
	margin:1px;
	}
#updated {
	clear:right;
	font-size:.85em;
	text-align:center;
}
#album_detail h2 {
	text-align:center;
}
#album_detail #album_detail_picture {
	
	width:500px;
	
	margin-left:0;
	margin-top:0;
	
}
#album_detail #album_detail_picture .img-wrapper {
	position:relative;
	background: url(../images/shadow.jpg)	no-repeat bottom right;
	
	float:left;
	

	}

#album_detail #album_detail_picture .img-wrapper img {
	display: block;
	padding::5px;
	margin: -10px 10px 10px -10px;
	position:relative;


	}
	
#album_detail #album_detail_desc {
	text-align:	center;
	clear: both;
}

#album_detail #album_detail_return {
	text-align:	center;
	padding-top:20px;
	clear: both;
}

#album_images #album_images_image {
	clear:both;
	margin:0;
	padding:0;
	padding-bottom:1px;
	
}

#album_images #album_images_image #album_images_picture_title{
	float:left;
	width:300px;
}
#album_images #album_images_image #album_images_picture{
	float:right;
	width:200px;
}

#album_images #album_images_image #album_images_picture .img-wrapper {
	position:relative;
	background: url(../images/shadow.jpg)	no-repeat bottom right;
	
	float:left;
	

	}

#album_images #album_images_image #album_images_picture .img-wrapper img {
	display: block;
	padding::5px;
	margin: -10px 10px 10px -10px;
	position:relative;


	}

#album_images #album_detail_hr {
	clear:both;
	height:4px;
	line-height:4px;
	margin:0;
	padding:0;
	padding-bottom:8px;
	}

#album_images #album_images_return {
	text-align:	center;
	padding-top:20px;
	clear: both;
}

#albums #albums_album_info {
	clear:both;
	margin:0;
	padding:0;
	padding-bottom:1px;
}

#albums #albums_album_info #albums_album_title{
	float:left;
	width:300px;
	}
	
#albums #albums_album_info #albums_pictures {
	float: right;
	text-align:center;
	width:200px;
}	

#albums #albums_album_info #albums_pictures p{
	font-weight:bold;
	text-shadow:#CCCCCC;
}

#albums #albums_album_info #albums_pictures #albums_individual_pics{

	float:right;
	margin:4px;
}

#albums #albums_album_info #albums_pictures #albums_individual_pics .img-wrapper {
	position:relative;
	background: url(../images/shadow.jpg)	no-repeat bottom right;
	
	float:left;
	

	}

#albums #albums_album_info #albums_pictures #albums_individual_pics .img-wrapper img {
display: block;
padding::5px;
margin: -10px 10px 10px -10px;
position:relative;
}

#albums #album_hr {
	clear:both;
	height:4px;
	line-height:4px;
	margin:0;
	padding:0;
	padding-bottom:8px;
	}
