#a1Content .a1sub 
{
	font-family:Verdana;  
   	background: #ececec;
    padding:5px;
    margin: 0 0 5px 0;
	line-height:1px; 
	overflow:hidden;
}

#a1Content .a1sub h2 {
    background: #535353;
    font: normal 1.2em/1.4em Verdana, sans-serif;
    color: #FFF;
    padding: 5px 3px 3px 3px;
   
}

#a1Content .a1sub h2.link {
    background: #535353;
}

#a1Content .a1sub h2 a {
    font-family:Verdana;
    color: #FFF;
}

#a1Content .a1sub form div {
    margin: 5px 0 0;
}


#a1Content .a1sub .a1subContent {    
    background: #FFF;
    padding: 1px 3px 4px;
	line-height:1.5em;
}

#a1Content .a1sub .a1subContentRepeat {    
    margin-top: 5px;
    background: #FFF;
    padding: 7px 5px 5px 5px;    
}

#a1Content .a1sub .a1subContent .QuickPicktext{    
    
    font-size: 0.8em;
    padding-top: 10px;
    font-weight:bold;
    text-align:center;
}

#a1Content .a1sub .a1subContent .QuickPicktextA{    
    font-size: 0.7em;
    text-align:center;
    font-style:italic;
}

#a1Content .a1sub .a1subContent table{    
    font-size: 1.0em;
    margin: 0px 0pt 0px 0px;
    width: 100%;
}

#a1Content .a1sub .a1subContent table th{    
    text-align: left;
    margin: 0 0 -1px 0;
}

#a1Content .a1sub .a1subContent table td.dataColumn{    
    text-align: right;
}

#a1Content .a1sub .a1subContent table.constructor {    
    padding: 0;
}

#a1Content .a1sub .a1subContent table.constructor td {
    padding: 1px 0 5px;
    
}

#a1Content .a1sub .a1subContent table td .description
{
 font-family:Verdana;
 font-style:italic;
 font-size:0.7em;
}

#a1Content .a1sub .a1subContent table.timetable td.firstcol, 
#a1Content .a1sub .a1subContent table.constructor td.firstcol{    
    width:18px;
}
