body {
	font: normal 14px "Open Sans";
	text-align: center;
}




/*by credits t14*/

#bcd {
	max-width: 800px;
	margin: 0px auto;
	font-size: 14px;
}
#bcd h1 {
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	font-size: 40px;
	color: #A680D6;
	margin: 30px 0px 0px;
	padding: 0px;
}
#bcd h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-size: 18px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

.ppl {
	text-align: center;
}
#bcd table tr td:first-child {
	text-align: right;
}
#bcd table tr td:last-child {
	text-align: left;
}
#bcd table tr:first-of-type td {
	padding-bottom: 20px;
	text-align: center;
}
#bcd table tr:nth-child(n+14) td {
	text-align: center;
}
#bcd table {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #D5D5D5;
	padding: 20px;
	margin: 0px auto;
}
#bcd table tr:nth-child(n+14) td input {
	width: 150px;
	height: 35px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #EDEDED;
	border: 1px solid #CACAD9;
	color: #000000;
	margin: 10px 0px;
}

#bcd ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#bcd font {
	margin: 0px 10px;
}
body.ppb {
background:#fafafa url(images/h_bg.jpg)no-repeat;
}
.ppbd span {
	color: #fff;
}
ul.spay {
	overflow: hidden;
	max-width:450px;
	margin: 20px auto;
}



