#contentleft{
 margin: 0px 0px 0px 0px;
 height: 360px;
 width: 365px;
 float: left;
}

#contentright{
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 340px;
 width: 205px;
 display: inline;
 background:#a50069;
 color: #FFFFFF;
}

#contentright h2{
 color: #FFFFFF;
}

#portletleft{
 margin: 10px 0px 0px 0px;
 height: 100px;
 width: 275px;
 padding: 10px;
 float: left;
 background: #eaf5fc;
}

#portletright{
 margin: 10px 0px 0px 0px;
 height: 100px;
 padding: 10px;
 width: 275px;
 float: right;
 background: #eaf5fc;
}

#portletleft .alignleft {
float: left;
}
#portletleft .alignright {
float: right;
}

#portletright .alignright {
float: right;
}

#portletleft  h2{
color: #a50069;
padding-left:0px;
padding-bottom: 10px;
margin: 0px;
}

#portletright  h2{
color: #a50069;
padding-left:0px;
padding-bottom: 10px;
margin: 0px;
}







