body{
	position: relative;
	min-height: 100%;
	height: 100%;
	background: url("/bitrix/templates/polynext/images/bg.png");
}
html {
	height: 100%;
}
p{
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	margin-bottom: 15px;
	color: #494949;
	font-weight: bold;
}
h1, h1 a{
	font-size: 24px;
}
h2, h2 a{
	font-size: 24px;
}
h3, h3 a{
	font-size: 22px;
}
h4, h4 a{
	font-size: 20px;
}
h5, h5 a{
	font-size: 18px;
}
h6, h6 a{
	font-size: 16px;
}
.left{
	float: left;
}
.right{
	float: right;
}
a, p, span, input, textarea, div, body, li{
	font: normal 14px Arial;
	color: #494949;
	line-height: normal;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
p{
	line-height: 20px;
}
strong {
    font-weight: bold;
}
.hide {
	display: none;
}
.block{
	display: block !important;
}
li{
	background: url("/bitrix/templates/polynext/images/marker2.png") left 8px no-repeat;
	list-style: none;
	padding-left: 20px;
}
table td {
	font-size: 15px;
	padding: 10px 0 10px 30px;
	vertical-align: middle;
	line-height: 20px;
}
table td:first-child{
	padding-left: 0;
}
table tbody td{
	border-top: 1px solid #c9caca;
}
button,
.button{
	cursor: pointer;
	border: none;
	border-radius: 5px;
	background: #28b7eb;
	color: #fff;
	padding: 7px 18px;
	margin: -5px 0 0 0;
}
a.button{
    text-decoration: none;
}
.button:hover, .more:hover,
button:hover {
	-webkit-transition: All 0.5s linear;
	-moz-transition: All 0.5s linear;
	-o-transition: All 0.5s linear;
	-ms-transition: All 0.5s linear;
	background: #0098cf;
}
button.oran:hover{
	background: #f98f0a;
	-webkit-transition: All 0.5s linear;
	-moz-transition: All 0.5s linear;
	-o-transition: All 0.5s linear;
	-ms-transition: All 0.5s linear;
}
input[type="text"], input[type="password"], textarea{
	border-radius: 5px;
	margin: 0;
	border: 1px solid #e5dbc9;
	padding: 8px;
	resize: none;
}
.header{
	width: 970px;
	margin: 0 auto;
	padding: 20px 0 0 30px;
	background: #ffe202;
	border-radius: 15px 15px 0 0;
	position: relative;
	z-index: 0;
}
.header img.toys{
	position: absolute;
	z-index: 1;
	top: -10px;
	right: -15px;
	margin: 0;
}
.content{
	/*padding-bottom: 190px;*/
	width: 1000px;
	margin: 0 auto;
	/*padding-left: 20px;*/
	background: #fff;
	position: relative;
}
.wrap{
	/*min-height: 100%;*/
	/*height: auto !important;*/
	min-width: 1000px;
}
.footer {
	width: 930px;
	margin: 0 auto;
	position: relative;
	background: url("/bitrix/templates/polynext/images/f-bg.png") top repeat-x #f2f2f2;
	height: 250px;
	/*margin-top: -190px;*/
	padding: 30px 35px 0 35px;
}
.footer p{
	color: #000000;
}
/*.footer a{*/
	/*color: #0098cf;*/
	/*border-bottom: 1px solid #c6e4ef;*/
	/*text-decoration: none;*/
	/*padding-bottom: 1px;*/
	/*display: inline-block;*/
/*}*/
/*.footer a:hover{*/
	/*border: none;*/
/*}*/
.footer p:first-child{
	margin-bottom: 65px;
}
i{
	background-image: url('/bitrix/templates/polynext/images/icons.png');
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	height: 18px;
}
.top-line{
	padding: 10px 40px 15px 0;
	width: 960px;
	margin: 0 auto;
	text-align: right;
}
.top-line i{
	width: 41px;
	height: 37px;
	background-position: 0 -29px;
	margin-bottom: -15px;
	margin-right: 3px;
}
.top-line p, .top-line a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.top-line a:hover{
	text-decoration: underline;
}
.header img{
	margin-right: 20px;
}
.header p{
	font-weight: bold;
	color: #2165bc;
	font-size: 15px;
}
.header p.title{
	text-transform: uppercase;
	font-family: Arial Black;
	font-size: 20px;
	margin-bottom: 10px;
}
.header p.title:first-child{
	text-transform: uppercase;
	font-family: Arial Black;
	font-size: 26px;
	color: #e12b22;
	margin-bottom: 3px;
}
.header div.left{
	margin: 3px 0 15px 0;
}
.left-col{
	width: 280px;
	margin-right: 30px;
	float: left;
}
.right-col{
	width: 660px;
	float: left;
}
.header .left-col{
	background: #ffb600;
	margin-left: -30px;
	padding: 15px 30px;
	width: 220px;
	border-radius: 0 10px 0 0;
}
.header .left-col span{
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	line-height: 16px;
	text-shadow: 0px -1px 0px #cc9200;
}
.menu{
	border-radius: 10px 10px 0 0;
	background: #ff0c00;
	overflow: hidden;
}
.menu ul{
	margin-right: -20px;
}
.menu li{
	float: left;
	background: none;
	/* padding: 16px 13px; */
	padding: 0px;
	border-left: 1px solid #b62821;
}
.menu li:first-child{
	border: none;
}
.menu a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px -1px 0px #cc0a00;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	/* width: 131px; */
	text-align: center;
	padding: 16px 23px 15px;
}
.menu a:hover{
	text-shadow: 0px -1px 0px #b60a01;
	background: #e40c01;
}
.catalog-menu{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d2fb', endColorstr='#fae2ff'); /* для IE6-9 */
	background-image: -webkit-gradient(linear, left top, right top, from(#f4d2fb), to(#fae2ff));
	background-image: -webkit-linear-gradient(left, #f4d2fb, #fae2ff);
	background-image:    -moz-linear-gradient(left, #f4d2fb, #fae2ff);
	background-image:      -o-linear-gradient(left, #f4d2fb, #fae2ff);
	background-image:         linear-gradient(to right, #f4d2fb, #fae2ff);
	border-radius: 0 0 10px 0;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-bottom: 50px;
}
.catalog-menu a{
	color: #570b67;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px 0px 3px 31px;
	display: inline-block;
	white-space: normal;
	width: 218px;
}
.catalog-menu a span{
	text-transform: none;
	color: inherit;
}
.catalog-menu a:hover{
	text-decoration: underline;
}
.catalog-menu .light span{
	margin: 5px 0 0 24px;
	padding: 4px;
	width: auto;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#794983', endColorstr='#a44bb7') !important; /* для IE6-9 */
	background-image: -webkit-gradient(linear, left top, right top, from(#794983), to(#a44bb7)) !important;
	background-image: -webkit-linear-gradient(left, #794983, #a44bb7) !important;
	background-image:    -moz-linear-gradient(left, #794983, #a44bb7) !important;
	background-image:      -o-linear-gradient(left, #794983, #a44bb7) !important;
	background-image:         linear-gradient(to right, #794983, #a44bb7) !important;
	display: inline-block;
}
.catalog-menu .light a{
	width: auto;
	color: #fff;
	padding: 0px 3px 0px 3px;
}
.light{
	height: 30px;
}
.catalog-menu li:first-child{
	background: none;
}
.catalog-menu li{
	background: none;
	background: url("/bitrix/templates/polynext/images/border.png") top no-repeat;
	padding-left: 0;
}
.search-wrap{
	background: #00d600;
	border-radius: 0 0 10px 10px;
	padding: 15px;
	/* margin-bottom: 35px; */
	margin-bottom: 15px;
}
.search-wrap input{
	border: none;
	border-radius: 5px 0 0 5px;
	padding: 7px 15px;
	width: 585px;
}
.loupe{
	background: #00b600;
	border-radius: 0 5px 5px 0;
	float: right;
	width: 45px;
	text-align: center;
	padding: 5px 0;
	border: none;
	cursor: pointer;
	margin: 0;
}
.loupe i{
	background-position: -49px -36px;
	width: 18px;
	height: 18px;
}
.news-wrap{
	margin-bottom: 35px;
}
.news-wrap h2 i{
	background-position: 0 -68px;
	width: 30px;
	height: 30px;
	margin: 0px 15px -6px 0;
}
.news{
	background: #fffad1;
	border-radius: 10px;
}
.news li{
	padding: 17px 0;
	background: url("/bitrix/templates/polynext/images/border-news.png") top no-repeat;
}
.news li p {
    margin: 0px 0px 0px 20px;
    padding: 0;
}
.news li:first-child, .sale li:first-child{
	background: none;
}
.news li > span{
	margin-left: 20px;
	display: inline-block;
}
.news a, .sale a, .footer a{
	color: #0098cf;
}
.sale-wrap h2 i{
	background-position: -32px -68px;
	width: 30px;
	height: 30px;
	margin: 0px 15px -6px 0;
}
.sale{
	background: #eefbff;
	border-radius: 10px;
}
.sale li{
	padding: 12px 0;
	background: url("/bitrix/templates/polynext/images/border-sale.png") top no-repeat;
}
.sale li a{
	display: inline-block;
	width: 400px;
	margin-left: 20px;
}
.price .old{
	color: #cf3328;
	text-decoration: line-through;
	display: inline-block;
}
.price .new{
	font-weight: bold;

	display: inline-block;
	color: #494949;
}
.sale .price .old{
	width: 80px;
	text-align: right;
	margin-right: 15px;
}
.sale .price .new{
	width: 80px;
	text-align: left;
}
.more{
	margin: 0 auto;
	background: #28b7eb;
	border-radius: 10px 10px 0 0;
	width: 160px;
	text-align: center;
	margin-top: 20px;
}
.more a{
	padding: 10px 0;
	color: #fff;
	text-shadow: 0px -1px 0px #2092bc;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
.content .right-col{
	margin-bottom: 55px;
}
.catalog thead td{
	background: #e8f9ff;
	color: #0098cf;
	font-size: 13px;
	padding: 0px 0 12px 15px !important;
}
.hack{
	width: 100%;
	height: 15px;
	background: #e8f9ff;
	border-radius: 10px 10px 0 0;
}
.catalog td{
	padding: 15px 0 15px 10px !important;
	vertical-align: top;
	background: #f8fdff;
	position: relative;
	border: none;
}
.catalog thead span{
	font-size: 13px;
}
.catalog thead a{
	color: #0098cf;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	font-weight: normal;
}
.catalog{
	border-radius: 10px 10px 0 0;
	width: 100%;
	margin-bottom: 50px;
}
.descr p, .descr span{
	color: #9a9a9a;
}
.descr p{
	margin-bottom: -2px;
}
.descr a{
	color: #0098cf;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 0px;
	white-space: nowrap;
	max-width: 280px;
	/*text-overflow: ellipsis;*/
	overflow: hidden;
	margin-top: -4px;
	min-width: 280px;
	position: relative;
}
.descr a:after {
	content: " ";
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
	width: 20px;
	height: 15px;
	background: -o-linear-gradient(to right, rgba(255,255,255,0), rgba(248,253,255,1));
	background: -moz-linear-gradient(to right, rgba(255,255,255,0), rgba(248,253,255,1));
	background: -webkit-linear-gradient(to right, rgba(255,255,255,0), rgba(248,253,255,1));
	background: linear-gradient(to right, rgba(255,255,255,0), rgba(248,253,255,1));
}
.basket .descr a:after{
	top: 4px !important;
}
.photo{
	background-position: center;
	background-repeat: no-repeat;
    cursor: zoom-in;
	overflow: hidden;
	width: 65px;
	/* height: 65px; */
}
.catalog .no-photo{
	background: url("/bitrix/templates/polynext/images/no-photo.png") !important;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 65px;
	/* height: 65px; */
}
tr.line td{
	background: url("/bitrix/templates/polynext/images/line.png") no-repeat center #f8fdff;
	padding: 1px 0 !important;
}
.catalog .price{
	margin-right: 10px;
}
.catalog .old{
	margin-bottom: 5px;
	font-weight: bold;
}
.catalog td img{
	/* position: absolute;
	z-index: 1; */
	bottom: 15px;
	left: 0;
}
.catalog td div.photo{
    border: 2px solid #0098CF;
}
.pagination{
	position: relative;
	z-index: 1;
}
.pagination li{
	float: left;
	padding: 0;
	background: none;
}
.pagination span{
	color: #fff;
	background: #28b7eb;
	border-radius: 50px;
	padding: 5px 7px 6px 7px;
	font-size: 15px;
	font-weight: bold;
}
.pagination a{
	color: #0098cf;
	font-size: 15px;
	font-weight: bold;
}
.pagination a:hover{
	color: #9a9a9a;
}
.pagination ul + ul{
	margin: 0 auto;
	display: table;
	position: relative;
	z-index: 2;
}
.pagination ul + ul li{
	padding: 0 5px;
}
.pagination .arrows{
	position: absolute;
	z-index: 1;
	width: 660px;
}
.pagination .right{
	float: right;
}
.catalog-menu li.active a{
	background: url("/bitrix/templates/polynext/images/marker.png") no-repeat left 12px;
	margin-left: 5px;
	padding-left: 25px;
}
.catalog-menu li.active span{
	width: 280px;
	display: inline-block;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2cafa', endColorstr='#f2cafa');*/
	background-image: -webkit-gradient(linear, right top, left top, from(#f2cafa), to(#f2cafa));
	background-image: -webkit-linear-gradient(right, #f2cafa, #f2cafa);
	background-image: -moz-linear-gradient(right, #f2cafa, #f2cafa);
	background-image: -o-linear-gradient(right, #f2cafa, #f2cafa);
	background-image: linear-gradient(to left, #f2cafa, #f2cafa);
	margin-bottom: -2px;
	padding-bottom: 2px;
}
.product-img{
	width: 280px;
	/* height: 225px; */
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}
.product-info{
	background: #fdf7eb;
	padding: 15px;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	width: 325px;
}
.product-wrap{
	position: relative;
	z-index: 1;
	margin-bottom: 25px;
}
.product-info-wrap img{
	margin-bottom: 20px;
}
.product-info-wrap p{
	margin-bottom: 5px;
}
.product-info .price .old, .product-info .price{
	font-weight: bold;
	font-size: 15px;
}
.product-info .price .new{
	font-weight: bold;
	font-size: 18px;
}
.num{
	width: 74px;
	margin-right: 5px;
}
.num_list{
	width: 34px;
	margin-right: 5px;
}
.number{
	position: relative;
	z-index: 1;
	margin-right: 50px;
}
.minus, .plus {
	display: inline-block;
	cursor: pointer;
	background: url("/bitrix/templates/polynext/images/icons.png") no-repeat;
	width: 30px;
	height: 15px;
	position: absolute;
	/* z-index: 10; */
	right: -9px;
}
.plus {
	background-position:  -64px -68px;
	bottom: 18px;
	right: -35px;
}
.minus {
	background-position: -64px -88px;
	bottom: -1px;
	right: -35px;
}
.product-info button{
	padding: 10px 30px 11px 30px;
	margin: 0;
}
.blue{
	color: #0098cf;
}
.bold{
	font-size: 15px;
	font-weight: bold;
}
.pdf{
	margin-bottom: 25px;
	display: inline-block;
}
.pdf i, .excel i{
	margin-bottom: -15px;
	margin-right: 15px;
	height: 35px;
}
.pdf i{
	width: 25px;
	background-position: -101px -29px;
}
.excel i{
	width: 30px;
	background-position: -96px -68px;
	margin-left: -5px;
}
.time{
	width: 100%;
	margin: 40px 0 25px 0;
	border-top: 1px solid #c9caca;
}
.time td{
	font-size: 15px;
	border-bottom: 1px solid #c9caca;
	padding: 30px 0 20px 0;
	vertical-align: top;
	line-height: 20px;
	border-top: none;
}
.mark-g, .mark-y{
	display: inline-block;
	padding: 0 5px;
	margin-left: -5px;
}
.mark-g{
	background: #99ff99;
}
.mark-y{
	background: #f6ff0a;
}
.how-buy li{
	margin-bottom: 15px;
}
.how-buy table td {
	font-size: 15px;
	padding: 10px 0 10px 60px;
	vertical-align: top;
	line-height: 20px;
}
.how-buy table td:first-child{
	padding-left: 0;
}
.how-buy table tbody td {
	border-top: 1px solid #c9caca;
}
.how-buy table tbody tr:first-child td {
	border-top: none;
}
.how-buy table thead td {
	border-bottom: 3px solid #c9caca;
}
.how-buy table tfoot td {
	border-top: 3px solid #c9caca;
}
.red{
	color: #cf3328;
}
button.oran{
	font-size: 15px;
	font-weight: bold;
	background: #faa234;
	padding: 15px;
	margin-top: 3px;
}
.order input[type=text]{
	width: 217px;
}
.order textarea{
	height: 51px;
	width: 363px;
}
.order td{
	border-color: #f0f1f1;
	padding: 15px 0 15px 30px;
}
.check+label {
	display: inline-block;
	width: auto;
	padding-left: 27px;
	font-size: 15px;
	min-height: 19px;
	line-height: 19px;
	padding-top: 1px;
	background-image: url(/bitrix/templates/polynext/images/radio.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	/*margin-bottom: 18px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 100px;
	text-align: left;
	margin-right: 30px;
}
.check {
	display: none;
}
.check:checked+label {
	color: #272727;
	background-image: url(/bitrix/templates/polynext/images/radio_a.png);
}
td.v-t{
	vertical-align: top;
	padding-top: 20px;
}
.basket td{
	border: none;
	padding: 15px 0 15px 10px !important;
}
.basket tbody td{
	background: #f8fdff;
}
.basket thead td {
	background: #e8f9ff;
	font-size: 13px;
	padding: 0px 0 12px 10px !important;
	border-bottom: 5px solid #fff;
}
.basket .descr a {
	max-width: 260px;
	min-width: 260px;
}
.basket input[type=text] {
	width: 51px;
	border: 1px solid #d2ecf6;
}
.del{
    display: inline-block;
	width: 24px;
	height: 24px;
	background-position: -132px -31px;
	cursor: pointer;
	margin-bottom: -6px;
    margin-right: 10px;
}
.recalc, .clear-b{
	background: #e8f9ff;
	border: 1px solid #d2ecf6;
	border-radius: 30px;
	display: inline-block;
	padding: 5px 10px 6px 10px;
	margin-right: 10px;
	/*padding: 1px 10px 6px 10px;*/
	text-decoration: none;
	margin-top: -7px;
}
.recalc i, .clear-b i{
	width: 15px;
	height: 15px;
	margin-right: 7px;
}
.recalc i{
	background-position: -132px -58px;
	margin-bottom: -2px;
}
.clear-b i{
	background-position: -137px -34px;
	margin-bottom: -1px;
}
.basket tfoot td{
	padding: 30px 0 0 0 !important;
}
.basket .oran{
	padding: 9px 20px;
	margin-top: -10px;
}
button.loupe:hover{
	background: #00B600;
}
@-moz-document url-prefix() {
	.loupe {
		padding: 5px 0 4px 0;
	}
	.catalog .price{
		margin-right: 10px;
        width: 80px;
	}
	.product-info .price{
		margin-right: 10px;
        width: auto;
	}
	.number {
    margin-right: 45px;
	}
}
.number input.num_list {
    width: 50px;
}
#basket_total {
    color: #fff;
    display: inline-block;
    font-weight: bold;
}
table.price_list {
    border-collapse: collapse;
    border: 1px solid #c9caca;
}
table.price_list td {
    border-collapse: collapse;
    border: 1px solid #c9caca;
    float: none;
    font-size: 9pt;
    margin: 0px;
    padding: 5px;
}
table.price_list td.center {
    text-align: center;
}
table.price_list td.left {
    text-align: left;
}
table.price_list td.right {
    text-align: right;
}
table.price_list td h1,
table.price_list td h2,
table.price_list td h3,
table.price_list td h4,
table.price_list td h5,
table.price_list td h6 {
    margin: 0px;
}
.form_element label span {
    display: inline-block;
    #float: left;
    padding: 10px 0px;
    width: 310px; 
}

.form_element {
    clear: both;
    margin-bottom: 10px;
}

.form_element input[type="text"].textinputs,
.form_element input[type="password"].textinputs,
.form_element textarea {
    width: 240px;
}

.form_element input[type='text'].textinputs.error,
.form_element input[type='password'].textinputs.error,
.error {
    border: 1px solid #f00;
}
.hidden {
    display: none;
}
.textinputs.captcha {
    float: left;
}
#captcha_img {
    float: left;
}
#captcha_reset {
    float: left;
    padding: 7px 10px;
    width: 140px;
}

.form_element span sup {
    color: #cc0a00;
}
.items_list button {
    margin-top: 2px;
    margin-right: 2px;
}
.amount_popup,
.price_popup {
    border: 1px solid #28b7eb;
    border-radius: 5px;
    background: #fff;
    display: none;
    right: 15px;
    padding: 20px;
    position: absolute;
    width: 220px;
    z-index: 2;
}
.product-info .price_popup,
.amount_popup {
    width: 240px;
}
.amount_popup {
    margin-right: -60px;
    margin-top: -80px;
    z-index: 8;
}
.added {
    background: #fff;
    display: none;
    text-align: center;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    z-index: 5;
}
.show_price_popup {
    z-index: 1;
}
div.change-amount {
    width: 15px;
}
div.price_popup a.close,
div.amount_popup a.close {
    display: inline-block;
    position: absolute;
    right: -26px;
    top: 15px;
}
table.basket span.plus,
table.basket span.minus {
    bottom: auto;
    left: auto;
    position: static;
    right: auto;
    top: auto;
}

table.basket span.minus {
    margin-top: 4px;
}

table.basket div.change-amount {
    margin-right: 11px;
}
img.new {
    margin-top: 5px;
}

.purchase_steps {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 220px;
}

.errors {
    color: #ff0000;
    margin-bottom: 10px;
}

small {
    font-size: 8pt;
}

.catalog td div.price {
    width: 70px;
}

.navibar {
    color: #0098cf;
    font-size: 9pt;
    margin-bottom: 50px;
}

.navibar a {
    color: #0098cf;
    font-size: 9pt;
}

.product-img a img {
    cursor: zoom-in;
}

#gallery-popup {
	clear: both;
}

#big_image {
	display: inline-block;
	float: left;
	height: 500px;
	margin-right: 20px;
	width: 700px;
}
#big_image img {
	width: 100%;
}

#preview_images {
	display: inline-block;
	float: right;
	text-align: center;
	width: 20%;
}

#preview_images a.gal2 {
	display: block;
	margin-bottom: 10px;
}
#okno {
width: 350px; 
background-color: #FFF;
height: 260px;
z-index:99999;
text-align: center;
padding: 15px;
border: 3px solid #0000cc;
border-radius: 10px;
color: #0000cc;
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
#okno:target {display: block;}
.close {
display: inline-block;
#border: 1px solid #0000cc;
#color: #0000cc;
padding: 0 12px;
margin: 10px;
text-decoration: none;
#background: #f2f2f2;
font-size: 14pt;
cursor:pointer;
}
.close:hover {#background: #e6e6ff;}