div#float50ph {
	padding : 10px;
	float: left;
	width: 46%;
	margin-right:5px;
	margin-bottom:5px;
	border: 1px solid #E5D200;
	background-color: #FAF7EB;
}
div#float50emp {
	padding : 10px;
	float: left;
	width: 46%;
	margin-right:5px;
	margin-bottom:5px;
	border: 1px solid #FFB005;
	background-color: #F9F2E7;
}
#float50ph h2{
margin-top:0px;
color:#CE9407;
}
#float50ph li{
margin-bottom:10px;
}
#float50ph b{
color:#555555;
}
#float50ph a{
color:#CE9407;
}
#float50ph a:hover{
color:#CE9407;
}
#float50emp h2{
margin-top:0px;
color:#E06F00;
}
#float50emp li{
margin-bottom:10px;
}
#float50emp b{
color:#555555;
}
#float50emp a{
color:#E06F00;
}
#float50emp a:hover{
color:#E06F00;
}
