.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFBFBF;
	padding-top: 28px;
	padding-right: 18px;
	padding-bottom: 28px;
	padding-left: 18px;
	border: 2px solid #E5E5E5;
	line-height: 20px;
}
.text a {
	color: #480B16;
	text-decoration: underline;
}
.text#1 {
	width: 370px;
	margin-bottom: 30px;
}
.text#2 {
	width: 320px;
}
.bg-grad {
	background-color: #565656;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
