#sidebar2 
	{
	width:130px; 
	padding:3px; 
	float: left;
	}
#rtgalleryw_id 
	{
	border-width: 1px;
	border-style: solid; 
	border-color: #eeeeee; 
	padding:2px; 
	background-color:#606060;
	cursor: pointer;
	}
#sidebar2 h4
	{
	font-size: 15px;
	text-align: center;
	margin: 0px;
	font-style: italic;
	color: #000000;
	}
.sidebar2inbox1
	{

	padding: 5px;
	}

.sidebar2ul
	{
	list-style-position: outside;
	margin-left: 0px;
	color: #000000;
	list-style-type: none;
	list-style-type-color: red;
	font-size: 10px;
	}

