@charset "UTF-8";
/* CSS Document */


.button1 {
	background-image: url(/images/2009/june09/buttons/singlebutton_r1_c2.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
}
.button2 {
	background-image: url(/images/2009/june09/buttons/singlebutton_r2_c9.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 200px;
	margin-top: 2px;
}
.button3 {
	background-image: url(/images/2009/december09/bell2a.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 20px;
	height: 45px;
	width: 45px;
	background-position: left top;
	margin-bottom: 1px;
}
#button4 {
	background-image: url(/images/2009/december09/bell5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 35px;
	margin-left: 10px;
}
