/******************************* BP 0 *******************************/
.content_outer {
	padding-top: 10px;
}

.content_bottom {
	clear: both;
}

/******************************* /BP 0 *******************************/

/******************************* BP 768 *******************************/
.bp_768 .content_outer {
	padding-top: 15px;
}

/******************************* /BP 768 *******************************/

/******************************* BP 1024 *******************************/
.bp_1024 .content .grid {
	margin-left: -12px;
	margin-right: -12px;
}

.bp_1024 .content .grid_unit {
	padding-left: 12px;
	padding-right: 12px;
}

.bp_1024 .content .grid_50 .grid_unit {
	width: 50%;
}

.bp_1024 .content_bottom {
	padding-top: 50px;
}

/******************************* /BP 1024 *******************************/