/* Evridon.com Stylesheet */
/* --------------------------- */

	
/* Vertical Spacing Elements - Line Breaking Elements */
/* ----------------------------------------------------- */

/* vertical_space_break_0px */
.vsb0 {
	position: relative;
	display: block;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

/* vertical_space_break_1px */
.vsb1 {
	position: relative;
	display: block;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* vertical_space_break_2px */
.vsb2 {
	position: relative;
	display: block;
	clear: both;
	height: 2px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* vertical_space_break_5px */
.vsb5 {
	position: relative;
	display: block;
	clear: both;
	height: 5px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* vertical_space_break_7px */
.vsb7 {
	position: relative;
	display: block;
	clear: both;
	height: 7px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* vertical_space_break_10px */
.vsb10 {
	position: relative;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 10px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* vertical_space_break_12px */
.vsb12 {
	position: relative;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 12px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* vertical_space_break_13px */
.vsb13 {
	position: relative;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 13px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* vertical_space_break_14px */
.vsb14 {
	position: relative;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 14px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* vertical_space_break_15px */
.vsb15 {
	position: relative;
	display: block;
	clear: both;
	height: 15px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* vertical_space_break_20px */
.vsb20 {
	position: relative;
	display: block;
	clear: both;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
		
/* vertical_space_break_25px */
.vsb25 {
	position: relative;
	display: block;
	clear: both;
	height: 25px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* vertical_space_break_30px */
.vsb30 {
	position: relative;
	display: block;
	clear: both;
	height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* vertical_space_break_35px */
.vsb35 {
	position: relative;
	display: block;
	clear: both;
	height: 35px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

/* vertical_space_break_40px */
.vsb40 {
	position: relative;
	display: block;
	clear: both;
	height: 40px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* vertical_space_break_50px */
.vsb50 {
	position: relative;
	display: block;
	clear: both;
	height: 50px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
	
/* Vertical Spacing Elements - Continuous Elements */
/* ----------------------------------------------------- */

/* vertical_space_non-breaking_1px */
.vsnb1 {
	position: relative;
	display: block;
	clear: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
	overflow: hidden;
	}
	
/* vertical_space_non-breaking_5px */
.vsnb5 {
	position: relative;
	display: block;
	clear: none;
	margin: 0px;
	padding: 0px;
	height: 5px;
	overflow: hidden;
	}

/* vertical_space_non-breaking_10px */
.vsnb10 {
	position: relative;
	display: block;
	clear: none;
	margin: 0px;
	padding: 0px;
	height: 10px;
	overflow: hidden;
	}
	
/* vertical_space_non-breaking_15px */
.vsnb15 {
	position: relative;
	display: block;
	clear: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
	overflow: hidden;
	}

	
	
/* Horizontal Spacing Elements - Line Breaking Elements, Float Left */
/* ----------------------------------------------------- */
	
/* horizontal_space_break_float_left_1px */
.hsbfl1 {
	position: relative;
	display: block;
	float: left;
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_5px */
.hsbfl5 {
	position: relative;
	display: block;
	float: left;
	width: 5px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_10px */
.hsbfl10 {
	position: relative;
	display: block;
	float: left;
	width: 10px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_15px */
.hsbfl15 {
	position: relative;
	display: block;
	float: left;
	width: 15px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_20px */
.hsbfl20 {
	position: relative;
	display: block;
	float: left;
	width: 20px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
		
/* horizontal_space_break_float_left_25px */
.hsbfl25 {
	position: relative;
	display: block;
	float: left;
	width: 25px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: transparent;
	}
	
/* horizontal_space_break_float_left_30px */
.hsbfl30 {
	position: relative;
	display: block;
	float: left;
	width: 30px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_35px */
.hsbfl35 {
	position: relative;
	display: block;
	float: left;
	width: 35px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_40px */
.hsbfl40 {
	position: relative;
	display: block;
	float: left;
	width: 40px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_45px */
.hsbfl45 {
	position: relative;
	display: block;
	float: left;
	width: 45px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_50px */
.hsbfl50 {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_55px */
.hsbfl55 {
	position: relative;
	display: block;
	float: left;
	width: 55px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_60px */
.hsbfl60 {
	position: relative;
	display: block;
	float: left;
	width: 60px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_left_75px */
.hsbfl75 {
	position: relative;
	display: block;
	float: left;
	width: 75px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* horizontal_space_break_float_left_125px */
.hsbfl125 {
	position: relative;
	display: block;
	float: left;
	width: 125px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* horizontal_space_break_float_left_135px */
.hsbfl135 {
	position: relative;
	display: block;
	float: left;
	width: 135px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* horizontal_space_break_float_left_150px */
.hsbfl150 {
	position: relative;
	display: block;
	float: left;
	width: 150px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* horizontal_space_break_float_left_175px */
.hsbfl175 {
	position: relative;
	display: block;
	float: left;
	width: 175px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	}
	
/* horizontal_space_break_float_left_400px */
.hsbfl400 {
	position: relative;
	display: block;
	float: left;
	width: 400px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
	
	
/* Horizontal Spacing Elements - Line Breaking Elements, Float Right */
/* ----------------------------------------------------- */
	
/* horizontal_space_break_float_right_1px */
.hsbfr1 {
	position: relative;
	display: block;
	float: right;
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_5px */
.hsbfr5 {
	position: relative;
	display: block;
	float: right;
	width: 5px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_10px */
.hsbfr10 {
	position: relative;
	display: block;
	float: right;
	width: 10px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_15px */
.hsbfr15 {
	position: relative;
	display: block;
	float: right;
	width: 15px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_20px */
.hsbfr20 {
	position: relative;
	display: block;
	float: right;
	width: 20px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
		
/* horizontal_space_break_float_right_25px */
.hsbfr25 {
	position: relative;
	display: block;
	float: right;
	width: 25px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_30px */
.hsbfr30 {
	position: relative;
	display: block;
	float: right;
	width: 30px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_35px */
.hsbfr35 {
	position: relative;
	display: block;
	float: right;
	width: 35px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_40px */
.hsbfr40 {
	position: relative;
	display: block;
	float: right;
	width: 40px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_45px */
.hsbfr45 {
	position: relative;
	display: block;
	float: right;
	width: 45px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_50px */
.hsbfr50 {
	position: relative;
	display: block;
	float: right;
	width: 50px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_55px */
.hsbfr55 {
	position: relative;
	display: block;
	float: right;
	width: 55px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_60px */
.hsbfr60 {
	position: relative;
	display: block;
	float: right;
	width: 60px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* horizontal_space_break_float_right_400px */
.hsbfr1400{
	position: relative;
	display: block;
	float: right;
	width: 400px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
