body {
font-family: Arial;
margin:0;
padding:0;
}

a, a:visited, a:link, a:active {
color:#777;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#header {
padding:20px 20px 10px 20px;
background-image:url(../img/round_b.png);
background-repeat:repeat-x;
background-position:bottom center;
height:90px;
}

#header h1 {
font-size:12px;
}

#logo {
float:left;
}

#nav {
float:right;
padding-right:10px;
}

#nav ul {
}

#nav ul li {
list-style-type:none;
display:inline;
border-left:2px solid #00D0DB;
padding: 0 10px 0 15px;
}

#nav ul li.first {
border-left:none;
}

#content {
}

#wall {
position:absolute;
top:196px;
left:0px;
right:0px;
bottom:0px;
z-index:100;
background-color:#fff;
vertical-align:middle;
margin:0 auto;
}

#wall img {
height:100px;
padding:5px;
}

#paper {
}

#window {
width:340px;
height:100px;
top:30px;
left:60px;
z-index:300;
cursor:pointer;
}

#form {
}

#form dl {
margin:0;
padding:0;
padding-bottom:40px;
}

#form dt {
clear:both;
float:left;
}

#form dd {
float:right;
padding:0;
margin:0;
}

#query {
width:200px;
margin-bottom:10px;
}

#details-window {
position:absolute;
top:196px;
height:100px;
left:0px;
right:0px;
z-index:101;
background-color:#000;
padding:0;
margin:0;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
}

#details {
color:#fff;
padding:10px 10px 0 10px;
margin:0;
}

#details h2 {
padding:0;
margin:0;
}

#nav-prev {
}

#nav-next {
}

.dialog .hd .c,
.dialog .ft .c {
font-size:1px; /* ensure minimum height */
height:13px;
}

.dialog .ft .c {
height:14px;
}

.dialog .hd {
background:transparent url(../img/round_tl.png) no-repeat 0px 0px;
}

.dialog .hd .c {
background:transparent url(../img/round_tr.png) no-repeat right 0px;
}

.dialog .bd {
background:transparent url(../img/round_ml.png) repeat-y 0px 0px;
}

.dialog .bd .c {
background:transparent url(../img/round_mr.png) repeat-y right 0px;
}

.dialog .bd .c .s {
margin:0px 8px 0px 4px;
background:#fff url(../img/round_ms.png) repeat-x 0px 0px;
padding:1em;
}

.dialog .ft {
background:transparent url(../img/round_bl.png) no-repeat 0px 0px;
}

.dialog .ft .c {
background:transparent url(../img/round_br.png) no-repeat right 0px;
}

a img {
border:0;
}

#nav-prev {
display:inline;
width:22px;
height:22px;
}

#nav-prev img {
padding:0px 0 5px 0;
}

#nav-status {
display:inline;
}

#nav-next img {
padding:0px 0 5px 0;
}

#nav-next {
display:inline;
width:22px;
height:22px;
}
