/*#ad_input_container{ height: 30px; width:300px; float: left }
#ad_input_container input{ padding: 3px; border: 1px solid #cccccc; border-radius: 5; width: 508px; }
#ad_input_container ul{ margin: 0; padding: 0; min-width: 300px; max-width: 505px; max-hei1ght: 300px; border: 1px solid #CCCCCC; position: absolute; z-index: 9; background: #fff; list-style: none; border-top: 0px }
#ad_input_container ul li{ padding: 5px; font-size: 14px }
#ad_input_container ul li:hover{ background: #FF0000 }
#ad_search_list{ display: none }


#ad_input_container{ height: 30px; width:300px; float: left; display: block}
#ad_input_container input{ padding: 3px; border: 1px solid #cccccc; border-radius: 5; width: 500px; }
#ad_input_container ul{ margin: 0; padding: 0; min-width: 300px; max-width: 505px; max-hei1ght: 300px; border: 1px solid #CCCCCC; position: absolute; z-index: 9; background: #fff; list-style: none; border-top: 0px }
#ad_input_container ul li{ padding: 5px; font-size: 14px }
#ad_input_container ul li:hover{ background: #FF0000; color: white }
#addrP_list{ display: none }

#reports{ height: 30px; width:300px; float: left}
*/
#reports input{ padding: 3px; border: 1px solid #cccccc; border-radius: 5; width: 500px; }
#reports ul{ margin: 0; padding: 0; min-width: 300px; max-width: 505px; max-hei1ght: 300px; border: 1px solid #CCCCCC; position: absolute; z-index: 9; background: #fff; list-style: none; border-top: 0px }
#reports ul li{ padding: 5px; font-size: 14px }
#reports ul li:hover{ background: #FF0000; color: white }
#addrP_list{ display: none }

#termChange input{ padding: 3px; border: 1px solid #cccccc; border-radius: 5; width: 500px; }
#termChange ul{ margin: 0; padding: 0; min-width: 300px; max-width: 505px; max-hei1ght: 300px; border: 1px solid #CCCCCC; position: absolute; z-index: 9; background: #fff; list-style: none; border-top: 0px }
#termChange ul li{ padding: 5px; font-size: 14px }
#termChange div:hover{ background: #FF0000; color: white }

.bannerBlack {
	font-size: 16px;
	margin-right: 0;
//	padding-left: 25px;
	padding-top: 12px;
	font-weight: bold;
}
.bannerGreen {
	font-size: 16px;
	margin-right: 0;
//	padding-left: 25px;
	padding-top: 12px;
	font-weight: bold;
	color: #00BF00;

	background: #f0f0f0; /* Цвет фона */
    border: 1px solid black; /* Параметры рамки */
    padding: 5px; /* Поля вокруг текста */
    margin-bottom: 10px; /* Отступ снизу */
	border-radius: 5px;	

}

.banner .list{
//	background: url("../images/cart-icon4.png") no-repeat center left;
//	background: ;
	font-size: 16px;
	margin-right: 0;
	padding-left: 25px;
	padding-top: 12px;
}

