﻿@import url("all.css");
@import url("header.css");
@import url("fooder.css");

/*
=============================================================
__spacer
=============================================================
*/
.clear {
clear:both;
height:1px;
font-size:1px;
}
.spacer5 {
clear:both;
height:5px;
}
.spacer10 {
clear:both;
height:10px;
}
.spacer20 {
clear:both;
height:20px;
}






