/* CSS Document for lytebox, to force safari and ff to see the markup properly */

body {

	background: url(images/one-2.jpg) no-repeat;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#585555;
}

#mst_popup {
	background: url(images/lytebox-bkg.jpg);
	border:1px dashed #707273;
	padding:10px;
	margin:10px;

	}
a {
	color:#FF6600;
	font-weight:bold;
	}
a:hover {
	color:#000000;
	}
