#text {
	color: #DA251D;
	background-color:#feefef;
	position: absolute;
	width: 320px;
	height: 30px;
	padding: 0px;
	bottom: 0px;
	left: 0px;
	z-index:10;
}
.action img{
	z-index:100;
}
.bg {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-1;
	min-width: 810px;
}
.text .text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	min-width:75px;
}
.text .text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 2px;
	position: relative;
	bottom: -4px;
	min-width:20px;
}