/*** Checkout iFrame CSS ***/



body{
	font:1em normal Verdana, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
	text-align:left;
	background-color: #FFF;
}/* aarcmediagroup edited */

.button{
	background-color:#C63;
	border: none;
	color:#FFF;
	font-size:13px;
	font-weight: bold;
	padding:6px 8px;
	margin:0;
	cursor:pointer;
	text-decoration: none;
	text-transform: uppercase;
}/* aarcmediagroup edited */

/* OSEL aarc */

h4 {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #CC6735;
	border: 0;
}

b {
	font-weight: normal;	
}

.osel-textfield {
	width: 100px;
	font-size: 12px;
}

.osel-button {
	width: 70px;
	font-size: 12px;
	
}