@charset "utf-8";

/* ----------------------------------------------

	ArtMeter / WORKS styles
	author   : (C)KAYAC http://www.kayac.com/

---------------------------------------------- */
@import url("/css/common.css");
h1,h2,h3,h4,h5{ 
padding: 10px 0;
}

div#paypalHelp {
	width: 585px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}

div#paypalHelp #contPaypalHead {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height:80px;
}
div#paypalHelp #contPaypalHead h1 {
	float: left;
}

div#paypalHelp #contPaypalHead p.close {
	float: right;
	padding-top: 47px;
}
div#paypalHelp #contPaypalflow {
	clear: both;
}
div#paypalHelp #contHead {
	width: 555px;
}
div#paypalHelp #contPaypalflow .unitFlow {
	padding-bottom: 15px;
}


