
#p1
{
   
   float:left;
    Background: url('../img/capture1.png') no-repeat;
    width:43px;
    height:32px;

}

#p1s
{
    float:left;
    Background: url('../img/captures1.png') no-repeat;
    width:43px;
    height:32px;
}

#p2
{
    Background: url('../img/capture2.png') no-repeat;
    width:43px;
    height:32px;
    float:left;

}

#p3
{
    Background: url('../img/capture3.png') no-repeat;
    width:44px;
    height:32px;
    float:left;

}

#p4
{
    Background: url('../img/capture4.png') no-repeat;
    width:43px;
    height:32px;
    float:left;

}
#p0
{
    width:5px;
    height:32px;
    float:left;

}
#p5
{
    width:5px;
    height:32px;
    float:left;

}

#capture
{
    font-size:12px;
    float:right;
    width:185px;
    height:32px;
}

#ctop
{
    width:100%;
    height:5px;
  
    margin-bottom: 5px;
}

#cbottom
{
    width:100%;
    height:5px;
    margin-top: 40px;
    padding-left: 15px;
}