body
{
	margin:				0px;
	background-color: 	#444444;
}

.textfield {
background-image:url(/images/landing/input-bg.gif);
border:0px none;
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
height:25px;
margin:5px;
padding:5px;
width:185px;
}

.container
{
	padding-top:		17px;
	padding-bottom:		53px;
}
		
.header_bonus
{
	background-color:	white;
	background-image: 	url("/images/landing/bonuswhores/header.png");
	background-repeat:	no-repeat;
	
	width:				677px;
	height:				140px;			
}

.footer_logos
{
	background-color:		white;
	background-image:		url("/images/landing/bonuswhores/safe-secure-easy.gif");
	background-repeat:		no-repeat;
	background-position:	center center;
	
	width:					677px;
	height:					35px;			
}

.footer
{
	background-image:	url("/images/landing/bonuswhores/footer.jpg");
	width:				677px;
	height:				14px;		
}

.content_pane
{
	width:				677px;
	background-color:	white;			
}
		
.box_content_outer
{
	background-image: 	url("/images/landing/bonuswhores/box_repeaty.png");
	width:				613px;
/*	height:				205px; */
}

.box_content_inner
{
	text-align:			left;	
	padding:			10px;		
}

.box_content_footer
{
	background-image: 	url("/images/landing/bonuswhores/box_footer.png");
	background-repeat:	no-repeat;
	width:				613px;
	height:				10px;			
}	

.box_content_data
{
	font-family:		Arial;
	font-size:			12px;
	
	color:				393939;
	
	padding-left: 		17px;
	padding-right:		15px;
	padding-top:		8px;
}

.custom_link
{
	color:				1d6cb4;
	text-decoration:	none;
}

.header
{
	padding:			0px;
	padding-bottom:		10px;
	color:				1d6cb4;
	font-family:		Arial;
	font-size:			16px;
	font-weight:		bold;			
}

.photo_right
{
	padding-top:		4px;
	padding-right: 		8px;			
}			
