.discounts_sms a { color: #666666; }
.discounts_sms a:hover { text-decoration: none; }

.discounts_sms {
	background: #ffffff url(../img/discounts_header_sms.png) no-repeat 0 0;
	width: 616px;
	line-height: 17px;
	border: 1px solid #ffffff;
        margin: 0 auto 20px auto;
	text-align: center;
	color: #444444;
	font-size: 12px;
        position:relative;
}

.discounts_sms form {
	height: 88px;
	padding: 155px 0 0 159px;
	text-align: left;
}

.discounts_sms form input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b4b4b4;
	height: 19px;
	line-height: 19px;
	padding: 0;
	margin-top: 2px;
}

.discounts_sms_o {
        position:absolute; right:55px; top:202px; width:82px; height:16px;
}
#discounts_win_bg, #discounts_win_bg_o {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
	z-index: 1000;
}
#discounts_win, #discounts_win_o {
	width: 294px;
	height: 310px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -155px;
	background: #ffffff;
	border: 3px solid #d7d8d9;
	display: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	z-index: 1001;
}
#discounts_win div, #discounts_win_o div {
	width: 284px;
	padding: 10px 8px;
}
#discounts_win .text_top, #discounts_win_o .text_top {
	background: url(../img/discounts_win_bg.png) 0 bottom no-repeat;
	height: 190px;
        position:relative;
}
.discounts_close {
        position:absolute;
        left:273px;
        top:-2px;
        width:7px;
        height:9px;
}
#discounts_win .text_mes, #discounts_win_o .text_mes {
        color:red;
        font-size:12px;
}
#discounts_win .text_bottom {
        margin-top:-30px;
}

#discounts_win form {
        margin:0;
        padding:0;
	background: url(../img/discounts_win_form.png) 0 0 no-repeat;
}
#discounts_win form {
	width: 100%;
	padding: 12px 0 0 6px;
	text-align: left;
}

#discounts_win form input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b4b4b4;
	border: 1px solid #7f9db9;
	height: 19px;
	line-height: 19px;
	padding: 0;
}
