﻿.modalBackground
{
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.Resize
{
	width: 10px;
    height: 10px;
}