@charset "utf-8";


/* styling
=========================================*/
.styling_wrap {
	margin:15px 13px 20px 13px;
}

.left_column{
	float:left;
	width:436px;
}

.right_column{
	float:right;
	text-align: right;
	width:438px;
}