.blueborderbox{
	width:490px;
}
.box_form{
	width:420px;
	padding:0 30px 0 30px;
	background:no-repeat 0 -35px url(/images/boxes/blueborder_tl_notape.gif);
	font-size:0.95em;
	overflow:hidden;
}
	.box_form label{
		display:block !important;
		float:none !important;
		text-align:left !important;
		width:auto !important;
	}
	.form .box_form .form_entry_value, .box_form .form_action{
		width:100%;
		float:none !important;
	}
	.box_form input, .box_form textarea{
		width:100%;
	}
		.box_form .form_action input{
			width:auto;
			border:0;
		}
	.form_entry{
	}

.blueborderbox{
	margin:0 0 20px -8px;
}
.blueborderbox .tl,
.blueborderbox .tr{
	height:35px;
}
.blueborderbox .tl{
	background-image:url(/images/boxes/blueborder_tl_notape.gif);
}
