html, body, div, span, img, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, p, form, input, select, table, td {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
}

body, table {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #202020;
}

form {
	width: 100%;
}

table {
	border-spacing: 0px;
	empty-cells: show;
	border: none;
}

td {
	vertical-align: top; 
}

body {
	background-color: #fff;
}


h1, h2 {
	font-family: "Arial Narrow", Tahoma, Arial, Helvetica;
	color: #dc000b;
}

h1 {
	padding: 0 0 6px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #dc000b;
	text-transform: uppercase;	
}

h2 {
	padding: 0 0 16px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;	
}



h3 {
	font-size: 12px;	
	line-height: 12px;
}


h4 {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

h5 {
	font-size: 10px;
}


a {
	color: #dd000c;
	text-decoration: underline;
}

a:visited {
	/*color: #ff6c74;*/
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

p {
	padding: 0 0 14px 0;
}


li {
	list-style: none;
}


ol li {
	padding: 0 0 0 35px;
	list-style-type: decimal;
	list-style-position: inside;
}

input, select, textarea {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

input, select {
	height: 16px;
}


.fl {
	float: left!important;
}

.fr {
	float: right!important;
}


img.fl {
	float: left;
	clear: left;
	margin: 2px 10px 0 0;
}

img.fr {
	float: right;
	clear: right;
	margin: 2px 0 0 10px;
}

.textwithimage {
	float: left;
	width: 50%;
	clear: right;
}

.vspacer,
.hspacer, 
.spacer, 
.line,
.boldline {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.wrapper {
	width: 100%;
}

.line,
.boldline {
	background-color: #dd000c;
}

.boldline {
	height: 3px;
}

.red {
	color: #dd000c!important;
}

a.more {
	text-decoration: none;
	padding-left: 4px;
	font-weight: normal;
}

.comments {
	color: #b2b2b2;
	font-size: 9px;
}

.oneof4 {
	width: 25%;
}


.button,
.button span {
	background: url(imgs/button_right_decor.gif) 100% 0 no-repeat #e9e9e9;
	height: 16px;
	float: left;
	white-space: nowrap;
	cursor: pointer;
}

.button span {
	background: url(imgs/button_left_decor.gif) 0 0 no-repeat transparent;
	height: auto;
	padding: 0 6px 2px 8px;	
	line-height: 14px;
}


.button a,
a.button {
	text-decoration: underline;
	font-size: 10px;
	color: #dd000c!important;
}


.pages {
	 float: right;
}

.pages span {
	display: block;
	float: right;
	margin: 0 2px;
	line-height: 23px;
	font-size: 10px;
}

.pages .active {
	color: #dd000c;
}

.pages .active a {
	color: #dd000c;
	text-decoration: none;
}

.pages a.more {
	padding: 0;
}

.nobr {
	white-space: nowrap;
}


.maincontainer {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	position: relative;
}


/* <mainpart> */
.mainpart {
	width: 100%;
	float: right;
	margin-left: -315px;
}

.mainpart .indent {
	margin-left: 315px;
}
/* </mainpart> */

/* <leftpart> */
.leftpart {
	float: left;
	width: 315px;	
}

/* </leftpart> */



/* <leftcolumn> */
.leftcolumn {
	width: 100%;
	float: left;
	margin-right: -50%;
}

.leftcolumn .columnindent {
	margin-right: 50%;
}
/* </leftcolumn> */

/* <rightcolumn> */
.rightcolumn {
	width: 50%;
	float: right;
}

/* </rightcolumn> */

/* <mainpart> */

/* <breadcrumbs> */
.breadcrumbs {
	color: #dc000b;
	line-height: 10px;
	font-size: 9px;
	padding: 13px 0 0 0px;
}

.breadcrumbs a {
	color: #b2b2b2;
}
/* </breadcrumbs> */

/* <header> */
.header {
	position: relative;
	height: 119px;
	padding-right: 20px;
}

/* <leftpart> */
.header .leftpart .indent {
	padding: 19px 20px 0 20px;
}

.header .logo {
	padding: 0 0 12px 27px;
}

.header .leftpart .line {
	background-color: #dd000c;
}
/* </leftpart> */

/* <mainpart> */
.header .mainpart .indent {
	padding: 13px 0 0 0;
}

/* <promo> */
.header .mainpart .promo {
	background: transparent url(imgs/promo_bg.gif) repeat 0 0;
}

.header .mainpart .promo .leftdecor {
	background: transparent url(imgs/promo_left.jpg) no-repeat 0 0;
}

.header .mainpart .promo .rightdecor {
	height: 93px;
	background: transparent url(imgs/promo_right.gif) no-repeat 100% 0;
	padding-right: 55px;
}

.header .mainpart .promo .title {
	float: right;
	width: 368px;
	padding-top: 20px;
	background: transparent url(imgs/promo_title.gif) no-repeat 0 20px;     
}

.header .mainpart .promo .title img {
	width: 367px;
	height: 35px;
	display: block;
}

.header .mainpart .promo .coins,
.header .mainpart .promo .phone {
	float: right;
	width: 255px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 37px;
}

.header .mainpart .promo .coins {
	background-position: 0 100%; 
	background-image: url(imgs/promo_coins.gif);
}
/* </promo> */

/* </mainpart> */

/* <regions> */
.header .regions {
	position: absolute;
	bottom: 0;
	left: 20px;
	height: 25px;
	z-index: 10; 
}

.header .regions div {
	background: transparent url(imgs/region_bg.gif) no-repeat 0 -25px;
	float: left;
	height: 25px;
	width: 118px;
}

.header .regions div.active {
	background-position: 0 0;
}

.header .regions span {
	height: 21px;
	background-position: 16px 0;
	background-repeat: no-repeat;
	display: block;
	margin-top: 2px;
}

.header .regions .active span {
	background-position: 16px -21px;
}

.header .regions a {
	text-decoration: none;
	font-size: 12px;
	color: #353535;
	display: block;
	padding: 3px 0 0 49px;
}

.header .regions .active a {
	color: #fff;
}


/* </regions> */

/* </header> */

/* <mainmenu> */
.mainmenu {
	background: transparent url(imgs/mainmenu_bg.gif) repeat-x 0 0;
	height: 35px;
	margin-right: 20px;
}

.mainmenu .decor {
	background: transparent url(imgs/mainmenu_decor.gif) no-repeat 100% 0;
	padding-left: 20px;
}

.mainmenu ul {
	height: 35px;
}

.mainmenu ul li {
	background: transparent url(imgs/mainmenu_border.gif) repeat-y 0 0;
	float: left;
	height: 35px;
	display: block;
}

.mainmenu ul li span {
	background-position: 9px -33px;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	float: left;
}

.mainmenu ul li a {
	display: block;
	padding: 0 7px 0 8px;
}

.mainmenu ul li img {
	height: 33px;
}

.mainmenu ul li.about img {
	width: 106px;
}

.mainmenu ul li.about span {
	background-image: url(imgs/menu_about.jpg);
}

.mainmenu ul li.archive img {
	width: 79px;
}

.mainmenu ul li.archive span {
	background-image: url(imgs/menu_archive.jpg);
}

.mainmenu ul li.topics img {
	width: 111px;
}

.mainmenu ul li.topics span {
	background-image: url(imgs/menu_topics.jpg);
}

.mainmenu ul li.subscribe img {
	width: 105px;
}

.mainmenu ul li.subscribe span {
	background-image: url(imgs/menu_subscribe.jpg);
}

.mainmenu ul li.entertainment img {
	width: 87px;
}

.mainmenu ul li.entertainment span {
	background-image: url(imgs/menu_entertainment.jpg);
}

.mainmenu ul li.feedback img {
	width: 136px;
}

.mainmenu ul li.feedback span {
	background-image: url(imgs/menu_feedback.jpg);
}


.mainmenu ul li.contacts img {
	width: 109px;
}

.mainmenu ul li.contacts span {
	background-image: url(imgs/menu_contacts.jpg);
}

.mainmenu ul li.advertising img {
	width: 140px;
}

.mainmenu ul li.advertising span {
	background-image: url(imgs/menu_advertising.jpg);
}

.mainmenu ul li.home {
	float: right;
	background-position: 0 0;
}

.mainmenu ul li.home img {
	width: 30px;
}

.mainmenu ul li.home span {
	background-image: url(imgs/icon_home.jpg);
	background-position: 40px -33px;
}

.mainmenu ul li.home a {
	padding: 0 33px 0 39px;
}

.mainmenu ul li.active span {
	background-position: 9px 0;
}

.pmain .mainmenu ul li.home span {
	background-position: 40px 0;
}

/* </mainmenu> */

/* <maincontent> */
.maincontent {
	padding-right: 20px;
}

.maincontent .leftpart .indent {
	padding: 17px 0 20px 20px;
}

.maincontent .cover {
	padding-bottom: 2px;
}

.maincontent .leftpart .text {
	padding-right: 20px;
}

.maincontent .leftpart .text .image {
	padding-bottom: 20px;
}

.maincontent .leftpart .grayblock,
.maincontent .mainpart .grayblock {
	background: #e9e9e9 url(imgs/grey_top_right_decor.gif) no-repeat 100% 0;
	margin: 0 20px 20px 0;
}

.maincontent .leftpart .grayblock .decortopleft,
.maincontent .mainpart .grayblock .decortopleft {
	background: transparent url(imgs/grey_top_left_decor.gif) no-repeat 0 0;
}

.maincontent .leftpart .grayblock .decorbottomleft,
.maincontent .mainpart .grayblock .decorbottomleft {
	background: transparent url(imgs/grey_bottom_left_decor.gif) no-repeat 0 100%;
}


.maincontent .leftpart .grayblock .decorbottomright,
.maincontent .mainpart .grayblock .decorbottomright {
	background: transparent url(imgs/grey_bottom_right_decor.gif) no-repeat 100% 100%;
}


.maincontent .leftpart .grayblock .line,
.maincontent .mainpart .grayblock .line {
	background-color: #f4f4f4;
}

.maincontent .leftpart .poll,
.maincontent .mainpart .content .poll {
	padding: 8px 14px;	
}

.maincontent .leftpart .poll .vote,
.maincontent .mainpart .content .poll .vote {
	padding: 10px 5px;
}

.maincontent .leftpart .poll .vote p,
.maincontent .mainpart .content .poll .vote p {
	padding: 0 0 6px 0;
}

.maincontent .leftpart .poll .graph,
.maincontent .mainpart .content .poll .graph {
	float: left;
	height: 15px;
	background: transparent url(imgs/vote_graph.gif) repeat-x 0 0;
	clear: left;
}

.maincontent .leftpart .poll .percent,
.maincontent .mainpart .content .poll .percent {
	float: left;
	padding-left: 11px;
}

.maincontent .leftpart .submenu {
	padding: 14px 20px 20px 20px;
}

.submenu li {
	font-size: 12px;
	color: #353535;
	text-transform: uppercase;
	padding: 0 0 5px 23px;
	line-height: 12px;
	font-weight: bold;
	font-family: "Arial Narrow", Tahoma, Arial, Helvetica;
	background: transparent url(imgs/arrow_yellow.gif) no-repeat 0 2px;
}

.submenu li.active a {
	text-decoration: none;
	color: #353535;
	cursor: default;
}


/* <mainpart> */

/* <leftcolumn> */
.maincontent .leftcolumn .columnindent {
	padding: 17px 0; 
}

.maincontent .argument {
	position: relative;
	padding-bottom: 50px;
}

.maincontent .argument .text {
	width: 100%;
	float: right;
	margin-left: -125px;
} 

.maincontent .argument .text .textindent {
	margin-left: 125px;
	padding: 16px 23px;
}

.maincontent .argument .images {
	width: 125px;
	float: left;
	padding-top: 12px;
}

.maincontent .argument .image {
	padding-bottom: 10px;
}

.maincontent .argument .image {
	padding-bottom: 10px;
}

.maincontent .argument .image .bottomdecor {
	background: #e9e9e9 url(imgs/image_bottom.gif) no-repeat 0 100%; 
}

.maincontent .argument .image .topdecor {
	background: transparent url(imgs/image_top.gif) no-repeat 0 0; 
	padding: 4px 4px 7px 4px;
}

.maincontent .argument .image img {
	display: block;
	width: 117px;
	margin-bottom: 4px;
}

.maincontent .argument .image a {
	padding: 0;
	color: #353535;
	font-size: 9px;
}


.maincontent .argument h4 {
	background-color: #fd0;
	padding-left: 3px;
	color: #03a0d3;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
}

.maincontent .argument h4 span {
	background-color: #fff;
	display: block;
	padding-left: 6px;
}

.maincontent .argument .link {
	padding: 0 0 10px 9px;
	font-size: 10px;
}

.maincontent .argument a {
	color: #353535;
}

.maincontent .argument a.more {
	color: #dc000b;
}

.maincontent .argument .chooseregion {
	bottom: 0;
	right: 8px;
	position: absolute;
}

.maincontent .argument .chooseregion .link,
.maincontent .argument .chooseregion .arrow {
	float: right;
}

.maincontent .argument .chooseregion .link {
	padding: 5px 2px 0 0;
}

.maincontent .argument .chooseregion .link a {
	color: #dd000c;
	font-size: 10px;
}

.maincontent .argument .chooseregion .regions {
	position: absolute;
	bottom: 0;
	right: 27px;
	width: 103px;
}

.maincontent .argument .chooseregion .regions .spacer {
	background: #fff url(imgs/choose_bg.gif) repeat-y 0 0;
}

.maincontent .argument .chooseregion .regions .region div {
	padding: 2px 0;
	width: 103px;
	background: #e9e9e9 url(imgs/choose_bg.gif) repeat-y 0 0;
}

.maincontent .argument .chooseregion .regions .top div {
	background: transparent url(imgs/choose_top_decor.gif) repeat-y 0 -26px;
}

.maincontent .argument .chooseregion .regions .bottom div {
	background: transparent url(imgs/choose_bottom_decor.gif) repeat-y 0 -26px;
}

.maincontent .argument .chooseregion .regions .hover {
	background-color: #f6f6f6!important;
}

.maincontent .argument .chooseregion .top .hover,
.maincontent .argument .chooseregion .bottom .hover {
	background-color: transparent!important;
	background-position: 0 0!important;
}

.maincontent .chooseregion .regions li {
	background-position: 0 2;
	background-repeat: no-repeat;
	display: block;
	height: 23px; 
	float: left;
	clear: both;
}

.maincontent .argument .chooseregion .regions span {
	height: 22px;
	background-position: 10px -22px;
	background-repeat: no-repeat;
	display: block;
}

.maincontent .argument .chooseregion .regions .hover span {
	background-position: 10px 0!important;
}

.maincontent .chooseregion .regions a {
	font-size: 12px;
	display: block;
	padding: 3px 0 0 25px;
}


.maincontent .argument .chooseregion .regions a {
	text-decoration: none;
	font-size: 12px;
	color: #353535;
	display: block;
	padding: 3px 0 0 38px;
}





/* </leftcolumn> */

/* <rightcolumn> */
.maincontent .rightcolumn .info {
	width: 100%;
	float: left;
	margin-right: -90px;
}

.maincontent .rightcolumn .info .infoindent {
	margin-right: 90px;
	padding: 13px 20px;
}

.maincontent .mainpart .banner {
	width: 90px;
	float: right;
	padding: 17px 0;
}


.maincontent .rightcolumn .info h2 {
	padding: 0;	
}

.maincontent .rightcolumn .info h3 {
	font-size: 12px;
	color: #353535;
	font-family: "Arial Narrow", Tahoma, Arial, Helvetica;
	font-weight: normal;
	text-transform: uppercase;
}

.maincontent .rightcolumn .reasons .title {
	float: right;
	width: 150px;
	height: 45px;
}

.maincontent .rightcolumn .reasons {
	background: #e9e9e9 url(imgs/info_grey_title_bg.jpg) no-repeat 100% 0;
	padding-top: 4px;
}

.maincontent .rightcolumn .reasons .decortopleft {
	background: transparent url(imgs/grey_top_left_decor.gif) no-repeat 0 0;
}

.maincontent .rightcolumn .reasons .decorbottomleft {
	background: transparent url(imgs/grey_bottom_left_decor.gif) no-repeat 0 100%;
}


.maincontent .rightcolumn .reasons .decorbottomright {
	background: transparent url(imgs/grey_bottom_right_decor.gif) no-repeat 100% 100%;
	padding: 0 9px 9px 10px;
}



.maincontent .rightcolumn .reasons .reason {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 40px;
	min-height: 33px;
}

.maincontent .rightcolumn .reasons .line {
	background-color: #f4f4f4;
}

.maincontent .rightcolumn .poll {
	background: #58caef url(imgs/info_blue_title_bg.jpg) no-repeat 100% 0;
	padding-top: 7px;
}

.maincontent .rightcolumn .poll .title {
	float: right;
	width: 150px;
	height: 38px;
}

.maincontent .rightcolumn .poll h2 {
	padding-top: 5px;
}

.maincontent .rightcolumn .poll .decortopleft {
	background: transparent url(imgs/blue_top_left_decor.gif) no-repeat 0 0;
}

.maincontent .rightcolumn .poll .decorbottomleft {
	background: transparent url(imgs/blue_bottom_left_decor.gif) no-repeat 0 100%;
}


.maincontent .rightcolumn .poll .decorbottomright {
	background: transparent url(imgs/blue_bottom_right_decor.gif) no-repeat 100% 100%;
	padding: 0 9px 10px 0;
}



.maincontent .rightcolumn .poll .point {
	float: right;
	width: 100%;
	margin-left: -42px;
}

.maincontent .rightcolumn .poll .light {
	background-color: #79d5f2;
}

.maincontent .rightcolumn .poll .pointindent {
	margin-left: 42px;
	padding: 2px 0;
}

.maincontent .rightcolumn .poll .radio {
	float: left;
	padding-left: 14px;
}

.maincontent .rightcolumn .poll .radio img {
	width: 17px;
	height: 17px;
	background: transparent url(imgs/radio_dark.gif) no-repeat 0 -17px;
	display: block;
}

.maincontent .rightcolumn .poll .light .radio img {
	background: transparent url(imgs/radio_light.gif) no-repeat 0 -17px;
}

.maincontent .rightcolumn .poll .radio .active {
	background-color: Aqua;
}


.maincontent .rightcolumn .poll .radio .active img {
	background-position: 0 0!important;
}

.maincontent .rightcolumn .poll .button,
.maincontent .rightcolumn .poll .button span {
	background: url(imgs/button_blue_right_decor.gif) 100% 0 no-repeat #e9e9e9;
	height: 16px;
	float: left;
	white-space: nowrap;
	cursor: pointer;
}

.maincontent .rightcolumn .poll .button span {
	background: url(imgs/button_blue_left_decor.gif) 0 0 no-repeat transparent;
	height: auto;
	padding: 0 6px 2px 8px;	
	line-height: 14px;
}


.maincontent .rightcolumn .poll .button a,
.maincontent .rightcolumn .poll a.button {
	text-decoration: underline;
	font-size: 10px;
	color: #dd000c;
}

.maincontent .rightcolumn .poll .hspacer {
	 height: 8px;
}

.maincontent .rightcolumn .poll form {
	clear: both;
}


.maincontent .rightcolumn .smallcovers {
	padding-top: 2px;
}

.maincontent .rightcolumn .smallcovers .cover {
	float: left;
	width: 95px;
	font-size: 9px;
	color: #686868;
	height: 137px;
	overflow: hidden;
}

.maincontent .rightcolumn .smallcovers .cover a {
	color: #686868;
}

.maincontent .rightcolumn .smallcovers .cover img {
	display: block;
}


/* </rightcolumn> */

.maincontent .content {
	width: 100%;
	float: left;
	margin-right: -90px;
}


.maincontent .content .contentindent {
	padding: 17px 20px 17px 0;
	margin-right: 90px;
}

.maincontent .content ul, 
.maincontent .content ol {
	padding: 0 0 14px 20px;
}

.maincontent .content ul li {
	list-style: none;
	background: none;
	padding: 0;
}

.maincontent .content ul span {
	background: transparent url(imgs/bullet.gif) no-repeat 0 5px;
	padding-left: 8px;
}


.maincontent .content .arrow {
	background: transparent url(imgs/arrow_red.gif) no-repeat 0 3px;
	padding-left: 20px;
}

.maincontent .content .hspacer {
	height: 14px;
}

.maincontent .content h3 {
	padding: 14px 0;
}

.maincontent .content .columnindent {
	padding: 0;
}

.maincontent .content .sponsors td {
	padding: 10px 0;
	vertical-align: middle;
}

.maincontent .content .typetable {
	padding: 0 0 14px 0;
}

.maincontent .content .typetable td {
	padding: 0 16px;
	vertical-align: middle;  
}

.maincontent .content .typetable td.border {
	border-left: 1px solid #ede9e6;
	text-align: center;
}

.maincontent .content .typetable td.line {
	padding: 3px 0;
	border: none;
	background-color: #fff;
}

.maincontent .content .typetable td.line div {
	background-color: #ede9e6;
}

.maincontent .content .typetable thead td {
	background-color: #e9e9e9;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 16px;
	vertical-align: middle;
	font-size: 10px;  
}

.maincontent .content .typetable thead td.line {
	padding: 0;
}

.maincontent .content .typetable thead td.line div {
	background-color: #fff;
}

.maincontent .content .typetable td.whiteline {
	height: 3px;
}

.maincontent .content .typetable th {
	padding: 3px 16px;
	vertical-align: middle;  
	background-color: #58caef;
	text-align: center;
	color: #fff;
	border-bottom: 3px solid #fff;
}

.maincontent .content .params th {
	padding: 3px 16px;
	font-size: 10px;
	background-color: #e9e9e9;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.maincontent .content .params td {
	padding: 3px 12px;
	border-bottom: 1px solid #e9e9e9;
}




.maincontent .compare {
	padding: 4px 0;
}

.maincontent .compare .compareitem {
	float: left;
	width: 268px;
}

.maincontent .compare .compareindent {
	padding: 24px 24px 24px 4px;
}

.maincontent .compare .image img {
	border: 1px solid #dadada;
	margin-bottom: 10px;
}



.maincontent .compare .line {
	background-color: #dadada;
}

/* <form> */
.maincontent .content form,
.maincontent .content form table {
	width: 100%;
}

.maincontent .content form td.lablecell,
.maincontent .content form td.fieldcell,
.maincontent .content form td.comments {
	border-top: 1px solid #d8d8d8;
}

.maincontent .content form td.first {
	border-top: none;
}

.maincontent .content form input.textfield,
.maincontent .content form textarea,
.maincontent .content form select {
	width: 99%;
}

.maincontent .content form input.button {
	width: 100px;
	font-size: 9px;
	float: left;
	display: block;
	height: 18px;
	margin-right: 10px;
}

.maincontent .content form td.lablecell {
	width: 150px;
	padding: 2px 4px; 
	line-height: 11px;
}

.maincontent .content form td.fieldcell {
	padding: 2px 0;
}

.maincontent .content form td.buttoncell {
	padding: 10px 0;
}

.maincontent .content form td.comments {
	padding: 2px 4px; 
}



/* </form> */
/* </mainpart> */
/* </maincontent> */

/* <footer> */
.footer {
	clear: both;
	font-size: 9px;
	color: #b2b2b2;
}

.footer .line {
	background-color: #dadada;
}

.footer .thickline {
	background-color: #dadada;
	height: 4px;
}

.footer .leftpart .indent,
.footer .mainpart .indent {
	padding: 0 20px 13px 0;
}

.footer .banners {
	padding: 12px 0 0 61px;
}


.footer .banner {
	float: left;
	padding-right: 11px;
}

.footer .columnindent {
	padding-top: 11px;
}

.footer .rightcolumn .columnindent {
	padding: 11px 0 0 35px;
}
/* </footer> */
/*price*/
table.price {
	background-color: #dadada;
}

table.price td {
	background-color: #fff;
}

.price td.title{
	text-align: center;
	font-weight: bold;
}
