/*******************************************/

/* AXIOM MEGAMEDIA STYLES 2008 */

/*******************************************/

/*******************************************/

/* Verticle Spacing */

/*******************************************/

.top_40 {
	margin-top: 40px;
	}

.top_30 {
	margin-top: 30px;
	}

.top_20 {
	margin-top: 20px;
	}

.top_15 {
	margin-top: 15px;
	}

.top_10 {
	margin-top: 10px;
	}

.btm_40 {
	margin-bottom: 40px;
	}

.btm_30 {
	margin-bottom: 30px;
	}

.btm_15 {
	margin-bottom: 15px;
	}

.btm_10 {
	margin-bottom: 10px;
	}
	
/*******************************************/

/* Horizontal Spacing */

/*******************************************/

.left_50 {
	margin-left: 50px;
	}

.left_30 {
	margin-left: 30px;
	}

.left_15 {
	margin-left: 15px;
	}

.left_10 {
	margin-left: 10px;
	}
	
#content .left_0 {
	margin-left: 0;
	}

#content .right_0 {
	margin-right: 0;
	}