/* Block newsletter */
#newsletter_block_left {
	padding:13px 9px 0 11px;
	float:right;
	width:210px
}
#newsletter_block_left span.title_block {
	padding:0 0 0 23px;
	float: left;
	margin-left: -23px;
	/*
	color:#000;
	background:url(../../../img/icon/newsletter.png) no-repeat left center transparent;
	*/
	background:url(../../../img/icon/ptm-newsletter.png) no-repeat left center transparent;
	color: #FFF;
	display:block;
	margin-bottom:13px;
	font-weight:normal;
}
#newsletter_block_left p {padding:0;}
#newsletter_block_left p.success_inline,#newsletter_block_left p.warning_inline {
	text-align: left;
	font-weight: bold;
	padding-bottom:8px;
}
#newsletter_block_left p.success_inline {
	color: #418B19;
}
#newsletter_block_left p.warning_inline {
	color: #DA0F00;
}
#newsletter_block_left label { color: #FFF; }
#newsletter_block_left input {}
#newsletter_block_left input.inputNew,#newsletter_block_left input {
	position: relative;
	padding:0 5px;
	height:19px;
	line-height:19px;
	width:196px;
	border:1px solid #dadada;
	font-size:12px;
	color:#666;
	margin:6px 0 8px;
}
*:first-child+html #newsletter_block_left input.inputNew {position:static;}/* hack ie 7 */

#newsletter_block_left input.button_mini {
	height:31px;
	width:210px;
	border:0;
	/*
	background:url(../../../img/bg_bt_newsletter_ok.png) no-repeat 0 0;
	*/
	background:url(../../../img/ptm-bg_bt_newsletter_ok.png) no-repeat 0 0;
	cursor:pointer;
	color:white;
	font-size:14px;
	text-align:center;
	line-height:29px;
	padding:0;
	margin:5px 0 0;
	font-weight:normal;
}
#newsletter_block_left input.button_mini:hover {
	/*
	background:url(../../../img/bg_bt_newsletter_ok.png) no-repeat 0 -34px;
	*/
	background:url(../../../img/ptm-bg_bt_newsletter_ok.png) no-repeat 0 -34px;
}

*:first-child+html #newsletter_block_left input.button_mini {padding-left:24px !important;}/* hack ie 7 */
/*\*//*/div.madiv {
#newsletter_block_left input.button_mini {
	position:relative;
	top: 4px;
}/* hack ie 8 */
}/* */
