.portlet_table {
     border: 1px solid #d6dbd4;
     background-color: #f5fae6;
  }

.portlet-tigris .PTitle
{
    padding: 0px;
    color: #ffffff;



    /**
    Specify the height of the image used
    else it will use the text height
    **/
    height:8px;
}

.portlet-tigris .PTitleContent
{
    background-color: #5bba3a;
    padding:3px;
    font-weight:bold;
    color: white;
    letter-spacing:1px;
   /* border: 1px solid #619b2b;*/


}

.portlet-tigris .PContent
{
    padding: 3px;
    overflow : scroll;


}

#content_td {
   vertical-align:top;
}
