.bclass #mainContent #sidebar {

	/*position: relative;*/
    margin-top: 10px;
	float: right;
	border-left: thin dotted;
	font-size: .9em;
	background-color:#FFFFFF;
	width:120px;
    margin-left:5px;

}

.bclass #mainContent #sidebar p a {  text-decoration:none; color:#374553; font-weight:bold;}
.bclass #mainContent #sidebar p a:hover { text-decoration:underline; color:#666666;}

#sidebar_top_left_corner{ 	   
	/*background-image:url(../img/sidebar_top_left_cornerline.gif); background-repeat:no-repeat;*/
	
	width:5px; height:5px;}
	
#sidebar_top_right_corner{ 	   
	/*background-image:url(../img/sidebar_top_right_corner.jpg); background-repeat:no-repeat; background-position:right;*/	
	width:5px; height:5px;}

#sidebar_bottom_left_corner{ 	   
	/*background-image:url(../img/initiatives_left_corner.jpg); background-repeat:no-repeat;*/
	
	width:5px; height:5px;}
	
#sidebar_bottom_right_corner{ 	   
	/*background-image:url(../img/initiatives_right_corner.jpg); background-repeat:no-repeat; background-position:right;*/	
	width:5px; height:5px;}
	
.bclass #mainContent #sidebar #sidebar_bottom_table{
 	   
		width:120px;
	 height:100%;}	
	
.bclass #mainContent #sidebar #sidebar_top_table{ width:120px;
	 height:100%;}	
.bclass #mainContent #sidebar p {
	text-align: left;
	margin-left:5px; margin-right:5px;margin-bottom: 5px;
}
