﻿body {
}
#wrapAll
{

    position:relative;
    top:60px;
}
#ctl00_cp1_rap1
{
    position:relative;
    width:850px;
    

}

.desc {
    position: relative;
    font-size: 10pt;
    color: black;
}
#pnlContainer {
    position: relative;
    width: 365px;
    float: left;
}
#cp1_pnlEWR {
    position: relative;
    width: 454px;
    float: left;
    left:25px;
    
}
.pnl
{
    margin-top:10px;
    padding:5px;
    background-image:url(images/reportctrl/rb.png);

}
.pnl2
{
     margin-top:10px;
    padding:5px;


}
.pnlReports
{
     position:relative;
    border:2px solid black;
    color:black;
    padding:5px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #333333;
    width:360px;background-image:url(images/blackbak.png)
   


}

.pnlSpecialReports {
    position: relative;
    border: 2px solid #a9c269;
    padding: 5px;
    border-radius: 25px;
    box-shadow: 4px 4px 4px #333333;
    width: 360px;
    
    top:10px;
    background-image: url(images/blackbak.png);
    float:left;
    
}