.hide {
left:-1000em;
line-height:0px;
position:absolute;
width:500em;
}

.small{
    font-size: 11px;
    
}


img.imgLeft{
margin-right: 12px;
margin-bottom: 0px;
float: left;
border: 1px solid #e5e5e5;
}

img.imgRight{
margin-left: 6px;
margin-bottom: 12px;
float: right;
}

p.imgRight{
display:block;
text-align: right;
}

.floatright {
float: right;
}

.floatleft {
float: left;
}

.text12bold{
font-weight: bold;
font-size: 12px; 
}


.spacer1 {
    height: 1px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 


.spacer7 {
    height: 7px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 

.spacer10 {
    height: 10px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 

.spacer20 {
    height: 20px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 

.clearBlock {
    height:           0px;
    clear:            both;
    overflow:         hidden;
    font-size:        0px;

    line-height:      0px;
}

img {
    border: 0;
}

hr{
    background: #333;
    height:1px;
    color: #333;
    border:0 none;
}    