﻿#button{
	float: top;
	width: 680px;
	padding: 15px 0 0 0;
	height:110px;
}
#button1_image{
	height: 100px;
	float: left;
	width: 180px;
	background: url('../img/button9.gif') no-repeat left top;
}
#button2_image{
	margin-top: 16px;
	height: 54px;
	float: left;
	width: 180px;
	background: url('../img/button8.gif') no-repeat left top;
}
#button3_image{
	height: 100px;
	float: left;
	width: 230px;
	background: url('../img/facebook_challenge_homepage2.gif') no-repeat left top;
}
#button4_image{
	height: 70px;
	float: left;
	width: 180px;
	background: url('../img/facebook_challenge_homepage2_small.gif') no-repeat left top;
}
#button_text1{
	padding-top:7px;
	float: left;
	width: 500px;
}

#button_text2{
	padding-top:12px;
	float: left;
	width: 500px;
}




