#gallist{
width:500px;
margin-left:30px;
text-align:left;
line-height:1.2em;
}
#gallist h1{
margin-bottom:5px;
color: #ef8432;
background-color: #000;
}
#gallist dl{
float:left;
width:560px;
margin:10px 10px 10px 3px;
padding:0;
display:inline;
}
#gallist dt{
float:right;
width:436px;
margin:0;
padding:0;
color:#ef8432;
background-color:#000;
font-weight:bold;
letter-spacing:1px;
text-align:left;
}
#gallist dd{
margin:0 0 0 124px;
padding:0;
color:#cccccc;
background-color:#000;
}
#gallist dl dd.img{
margin:0;
}
#gallist dd.img img{
float:left;
margin:0 8px 0 0;
padding:2px;
border:1px solid #d9e0e6;
border-bottom-color:#c8cdd2;
border-right-color:#c8cdd2;
color:#00014f;
background:#000;
}
#gallist dd.img img:hover{
border:1px solid #ef8432;
}

