* { padding: 0; margin: 0; }
body.navigation_body {padding: 0; margin: 0; height: 60px; background: url(../images/gallery/background.png) 0 0 repeat-x;
border-top: 1px solid #446bc0; border-bottom: 1px solid #0b196c;
font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 12px;  line-height: 14px;color: #fff;}
#navigation_title {float: left; padding-left: 10px; padding-right: 10px; height: 60px; background: url(../images/gallery/separator.png) no-repeat top right}
#navigation_select {float: left; padding-left: 10px; padding-right: 10px; padding-top: 5px; height: 60px; background: url(../images/gallery/separator.png) no-repeat top right}
#buttons {padding-top: 0px;}
#info {padding-left: 10px; /*width: 600px; */height: 56px; overflow: auto;}
#author {font-size: 14px;  line-height: 16px;}
select {font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; background: #36b; color: #fff;  border-width: 1px; border-color: #128; margin-bottom: 6px; height: 19px;}
p { margin-top: 3px; margin-bottom: 0px;}
h1 {padding-top: 10px; padding-bottom: 5px; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px;}

a:hover { color: #fff; background: #88f; text-decoration: none; }
a { color: #88f; text-decoration: none; }
/* clearfix, the ie part is in the ie css */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}