

#popup{
	display:none;
	
	background: #678196 url(../images/send_to.jpg) center top;
	background-repeat: no-repeat;
	border: 1px solid #111;
	width:370px; 
}

#closebox{
	margin: 10px;
	float: right;
}

#boxcontent{
	padding: 90px 20px 20px 20px;
}

#formbox{
	padding-top: 10px;
	border-top: 2px #97a9b7 solid;
	margin-bottom: 10px;
}

#lightboxCol1 {

	float:left;
	width: 28%;
	padding-right: 5px;
	
	
}

#lightboxCol2 {

	float:left;

	
	width: 67%;
	
}

#lightboxPlanCol1 input{
	margin:0px;
}

.blue {
	color:#99CCFF;
	font-weight: bold;
}
.darkblue {
	color:#003366;
	font-weight: bold;
}

.send_title{
	font-size:16px;
	font-weight:bold;
	color:#036;

}
p.page {
	font-size:1.33em;
	line-height:130%;

}
p.instruction {

	font-size: 10px;
	

}
