﻿#mbox {
	background-color: #F5F5F5;
	padding: 8px;
	border: 2px outset #666666;
}
#mbm {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	float: right;
	padding-bottom: 5px;
}
#ol {
	background-image: url(http://www.magnaplate.com/global/images/modal.png);
}
.dialog {
	display: none;
}
.dialink {
	cursor: pointer;
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;
}
* html #ol {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.magnaplate.com/global/images/modal.png", sizingMethod="scale");
}

