﻿/* CSS Document */
#col1 { 
    display: none; 
}
#col3 {
    margin-left: 0px;
    width: 100%;    
}
#col3_content {
    width: 100%;        
}
