
body, #template p {
    font-size: 11px;
    line-height: 15px;
}
#tbsidebox {
    float: right;
    width: 250px;
    background-color: #eee;
    border: 1px solid #999;
    padding: 1em;
    margin: 0 0 1em 1em;
    font-size: 12px;
}

#template h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

#template p {
    margin-top: 4px;
    padding-top: 0;
}

#template {
    padding-bottom: 75px;
}

#tbsidebox h2 {
  font-size: 14px;
}

#crs_announce {
  margin-bottom: 2em;

}

div.hDropDownMenu {
    margin: 0;
    margin: 10px 0;
    border: solid #aaa;
    border-width: 1px 0;
    background-color: #eee;
}

div.hDropDownMenu ul {
    background-color: #eee;
    list-style: none;
}

div.hDropDownMenu ul#nav {
    height: 1em;
    margin: 0;
}

div.hDropDownMenu ul#nav li {
    float: left;
    position: relative;
    padding: 4px 8px;
    font-size: 11px;
    border-right: solid 1px #ccc;
    cursor: pointer;
}
 
div.hDropDownMenu ul#nav ul {
    display: none;
    position: absolute;
    top: 22px;
    left: 0px; width:auto;
    padding-top: 4px;
    border: solid 1px #aaa;
    background-color: #eee;
}

div.hDropDownMenu ul#nav ul li {
    float: none;
    position: relative;
    cursor: default;
    border: none;
    padding: 0;
    margin: 0;
}

div.hDropDownMenu ul#nav ul li a {
    display: block;
    padding: 2px 8px;
    border: none;
    line-height: 1.1em;
    text-decoration: none;
}

div.hDropDownMenu ul#nav ul li a:hover {
    background-color: #ddd;
}

a.inactive {
    text-decoration: none;
    color: #999;
}

div.hDropDownMenu li > ul {
    top: auto;
    left: auto;
} 

div.hDropDownMenu ul#nav li:hover ul, div.hDropDownMenu ul#nav li.hover ul {
    display: block;
}

div.contacts {
  margin:15px 0;
}
div.contacts div {
  padding:7px 0 0;
} 
div.contacts > ul {
  padding:7px 0 0;
}
#template form table tr th {
  width:150px;
  padding:7px 0; vertical-align:top;
  color:#666; font-weight:normal;
}
#template table.stats {
  width:800px;
}
#template table.stats tr th:first-child,
#template table.stats tr td:first-child {
  text-align:left;
}
#template table.stats th,
#template table.stats td {
  text-align:center;
  padding:3px 0;
}


table#iframeLinks td, table#iframeLinks th {
    vertical-align: top;
    padding-right: 5px;
}

#profile ul {
    margin-bottom: 8px;
}

#profileT input.standard {
    width: 200px;
}

input[type=submit] {
    border: 1px solid #ccc;
    background: #eee;
    font-weight: bold;
    padding: .3em 1em;
}

#dates {
    padding: .3em 0 1em;
    border-bottom: 1px solid #ccc;
}

#report {
	margin-top: 10px;
}

#stats {
    margin: 1em 0 0;
}

#stats th, #stats td {
    font-size: 12px;
    text-align: center;
    padding: .5em .9em;
}

#stats th {
    background: #eee;
    color: #222;
    font-weight: normal;
}

#stats td {
    background: #f5f5f5;
    color: #000;
    font-size: 15px;
}

.affiliateLinkSearch{
    width:500px
}

.affiliateLinkSearch .autocomplete{
    display:none;
}

.affiliateContructionLink{
    border-style:solid;
    border-width:1px;
    display:none;
    width:500px;
}
