#sidebar{ border: 1px solid #CCCCCC; float: left;width: 22%;}
#sidebar ul{ list-style: none outside none;margin: 0;padding: 10px;}
#sidebar ul  li{ padding: 3px 6px;}
#sidebar ul a{ text-decoration:none;color:#00AFE8;}
#container,.container{
    border: 1px solid #CCCCCC;
    float: right;
    padding: 29px;
    width: 72%;
}

.inner_middle_list_01 {
    background: none repeat scroll 0 0 #FF3366;
    border: 1px solid #B3B0A8;
    box-shadow: 0 0 6px #D2CEC4;
    clear: both;
    margin: 10px auto;
    padding: 10px 20px 15px 15px;
    width: 90%;
}

.sidebarHeading{
	border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
}
.top_rightside_container{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:140px;
}

.rightside_top{
	text-decoration:none;
	color:#333;
	font-size:13px;
	font-family:"Open Sans", Arial, "trebuchet MS";
	text-align:right;
	cursor:pointer;
	float:right;
	margin:10px 0px 0px 0px;
	background:url(../images/login.jpg) no-repeat left top;
	width:53px;
	height:11px;
}
.rightside_top a{
	text-decoration:none;
	color:#333;
	font-size:13px;
	font-family:"Open Sans", Arial, "trebuchet MS";
	text-align:right;
	cursor:pointer;
	background:url(../images/login.jpg) no-repeat left top;
	width:53px;
	height:11px;
	padding:11px 0px 0px 0px;
}
.rightside_top a:hover{
	text-decoration:none;
	color:#333;
	cursor:pointer;
	background:url(../images/login.jpg) no-repeat left top;
}