.arrow {
	background: url(images/lgarrowr.gif) no-repeat;
	height: 50px;
	width: 180px;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 32px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.arrowy {
	background: url(images/lgarrowy.gif) no-repeat;
	height: 50px;
	width: 180px;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 32px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.arrowg {
	background: url(images/lgarrowg.gif) no-repeat;
	height: 50px;
	width: 180px;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 32px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.ctext {
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	height: 50px;
	width: 200px;
	padding-top: 32px;
	margin-top: 10px;
	margin-bottom: 25px;
}
