

#RightSideSectionWrapper {
	position: relative;
	width: 170px;
	height: auto;
	text-align: center;
}

#RightSideSection {
	position: relative;
	width: 170px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}	

#RightSideWhosOnlineBox {
	display: inline;
	float: left;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
	text-align: center;
	border-style: none;
	border-width: 1px;
}	

#RightSideHottestPhotosBox {
	display: inline;
	float: left;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
	text-align: center;
	border-style: none;
	border-width: 1px;
}	

#RightSideWhosOnlineHeader {
	display: inline;
	float: left;
	width: 100%;
	height: 30px;
	background-color: #412F49;
	font-size: 12px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}	

#RightSideHottestPhotosHeader {
	display: inline;
	float: left;
	width: 100%;
	height: 30px;
	background-color: #412F49;
	font-size: 12px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}	

.RightSidePhotos {
	display: inline;
	float: left;
	width: 100%;
}

.RightSideUserName {
	display: inline;
	float: left;
	width: 100%;
	background-color: #9A9A9A;
	font-size: 12px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #FFFFFF	
}

.ItemSpacer {
	display: inline;
	float: left;	
	width: 100%;
	height: 5px;
	line-height: 1px;	
	color: #FFFFFF;
}

.ItemSpacer2 {
	display: inline;
	float: left;	
	width: 100%;
	height: 10px;
	line-height: 1px;	
	color: #FFFFFF;
}