BODY{ font-size: 9pt; font-family: Verdana;}

.dropdownc {background-color: #FFFFFF; color: #000000; font-size: 10pt;font-weight: normal}
.dropdown-members-menu {font-size: 8pt;}

.member_login input#username { background: url('members/images/input.username.bg.gif') 0 -18px no-repeat #fff;margin-right: 14px; padding-left: 20px; }
.member_login input#display_password { background: url('members/images/input.password.bg.gif') 0 -18px no-repeat #fff; padding-left: 23px; }

.thumbnail
{
 position:relative;
 margin:0 auto;
 width: 120px;
 height: 130px;
 padding: 4px 4px 8px 4px;
 background-color: #222;
 border: 1px solid #2a2a2a;
 color: #eee;
 float: left;
 margin-right: 10px;
 margin-left: 10px;
 margin-bottom: 10px;
}
.section
{
 color: #eee;
 margin:0 auto;
 width:600px;
 background: #4F4F55;
 border-top: 1px solid #3d3d33;
 padding: 1.5em 0;
}
.clearfix:after
{
 float: center;
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
* html>body .clearfix
{
 display: inline-block;
 width: 100%;
}
* html .clearfix
{
 /* Hides from IE-mac \*/
 height: 1%;
 /* End hide from IE-mac */
}
