﻿.modalbackground
{
	background-color: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.modalpopup
{
	background-color: #444444;
	border: 2px solid #fff;
	padding: 5px;
	height: 330px;
	width: 500px;
}