#gallery {
position:relative; 
font:13px verdana,arial,sans-serif; 
line-height:20px; width:500px; 
padding:0px 0 0 50px; 
background:url(pointer.jpg) no-repeat left top; 
height:450px;}

#gallery h3 {
color:#222; 
font-size:13px;}

#gallery h3.color {
color:#000; 
margin:10px 25px;}

#gallery .switch {
display:block; 
cursor:pointer; 
color:#000; 
font-weight:normal;}

#gallery .switch .turn_off {display:none;}

#gallery .off {color:#c00;}

#gallery .off .turn_off {display:inline;}

#gallery .off .turn_on {display:none;}

#gallery .hide {display:none;}

#gallery .show {position:absolute; 
top:150px; 
left:0px; 
display:block; 
width:525px; 
background:#C9E7D5; 
z-index:200;}

#gallery form {width:270px; 
height:200px; 
background:url(form.jpg); 
padding:50px;}

#gallery form fieldset {background:#fff;}



#gallery a, #gallery a:visited {color:#00c; line-height:30px;}

#gallery textarea {width:350px; border-color:#0cc; color:#048; padding:10px;}

#gallery dl {width:370px;}
