﻿

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	height: 180px;
	background: #ffffff;
	border: 1px solid #686868;
}
.img1
{
	cursor: hand;
}
.style1
{
	height: 22px;
}
.style2
{
	width: 38%;
}
.style3
{
	height: 22px;
	width: 38%;
}
