.info1 {
	color: #333;
	font-family: 'Martel', serif;
	font-size: 13px;
	line-height: 28px;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #050505;
}

.info2 {
	color: #777;
	font-size: 13px;
	font-family: tahoma, sans-serif;
	letter-spacing: 2px;
    text-transform: uppercase;
	text-align: left;
	padding-left: 8px;
	line-height: 28px;
	border-bottom: 1px solid #000;
	background: #000 url(/images/infoh2back.png) no-repeat scroll 0 0;
}

.info_sub {
	color: #888383;
	font-family: pixel;
	font-size: 11px;
	text-align: right;
	background-color: #050505;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom-left-radius: 5em;
	padding-right: 10px;
}