


.jqmWindow_top2 {

    display: none;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -235px;
    width: 570spx;
	padding: 6px 0 0 0;
    background: url(../images/shd/pop_up_top2.gif) left top no-repeat;
}

.jqmWindow_bot2 {
	float: left;
    width: 570px;
	padding: 0 0 6px 0;
    background: url(../images/shd/pop_up_bot2.gif) left bottom no-repeat;
}


.jqmWindow_top {
    display: none;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -495px;
    width: 990px;
	padding: 6px 0 0 0;
    background: url(../images/shd/pop_up_top.gif) left top no-repeat;
}

.jqmWindow_bot {
	float: left;
    width: 990px;
	padding: 0 0 6px 0;
    background: url(../images/shd/pop_up_bot.gif) left bottom no-repeat;
}

.jqmWindow2 {
	float: left;
    width: 550px;
	padding: 4px 10px 4px 10px;
    background: #ffffff;
}

.jqmWindow {
	float: left;
    width: 970px;
	padding: 4px 10px 4px 10px;
    background: #ffffff;
}

.jqmOverlay { background-color: #000; }

.jqmWindow h2 {
	float: left;
	width: 900px;
	font-weight: bold;
	font-size: 1.1em;
	color: #371D9A;
}

.jqmWindow h3 {
	float: left;
	width: 700px;
	margin: 10px 0 5px 0;
}

.popup_close {
	float: right;
	width: 50px;
}

.popup_images {
	float: left;
	width: 970px;
	clear: both;
}

.popup_col, .popup_col5 {
	float: left;
	width: 190px;
	margin: 0 5px 0 0;
}

.popup_col5 {
	margin: 0;
}

.popup_col img {
	float: left;
	clear: left;
}

ul.popup_col, ul.popup_col5 {
	float: left;
	width: 175px;
	font-size: 0.8em;
	padding: 0 0 0 15px;
	margin: 0 5px 0 0;
}

ul.popup_col5 {
	margin: 0;
}

.popup_conf_top {
	float: right;
	width: 190px;
	padding: 6px 0 0 0;
	margin: 10px 0 0 0;
	background: url(../images/popup/conf_top.gif) left top no-repeat;
}

.popup_conf_bot {
	float: left;
	width: 170px;
	padding: 4px 10px 10px 10px;
	background: #B4007D url(../images/popup/conf_bot.gif) left bottom no-repeat;
}

.popup_conf_bot ul {
	float: left;
	margin: 0;
	padding: 10px 0 0 15px;
	font-size: 0.8em;
	color: #FFFFFF;
	clear: left;
	width: 155px;
}