/* CSS Document */


.section_container{
	clear:both;
}

.arrow, .section_desc, .section_logo{
	float: left;
}

.arrow{
	width: 51px;
	margin-left: 0;
}

.section_desc{
	margin-top: 0;
	width: 175px;
}

.section_logo{
	width: 70px;
}
