.autoSwagPop {
	font-family:Arial,Helvetica,sans-serif;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -295px;
	width: 300px;
	height: 136px;
	padding: 40px 0 0 290px;
	background: url(../images/contBkd.jpg) left top repeat-x #FFFFFF;
	border: 1px solid #949494;
	cursor: default;
}
.deno {
	position: absolute;
	left: 12px;
	top: 23px;
	width: 262px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: left top;
}
.autoSwagPop .aR1 {
	color: #000000;
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
}
.autoSwagPop .aR2 {
	color: #1B4C87;
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
}
.autoSwagPop .aR3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.autoSwagPop .close {
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(/content/skin-02/images/assets.png) right -82px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
