/* CSS Document */


/* clearfix */

/* Firefox*/
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
} 

/* IE7p@*/
.clearfix {   
    display: inline-block; 
}

/* IE6ȉ-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* /clearfix */

p.clearfix { width:520px;}

.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mrb10 {margin-right:10px; margin-bottom:10px;} 
.mlb10 {margin-left:10px; margin-bottom:10px;} 

.imgBox { margin:20px 10px; width:500px;}
.imgBox p {font-size:13px; margin-top:8px; margin-bottom:8px; color:#666666;}
.imgBox h3{margin:0 0 10px 0; font-size:15px; color:#666666; border-left:8px solid #666600; padding-left:5px; width:260px; display:table;}

.raucordTable {width:520px;}
.raucordTable td {width:165px; text-align:center; padding:20px 0;}

.or_derk {color:#993300;}
