.margin_top_3 {
	margin-top: 3px;
}
.margin_bottom_5 {
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
