

@media screen
{

#ctl00_content_placeholder_page1 {  
  float:right;
  width:265px;
  display: block;
  margin: 0 10px 0 0;
}

#ctl00_content_placeholder_page2 {
  float:left;
  width:455px;
  margin: 0 0 0 10px;

}

#ctl00_content_placeholder_page3 {
  float:left;
  width:455px;
  margin: 0 0 7px 10px;

}

#ctl00_content_placeholder_page4 {
  float:left;
  width:460px;
  margin: 0 0 0 10px;
  
}

#ctl00_content_placeholder_page4 ul {
    margin: 5px 20px 0px 20px;
}

#ctl00_content_placeholder_page1 ul, #ctl00_content_placeholder_page2 ul, #ctl00_content_placeholder_page3 ul {
    margin: 10px 20px 0px 13px;
 
}


#ctl00_content_placeholder_page1 li, #ctl00_content_placeholder_page2 li, #ctl00_content_placeholder_page3 li, #ctl00_content_placeholder_page4 li{
    
         color: #ffffff;
     

    margin-bottom: 8px;
}

#ctl00_content_placeholder_page1 a, #ctl00_content_placeholder_page2 a, #ctl00_content_placeholder_page3 a, #ctl00_content_placeholder_page4 a{
     
}

#ctl00_content_placeholder_page1 a:hover, #ctl00_content_placeholder_page2 a:hover, #ctl00_content_placeholder_page3 a:hover, #ctl00_content_placeholder_page4 a:hover{
     
}



#ctl00_content_placeholder_widget_col_1 {
  width: 100%;
  float:right;
  background: transparent;
}   

#ctl00_content_placeholder_widget_col_2 { 
  float:right;
  width: 50%;  
  background: transparent;
}   

#ctl00_content_placeholder_widget_col_3 { 
  float:left;
  width: 49%;  
  height: auto;
  background: transparent;
}   

#ctl00_content_placeholder_widget_col_4 { 
  float:left;
  width: 100%;  
  background: transparent;
}   

#ctl00_content_placeholder_widget_col_5 { 
  float:left;
  width: 49%;  
  background: transparent;
}

#ctl00_content_placeholder_widget_col_6 { 
  float:left;
  width: 50%;  
  background: transparent;
}

#control_buttons {
  position:absolute;  
  right:26px;
  top:6px; 
  width: 0px;    
}                

#edit_button {
  /*position:relative;   
  float:left;
  width:16px;
  height:16px;
  background: url(../ajaxdrop/edit.png);    
  behavior: url(../ajaxdrop/png.htc);   
  margin-right:5px;*/
}

#ctl00_content_placeholder_delete_button {
  position:relative;   
  float:left;
  width:18px;
  height:18px;
  margin-right:6px;
   cursor: pointer;
}

#ctl00_content_placeholder_btnsave, #ctl00_content_placeholder_reset {
  margin-right:6px;
}
#ctl00_content_placeholder_div_Checkbox label {
    float: left;    
    display: block;
    width: 140px;
    margin: 0px 0 0px 0;
    padding: 0px 0 0px 0;
    line-height: 20px;
    
         color: #ffffff;
     
	 cursor: pointer;
}

#ctl00_content_placeholder_div_Checkbox input {
    float: left;    
    width: 50px;
    height: 20px;
    cursor: pointer;
}

thead{
    color: #4A6E84;
}
.CollapsiblePanel td  {
    
         color: #ffffff;
     
}
#ctl00_content_placeholder_links_checkbox label {
    float: left;    
    width: 215px;
    margin-bottom: 4px;
    
         color: #ffffff;
     
    line-height: 20px;
    cursor: pointer;
}

#ctl00_content_placeholder_links_checkbox input {
    float: left;    
    width: 30px;
    margin-left: 20px;
    cursor: pointer;
}
}