* {padding: 0; margin: 0; border: none;}
body {color: #000;background-color: #FFF;font-size: 14px;font-family: "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;}

h1 { letter-spacing: -1px;font-size: 1.4em;}
h2 {letter-spacing: -1px;font-size: 1.2em;}
h3 {font-size: 1em;}

a {color: #000; text-decoration: underline;}
a:hover {color: #CC0000; text-decoration: underline; }
strong {color: #232323; font-weight: bold;}
.red {color: #CC0000; font-weight: bold;}
.green {color: #32CD32; font-weight: bold;}

.clear {clear: both;} 
.none {clear: none;} 
.left {float: left;} 
.right {float: right;} 
.center {text-align: center;}

/* Content 
-------------------------------------------------------- */	
.item { float:left; display: block; margin-bottom: 10px; margin-right: 20px; }
.item-min { float:left; width: 86px; height: 86px; margin-bottom:5px; margin-right:5px; }
.item-press { float: left; width: 240px;height: 86px; margin: 10px 0;  }

/* Other
-------------------------------------------------------- */	
#header, #box-info, #partners, #footer  { display: none; }

