#leftSection{
	 float:left;padding:2px;width:650px; 
}
#rightSection{
	float:right;
}
.prev-collection{
	height:135px;
	 
	float:left;
	margin:3px;
	padding:2px;
	background-color:#eee;
 -moz-border-radius: 8pt 8pt;
    border: #C4E2F7 solid 2px;
}
.prev-collection-img{
	height:90px;
	width:120px;
	float:left;
	padding-left:2px;
	z-index:-1;
}
.prev-collection-owner-img{
	height:45px;
	width:60px;
}
.prev-collection-content{
	padding:1px;
	padding-left:2px;
}
.prev-collection-owner{
	float:left;
}
#contentSection{
	clear:both;
}
#videoDivHeader, #photosDivHeader,#musicDivHeader,#gamesDivHeader {
	border-top-style:ridge;
    float:left;
	text-align:left;
	padding:5px;
	padding-left:0px;
	padding-right:0px;
}
#videoDivHeader,#photosDivHeader{
	border-top-style:none;
}

 #collectionDivHeader {
 		border-top-style:ridge;
margin-left:10px;
margin-right:10px;
	text-align:left;
	padding:5px;
	padding-left:10px;
	padding-right:0px;
}
#collectionDiv{
	padding:2px;
	padding-left:10px;
	clear:both;
}
#moreLink{
	float:right;
	font-weight:bold;
	/*margin-bottom:5px;*/
}
#photosMoreLink{
	padding-left:150px;
	font-weight:bold;
	margin-bottom:5px;
}

.transparent div {
    background: #000;
    filter: alpha( opacity = 50 );
    opacity: .5;
}

#msg.transparent a {
    color: #fff;
	font-weight:bold;
	overflow:hidden;
}

#msg div {
    background: #000;
    top:0;
	margin-left: 2px;
    /*
margin-top: -1px;
	
	
*/ left:0;
    width: 120px;
    height: 20px;
    z-index: 0;
     
	text-align:center;
	overflow:hidden;
	 float:inherit;
	 margin-bottom:-20px;
}
