@charset "utf-8";
/* CSS Document */
/*- fursad photo album -*/

.fursadPhotoAlbum{
	background:url(images/fursad_photo_album.jpg) no-repeat top center;
	width:168px;
	height:201px;
	padding:5px;
	float:left; 
}

.fursadPhotoAlbum table{
	text-align:center;
	color:#FFF;
}

.title{
	background:#FEFEFE;
	font-weight:bold;
	line-height:16px;
	padding:5px;
}

.fursadPhotoAlbumLogo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fursad_photo_album.png', sizingMethod='image');
	background:no-repeat;
	height:38px;
}

.fursadPhotoAlbumLogo[class]{
	background:url(images/fursad_photo_album.png) no-repeat;
	height:38px;
}

/*- Not used -*/
/*
.fursadPhotoAlbum_reel{
	background:url(images/photo%20gallery/fursad_reel.jpg) no-repeat -30px 60px;
}
*/

