#modalBox
{
	background: #ffffff;
	border: 2px double #73BF45;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#modalBox img
{
	width: 24px;
	height: 24px;
}
