#selList .clearfix{
	overflow:hidden;
}
#selList .clsListMain{
	height:30px;
	background:url(../images/list-line.jpg) repeat-x left bottom;
	margin-top:10px;
} 
#selList .clsListMain li{
	float:left;
	width:75px;
	text-align:center;
	height:30px;
}
#selList .clsListMain  .clsActive{
	background:url(../images/list-active.jpg) no-repeat center bottom;
}
#selList .clsHeading{
	margin:20px 0;
	color:#303030;
	font:22px Arial, Helvetica, sans-serif !important;
}
#selListPhoto  li,#selListVideos li{
	border:1px solid #DFDFDF;
	float:left;
	height:160px;
	/*margin:0 5px 10px 0;*/
	margin:8px;
	text-align:center;
	width:140px;
}
#selListVideos li {
	height:145px;
	}
#selListPhoto  li a{
	color:#0377A1;
	font-size:11px;
	font-weight:bold;
}
#selListPhoto  li a:hover{
	text-decoration:underline;
}
#selListPhoto .clsDate {
	margin-top:5px;
}
#selListPhoto  img {
	margin-top:5px;
}
#selListAlbums li{
	width:301px;
	float:left;
	margin:0 15px 20px 0; 
}
#selListAlbums .clsFloatLeft{
	width:140px;
}
#selListAlbums .clsFloatRight{
	width:155px;
	padding-top:5px;
}
#selListAlbums .clsTitle{
	margin-bottom:5px;
}

#selListAlbums .clsTitle a,#selListVideos .clsTitle a,#selListVideos .clsTitle a,#selListFans .clsTitle a,#selListFriends .clsTitle a{
	color:#0377A1;
	font-weight:bold;
	font-size:11px;
}
#selListAlbums .clsTitle a:hover,#selListVideos .clsTitle a:hover,#selListFans a:hover,#selListFriends .clsTitle a:hover{
	text-decoration:underline;
}
#selListVideos .clsTitle{
	margin-top:5px;
}

#selListVideos .clsTitle1{
	/*margin:95px 0 0;*/
}
#selListFans .clsFloatLeft,#selListFriends .clsFloatLeft{
	width:72px;
}
#selListFans .clsFloatRight,#selListFriends .clsFloatRight{
	width:218px;
}

#selListFans li,#selListFriends li {
	float:left;
	margin:0 15px 20px 0;
	width:295px;
}
#selListEvents .clsFloatLeft{
	background:url(../images/bg-date.jpg) no-repeat;
	width:66px;
	height:68px;
	text-align:center
}
#selListEvents .clsFloatRight{
	width:560px;
	padding-top:10px;
}
#selListEvents .clsFloatRight .clsTitle{
	font-weight:bold;
}
#selListEvents .clsFloatLeft .month{
	color:#FFF;
	font-weight:bold;
}
#selListEvents .clsFloatLeft .date{
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
}
#selListEvents li{
	border-bottom:1px dashed #CCC;
	margin-bottom:10px;
	padding-bottom:5px;
}
.clsViewLinks {
	float:right;
	}
.clsViewLinks a{
	font-size:12px;
	}	
	
.clsTitle1{
/*	margin:95px 0 0;*/
	text-align:center;
}
.clsTitle1 a{
	color:#026A90;
	font-weight:bold;
	display:block;
	margin:5px 0 0;
}
.clsTitle1 a:hover{
	color:#020202;
}
#selListVideos li{
 	text-align: left;
 }

