﻿/*.transparentmodal
{
	background: none!important;
}

.modalbackground {
	background: url(../images/modal/modalbackground.gif);
}

.messagebox {
	width: 384px;
	height: auto;
	min-height: 110px;
	padding: 20px 25px;
	background: url(../images/modal/box-red.png) no-repeat top center;
}

.messagebox h5 {
	margin: -8px 0 20px 20px;
	color: #0C3060;
	cursor: move;
}

.linkmodal {
	visibility: hidden;
}*/
