DIV.portalTable
{
		display: inline;
}
DIV.portletHeader
{
	border-left:1px dotted #808080; border-right:1px dotted #808080; border-top:1px dotted #808080;border-bottom:1px solid #808080; height: 20px;
	background-color: #E4EDF9;
        font-size:10pt; padding-left:2px; padding-top:2px;width:100%;

}
DIV.portletBody
{
	bgcolor:#FFFFFF;border-left:1px dotted #808080; border-right:1px dotted #808080; border-bottom:1px dotted #808080;width:100%;

}
.portlet_title{
        bgcolor:#FFF;
        color:#000;
        text-align : right;
        font-weight: bold;
        white-space : nowrap;
}
