#left ul
{
margin:0px;
padding:0px;
list-style:none;
}

#left ul li
{
margin:0px 0px 5px 10px;
padding:0px 0px 0px 20px;
background-image:url(../images/point.gif);
background-repeat:no-repeat;
background-position:0px 5px;
font-variant:small-caps;
}

#left li a
{
color:#996633;
font-size:large;
}

#left li #selected
{
color:#663300;
text-transform:uppercase;
font-size:large;
}

#left form
{
font-size:small;
width:180px;
color:#663300;
padding:0px;
margin:0px auto 20px auto;
}

#left select
{
width:180px;
color:#333;
padding:0px;
margin:0px 0px 10px 0px;
}

#left .button
{
color:#663300;
border:1px solid #663300;
background-color:#fff;
margin:0px;
padding:0px;
}

#right .properties
{
float:left;
display:inline;
text-align:center;
width:170px;
margin:0px 0px 10px 0px; 
padding:0px 5px;
color:#663300;
}

#right .properties img
{
margin:5px 0px;
padding:0px;
width:108px;
height:81px;
}

#right .properties p
{
margin:0px !important;
padding:0px !important;
font-size:small;
}

#right .properties p a
{
color:#663300;
font-variant:small-caps;
}

#right .properties .title
{
font-size:medium;
font-weight:bold;
}

#right .pages a
{
color:#663300;
font-weight:bold;
}

#right .pages #selectedPages
{
color:#996633;
font-weight:bold;
}

#right .pages
{
clear:left;
}

#right #zoom
{
width:460px;
background-color:#ffffff;
text-align:center;
margin:0px 20px;
}

#right #zoom img
{
margin:20px auto;
}

#right #images
{
float:left;
display:inline;
width:523px;
margin:10px 10px 20px 10px;
}

.singleImage
{
float:left;
display:inline;
margin:0px 0px 10px 10px;
padding:0px;
}

.singleImage img
{
width:108px;
height:81px;
}

#links a
{
    margin: 0px 0px 0px 200px;
}

