

.main-portlet {
	border: 1px black solid;
	text-align: center;	
	background-color: #FFFFFF;
	margin: 15px 0px 0px 0px;
}

.main-portlet-heading-blue {
	text-align: center;
	background-color: #4d0a0a;
	color: #ffffff;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 3px 0px 3px;		
}

.main-portlet-main {
	text-align: center;
	font-size: 11px;
	margin: 10px;	
	padding: 8px;		
    margin-left: auto;
    margin-right: auto;			
}


.side-portlet {
	border: 1px black solid;
	text-align: center;	
	background-color: #FFFFFF;
	margin: 15px 0px 0px 0px;
}

.side-portlet-heading {
	text-align: center;
	background-color: #AAAAAA;
	color: #ffffff;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 3px 0px 3px;
}

.side-portlet-main {
	text-align: center;
	font-size: 11px;
	margin: 10px;	
	padding: 8px;		
    margin-left: auto;
    margin-right: auto;			
}



.portlet11 {
    width: 100%;
	border: 1px black solid;
	text-align: center;	
}

.portlet_heading11 {
    width: 100%;
	text-align: center;
	background-color: #4d0a0a;
	color: #ffffff;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
}

.portlet_main11 {
    width: 100%;
	text-align:center;
	font-size: 11px;
	padding: 10px;		
}
