body {
	margin:0px;
	padding:0 0 0 15px;
	background-color: #ffffff;
	font-size:12px;
	line-height: 14px;
}

* html body {
	position: relative;
}

#cielo-wrapper {
	width:500px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	min-height:280px;
	height:auto !important;
	height:280px;
}

#cielo-wrapper .cielo-logo {
	padding-top:5px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
	float:right;
	width:180px;
}

#cielo-wrapper form {
	margin:0px;
	padding:0px;
}

#cielo-wrapper .cielo-clear {
	clear: both;
	height:0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
}

#cielo-mainform .cielo-formtext {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 11px;
	color:gray;
}

#cielo-mainform img {
	margin:10px 10px 10px 0px;
	padding:0px 0px 0px 0px;
}

#cielo-mainform .game {
	padding:0px 10px 0px 10px;
}

#cielo-mainform .gameDescription {
	vertical-align:top;
	font-size:12px;
	width:250px;
	
}

#cielo-mainform h2 {
	font-size: 14px;
	line-height: 16px;
	color:#4d4d94;
	margin:0px;
	padding-top:7px;
}

#cielo-mainform p{
	margin:0px;
}

#cielo-mainform input.cielo-one {
	width: 40px;
	margin-right:5px;
	background-position: left top;
	background-repeat: none;
	background-image: url(images/inputBg.jpg);
	border: 1px solid gray;
	font-size: 20px;
	color: gray;
}

#cielo-mainform input.cielo-two {
	width: 40px;
	margin-right:5px;
	margin-left:5px;
	background-position: left top;
	background-repeat: none;
	background-image: url(images/inputBg.jpg);
	border: 1px solid gray;
	font-size: 20px;
	color: gray;
}

#cielo-mainform input.cielo-three {
	margin-right:15px;
	margin-left:5px;
	width: 55px;
	background-position: left top;
	background-repeat: none;
	background-image: url(images/inputBg.jpg);
	border: 1px solid gray;
	font-size: 20px;
	color: gray;
}

#cielo-mainform input.cielo-send {
	border: none;
	cursor: hand;
	cursor: pointer;
	
}

#cielo-wrapper .cielo-maintext {
	font-size: 11px;
}

#cielo-wrapper .cielo-maintext p {
	margin-top: 8px;
	margin-bottom: 0px;
}

#cielo-wrapper .cielo-maintext .phoneText {
	margin-top: 10px;
	font-weight:bold;
}

#cielo-wrapper .cielo-maintext h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#cielo-wrapper .cielo-maintext h3 {
	font-size: 24px;
	line-height: 26px;
	margin:25px 0px 15px 70px;
	padding:0px;
	color:#ffd200;
}

#cielo-wrapper .cielo-maintext p.large {
	margin-top:10px;
	margin-bottom:40px;
	font-size: 16px;
	color:#464646;
}

#cielo-wrapper .cielo-maintext p.exlarge {
	margin-top:20px;
	margin-bottom:30px;
	font-size: 22px;
	line-height: 24px;
	color:#464646;
}

#cielo-wrapper .cielo-minitext {
	margin-top: 10px;
}

#cielo-wrapper .cielo-minitext p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	color: gray;
}	

#cielo-wrapper .cielo-video {
	float:right;
	display:block;
	width:250px;
	padding:0 25px;
	font-size: 11px;
}

#cielo-wrapper .cielo-video a, #cielo-wrapper .cielo-maintext a {
	display: block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	background: url(../images/bullet.jpg) left center no-repeat;
}

#cielo-wrapper .cielo-maintext a.none {
	padding-bottom: 0px;
	background-image:none;
}

#cielo-wrapper .cielo-links {
	margin-top: 25px;
	font-size: 10px;
	float:none;
	text-align: left;
}

#cielo-wrapper .error_strings {
	font-size:11px;
	line-height: 13px;
	font-weight: bold;
	color: red;
}

#cielo-wrapper .error_strings ul {
	list-style-image: none;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cielo-wrapper .error_strings li {
	list-style-image: none;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cielo-wrapper #cielo-form td.alertBox {
	padding-left:10px;
}

