
#modalWindow .top{
	width:813px;
	height:39px;
	background:url('../assets/images/modalTop.png');
	background-repeat:no-repeat;
	padding-top:30px;
}

#modalWindow .main{
	width:813px;
	background:url('../assets/images/modalMain.png');
	background-repeat:no-repeat;
	height:661px;
}

#modalWindow .bottom{
	width:813px;
	height:53px;
	background-repeat:no-repeat;
}
