.boxed-bottom {
	
	border-bottom: 1px solid #999999; 
	line-height: 20px;
	padding-bottom:13px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	
}


.boxed-top {
	
	border-top: 1px solid #999999; 
	line-height: 20px;
	padding-top:13px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	
}


h5 {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #444;
	margin-bottom:4px;
	margin-top:4px;
	padding:0px;
	font-weight:bold;
	line-height:21px;
}

h5 em {
	font-size: 13px;
	color: #555;
	font-weight:normal;
	font-style:italic;
}

h5 a:link {
	font-size: 15px;
	font-weight:normal;
	font-style:none;
}

h5 a:visited {
	font-size: 15px;
	font-weight:normal;
	font-style:none;
}


.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
  color:#750134;
	background-color:#f8f8f8;
	border-right:1px solid #750134;
	border-bottom:1px solid #750134;
	border-top:1px solid #888;
	border-left:1px solid #888;
}

