.drop-top {
	background:url(/images/template/drop-top.png) no-repeat top left;
	margin:0 auto;
	width:990px;
}

.drop-bottom {
	background:url(/images/template/drop-bottom.png) no-repeat bottom left;
	margin:0 auto;
	width:990px;
	padding-bottom:10px;
}

.drop-left {
	background:url(/images/template/drop-left.png) repeat-y top left;
	margin:0 auto;
	width:990px;
}

.drop-right {
	background:url(/images/template/drop-right.png) repeat-y top right;
	margin:0 auto;
	width:990px;
}

.right {
	text-align:right;
}

.payment-field {
	font-size:	14px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #336699;
	font-family: Trebuchet MS, verdana; 
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 0;
}
payment-field-data {
	font-size:	14px;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #999999;
	font-family: Trebuchet MS, verdana; 
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 0;
}
