/* CSS Document */

#btn_help_bday{
	float: left;
}
#btn_help_bday a:link{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_bday.jpg) no-repeat;
}
#btn_help_bday a:visited{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_bday.jpg) no-repeat;
}
#btn_help_bday a:hover{
	background-position:  right top;
}
#btn_help_bday p{
	background: url(../Assets/Images/Img/btn_help_bday.jpg) no-repeat;
}

#btn_help_raise{
	float: left;
	margin-left: 10px;
}
#btn_help_raise a:link{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_raise.jpg) no-repeat;
}
#btn_help_raise a:visited{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_raise.jpg) no-repeat;
}
#btn_help_raise a:hover{
	background-position:  right top;
}
#btn_help_raise p{
	background: url(../Assets/Images/Img/btn_help_raise.jpg) no-repeat;
}

#btn_help_event{
	float: left;
	margin-left: 10px;
}
#btn_help_event a:link{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_event.jpg) no-repeat;
}
#btn_help_event a:visited{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_event.jpg) no-repeat;
}
#btn_help_event a:hover{
	background-position:  right top;
}
#btn_help_event p{
	background: url(../Assets/Images/Img/btn_help_event.jpg) no-repeat;
}

#btn_help_heroes{
	float: left;
}
#btn_help_heroes a:link{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_heroes.jpg) no-repeat;
}
#btn_help_heroes a:visited{
	display: block;
	height: 152px;
	width: 160px;
	line-height: 152px;
	color: #000000;
	text-decoration: none;
	background: url(../Assets/Images/Img/btn_help_heroes.jpg) no-repeat;
}
#btn_help_heroes a:hover{
	background-position:  right top;
}
#btn_help_heroes p{
	background: url(../Assets/Images/Img/btn_help_heroes.jpg) no-repeat;
}
