#advancedPage {margin-top:15px;}

#advancedHeader {text-align:left; width:660px; margin-left:170px; font-size:24px; margin-bottom:5px;}
#advancedContent {width:660px; margin-left:170px; margin-right:170px;}

#genQuery {height:16px; width:652px; background-color: white; margin: 0 0 20px 0; padding: 6px; border: 1px #ccc solid;}

#advancedContent .advancedRegion {width:100%;margin: 0 0 20px 0;}

#advancedContent .advancedRegion h2 {float:left; width:30%; margin:2%;}
#advancedContent .advancedRegion .inputArea {float:left; width:50%; margin:2% 0 2% 0;}
#advancedContent .advancedRegion button {float:right; margin:0 2%;}
#advancedContent .advancedRegion .inputArea span {float:left; width:27%; height:22px; font-size:14px; margin-bottom:2px; padding-top:1px;}
#advancedContent .advancedRegion input[type="text"] {width:500px; height:18px; margin-left:6px; margin-bottom:5px; padding-bottom:1px;}
#advancedContent .advancedRegion fieldset {width: 100%;}
#advancedContent .advancedRegion input[type="image"] {float:right; margin-top: 10px;}
#advancedContent .advancedRegion label {margin-right:1.0em; width: 20%}
