#mainContentsArea .albumPage{
background:url(../images/album/title.jpg) no-repeat left top;
text-indent:-9999px;
height:120px;
margin-bottom:7px;
display:block;
}


body.album .leftNav .pageNav{
background:url(../images/album/side_title.gif) no-repeat left top;
height:34px;
text-indent:-9999px;
display:block;
}

.contents .albumList{
	clear:both;
	margin-top:10px;
	height:100%;
	margin-bottom: 10px;
}

.contents .albumList li{
width:157px;
margin:0px 5px 15px 5px;
float:left;
}

.contents .albumList li img{
display:block;
margin-bottom:5px;
}

.contents .albumList li .albumText{
	display:block;
	text-align:center;
	line-height:120%;
	font-size: 10px;
}

