﻿.popup_label_holder
{
    width: 100px;
    height: 23px; 
    float:left; 
    padding-top:2px;
}

.popup_control_holder
{
    width: 200px;
    height: 25px; 
    float:left;
}

.popup_control
{
    width:190px; 
    height:20px;
}

.popup_label_control_holder
{
     padding:10px 0px 2px 0px;
}

.popup_subheader
{
     padding:15px 0px 2px 0px;
}

.popup_subheader_holder
{
     width: 350px; 
     float:left; 
     padding-top:2px;
}



