#container h2 { font-size: 14px; }

#container a.buttonApply {
	width: 125px;
	text-align: center;
	background: #F9F9F9;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 7px 0 4px 0;
	float: right;
}

	#container a.buttonApply:hover { background: #EDEDED; }
	
#container p { font-size: 14px; line-height: 2em !important;}