body, a {
color: #666;
text-decoration: none;
}

.container {
margin:0 0 0 30px;
}

ol, ul {
margin: 0px;
padding: 0px;
}

ul {
list-style:none;
}

#mainContent .container {
margin:0px;
}

#mainContent #theLeftNav {
display:none;
}


#mainNav li {
margin-bottom: 20px;
}

#mainNav li ul li {
margin-bottom: 0px;
}

#leftNav {
margin-right:0px;
}

#galleryList {
margin-top: 15px;
}

dt{
color: #000;
font-size: 1.6em;
font-weight: normal;
}

dd {
margin:0 0 20px;
padding:0;
}

th {
color: black;
}

input {
width: 150px;
}

textarea {
float:left;
clear:both;
position:relative;
padding-top:10px;
height: 150px;
}

.jScrollPaneContainer{
clear:both;
}


.jScrollPaneTrack {
/* right: 5px; */

}

.jScrollPaneDrag {
background-color: #FFEF00;
}

#galleryWindow {
clear:both;
height:480px;
width:600px;
padding-right: 10px;
overflow-y: hidden;
overflow-x: auto;
white-space: nowrap;
}

#galleryWindow img {
}

#description {
width: 652px;
font-size: 1.2em;
}



#contactForm li {clear:both; float:left; width: 560px;}
#contactForm * {position:relative;}

#contactForm ul {float:left;}
#contactForm li h5 {display:none;}
#contactForm #lblName {background:url(/lib/img/lblName.gif) top right no-repeat;top:-5px;}
#contactForm #lblCompany {background:url(/lib/img/lblCompany.gif) top right no-repeat;top:-5px;}
#contactForm #lblEmail {background:url(/lib/img/lblEmail.gif) top right no-repeat;top:-5px;}
#contactForm #lblPhone {background:url(/lib/img/lblPhone.gif) top right no-repeat;top:-5px;}
#contactForm #lblRegarding {background:url(/lib/img/lblRegarding.gif) top right no-repeat;}
#contactForm .span-3 {height: 35px; clear: left;}
#contactForm textarea {width: 300px;top:5px;}
#contactForm input {width: 300px;}
#contactForm select {width: 300px;}
#contactForm #btnSubmit {top:10px;}

#galleryEdit dt {
clear:both;
}