/* Core Classes */
/*----------------------------------------------------------------------------*/

body {
	background: #fff;
}

.paperclip_inner_container{
    width: 100%;
}

body, td {
	margin: 0px;
	/*padding: 0px;*/
	text-align: left;
	color: #000000;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader3, .forumheader4, .forumheader5, .finfobar {
	font: normal 14px  Arial, Helvetica, sans-serif;
	line-height:160%;
}

.fcaption{
	font: normal 12px Arial, Helvetica, sans-serif;
}
.commforumborder{
	font: 12px Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #cbc9c9;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	}
.forumheader2{
		font: normal 12px  Arial, Helvetica, sans-serif;	
}
.smalltext {
	font: normal 12px   Arial, Helvetica, sans-serif;
	color: #505050;
} 
.smallblacktext, .tbox, .button, .button:hover, .helpbox {
	font: normal 12px   Arial, Helvetica, sans-serif;
}

td.colorize div{
	height:25px;
	line-height:25px;
	
}

.tbox3 textarea{

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #777777;

border-right-color-value: #777777;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #777777;

border-left-color-value: #777777;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;
}
.forumheader2 a{
	font-weight:bold;
}
 .nextprev{
 	font-weight:bold;
 }
a {
	color: #06C;
	text-decoration:none;
}

a:hover {
	color: #06C;
}

div.conts{
	padding-left:25px;
	padding-right:25px;
	text-align:justify;
}

img {	
	border: 0px;
}
.linkspage_button{
	border:0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border:none;
	height:27px;
	text-align:center;

	/*
background : url(images/button.png) no-repeat;
*/
	outline:none;
	-moz-outline:none;
}

/*
.button:hover {
	background : url(images/buttonover.png) no-repeat;
}*/

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
	}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
	
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f7;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
	width:300px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.logo {
	 display: block;
}
 .top_section {
 border-left: 1px solid gray;
 border-right: 1px solid gray;
 }

/* Theme Specific Classes */
/*----------------------------------------------------------------------------*/

/*
.container {
	width: 975px;
	border-collapse: collapse;
	border-spacing: 0px;
	
	
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
*/
.bordered{
	/*
border: 3px solid #1c79e0;
*/
}
/*.top_section {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
}*/

.left_section {
	vertical-align: top;
	background-color: #eeeeee;
}

.top_bar {
	background-color: #126CA3;
	text-align: right;
	padding-right: 5px;
	width: 100%;
	height: 23px;
}

.border_content{
width: 1004px;
text-align: left;
border-left: 1px solid gray;
border-right: 1px solid gray;
}






.main_container {
	vertical-align: top;
	background:#fff;

}

.top_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
	width:806px;
}

.bottom_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
	width: 100%;
}

.right_section {

	text-align: center;
	vertical-align: top;
	width: 182px;
	background:#ffffff;
}

.main_nav {
	padding-right: 5px;
	vertical-align: top;
}

.main_section {
width:790px;
	vertical-align: top;
	padding: 10px;
	background:#fff;
	border-top:none;
	overflow-x:hidden;
}

.main_caption, .menu_caption {
	font-weight: bold;
	color: #EF1212;
}

.main_caption {
	font-size: 16px;
	margin-bottom:5px;
}

a.main_caption{
	margin:10px 0px 10px 10px;
	color:#C90000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
a.main_caption:hover{
	color:#EF1212;
}

.tablerender {    
	margin:5px 5px 12px 5px;
	/*width: 100%;*/
}

.top_left_menu_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.top_left_menu {
	font-weight: bold;
	color: #1c79e0;
	background:#eeeeee;
 	text-align:center;
	padding-top:10px;
	font-size:12px;
}

.top_left_menu a {
	color: #c90000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	display:block;
	width:100%;
	height: 35px;
	line-height:35px;
}

.top_left_menu a:hover {
	color: #fff;
	background:url(images/link_h.png) no-repeat;
}

.top_left_menu_caption {
	font-size: 12px;
	padding-bottom: 10px;
	display:none;
}



.menu_caption {
	border-bottom: 1px solid #222;
	font-size: 12px;
}

.menu_container {
	width: 160px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.menu_inner_container {
	padding: 10px 7px;
}

.disclaimer {
	text-align: center;
	width: 1004px;
	/*background:url(copyBck.png) no-repeat center top;*/
	color:#fffefe;
	height:115px;
	text-align:center;
	line-height:30px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* Theme Specific Classes: News Style */

.news_info_top {
	padding: 2px;
} 

.news_info_bottom {
	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
	padding: 10px; 
	background: rgb(238, 238, 238);
	border:1px solid #CBC9C9;
	width: 100%;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}


/* Theme Specific Classes: Cube Logo Graphic */







/* Theme Specific Classes: Advanced Content Management Graphic */




/* Theme Specific Classes: Paperclipped Notes Menu */





.paperclip_caption {
	padding: 6px 0px;
	color:#4b4a4a;
	font-size:13px;
	font-weight:bold;
}

.paperclip {
	font-size: 12px;
	padding: 10px 5px 0px 5px;
	text-align: left;
	
	background-repeat: no-repeat;
	margin-bottom: 5px;
	vertical-align: top;
}



/* Theme Specific Classes: Post It Note Menu */



/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: bold 12px arial, verdana, arial, tahoma, sans-serif;
	color: #126CA3;
	text-align: left;
}

div.menuBar {
	background-color: #fff;
	border-top: 1px solid #fff;
	padding: 4px 0px;
	text-align: right;
}

div.emenuBar {
	background-color: #F7F9FA;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid;
	border-color: transparent !important;
	border-color: #fff #fff #fff #fff;
	left: 0px;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #126CA3;
	border-color: #fff #fff #fff #fff !important;
	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #126CA3;
	border-color: #fff #fff #fff #fff !important;
	left: 1px;
	top: 1px;
	color: #fff;
}

div.menu {
	background-color: #FCFDFF;
	border: 1px solid;
	border-color: #fff #a5a5a5 #a5a5a5 #fff;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}

select, input[type=text], input[type=password]{
	background:#fff;
	font-size:13px;
}

input[type=checkbox], textarea, .dioTable input[type=file]{
	background:#fff;
	
}

.even{
	background:#eeeeee;
}

.dioTable tr td h3{
	margin-left:10px;
	
}
.dioTable tr td .button{
	position:relative;
	float:right;
	margin:10px 0px 0px 10px;
}

.dioTable select, .dioTable input[type=text], .dioTable input[type=file]{
	width:90px;
	margin:5px 0px 5px 8px;
}

.dioTable textarea, .dioTable input[type=file]{
	width:96%;
	margin-left:2%;
}

.dioTable table{
	width:96%;
	margin-left:2%;
}
hr{
	color:#CBC9C9;
	background:#CBC9C9;
	border:none;
	height:1px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-left:26px;
	color:#000000;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
	line-height:100%;
}

h1.other{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
	line-height:100%;
}

h1.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-left:26px;
	background-color:#de3507;
	height:21px;
	width:200px;
	color:#fff;
	padding-top:2px;
	padding-left:2px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
		margin-left:10px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		margin-left:10px;
}
h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-left:26px;
	background-color:#de3507;
	height:21px;
	color:#fff;
	padding-top:2px;
	padding-left:2px;
}


.orange{
	color:#9a0202;
}

.allcarmarks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	margin-left:10px;
	line-height:20px;
	text-decoration:none;
}

.allcarmarks a:hover{
	text-decoration:underline;
}

.diocaption{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#fff;
}

.content_list{
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 4px;
}

.dioTable table.upImg {
	width:120px;
}
/*
tplWrapper
*/

.headl {
background:url(lm.png) repeat-y right;

}

.headr {
background:url(rm.png) repeat-y left;

}
.la {
background:url(lm.png) repeat-y right;
height: 100%;
width: 9px;
}

.ra {
background:url(rm.png) repeat-y left;
height: 100%;
width: 9px;
}

.tplWrapper .m .l{
	background:url(lm.png) repeat-y right;
}
.tplWrapper .m .r{
	background:url(rm.png) repeat-y left;
}



.tplWrapper .t{
	background:url(t.png) no-repeat center bottom;
}


.tplWrapper .b{
	background:url(b.png) no-repeat center top;
}


.searchPages a{
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

span.signature{
	color:#555;
}

.grey{
	color:#8b8b8b;
}

.wrapright{
        float: left;
        margin-right: 5px;
        padding: 5px;
        width: 190px; // Ширина изображения
        height: auto;
        border: 0px;
}

.supergrey{
	color:#4b4a4a;
}

.littleText{
	font-family:Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.strongLittleText{
	font-family:Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.login_menu_link{
	font-weight:normal;
	line-height:35px;
}

.messageBox{
	display:block;
	width:90%;
	border:1px solid #cbc9c9;
	background:#ffffff;
	font-weight:normal;
	color:#4b4a4a;
	padding:5px 2px 5px 2px;
}

.messageBox2 {
	width:100%;
}

.messageBlock{
	display:block;
	width:100%;
	border:1px solid #cbc9c9;
	background:#ffffff;
	font-weight:normal;
	color:#4b4a4a;
	padding:5px 0px;
}

.informersBlock{
	display:block;
	width:100%;
	border:1px solid #cbc9c9;
	background:#ffffff;
	font-weight:normal;
	padding:0px 0px;
}

.newsMessageBox{
	display:block;
	width:90%;
	margin-left:5%;
	border:1px solid #cbc9c9;
	background:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:110%;
	color:#4b4a4a;
	padding:5px 2px 5px 2px;
}

.leftMessageBox{
	display:block;
	width:150px;
	margin-left:0;
	border:1px solid #cbc9c9;
	background:#ffffff;
	text-align:center;
	font-weight:normal;
	color:#4b4a4a;
	padding:5px 2px 5px 2px;
}
hr.light{
	height:1px;
	color:#cbc9c9;
	background:#cbc9c9;
}

/* -------------
 * Buttons
 * ------------- */
button {margin:0;padding:0;border:none;background-color:transparent;cursor:pointer;overflow:visible;outline:none;moz-outline:none;}
*:first-child+html button[type]{width:1;} /* IE7 */

button span {
	background: transparent url(/jquery/jnice/elements/btn_right.gif) no-repeat scroll right top;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px; /* sliding doors padding */
	margin: 0px;
}

button span span {
	background: transparent url(/jquery/jnice/elements/btn_left.gif) no-repeat;
	color: #FFFFFF;
	padding: 1px 4px 0px 8px;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	text-transform: lowercase;
	display: block;
	text-decoration: none;
}

/* -------------
 * Inputs
 * ------------- */
.jNiceInputWrapper {
	background: transparent url(/jquery/jnice/elements/input.gif) no-repeat left top;
	float:left;
}

.jNiceInputInner {
	background: transparent url(/jquery/jnice/elements/input.gif) no-repeat right top;
	padding: 2px 4px 2px 0;
	margin: 0 0 0 4px;
}

.jNiceInputInner input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#404040;	
	line-height: 17px;
	height: 17px;
	*line-height: 15px;/* IE Hacks */
	*height: 15px;/* IE Hacks */
	vertical-align:middle;padding:0;margin:0;background:none;border:none;outline:none;
}

.jNiceInputWrapper_hover { background-position: left bottom; }
.jNiceInputWrapper_hover .jNiceInputInner { background-position: right bottom; }


/* -------------
 * Radios
 * ------------- */
.jRadioWrapper { float: left; z-index: 2; }
.jNiceRadio {
	background: transparent url(/jquery/jnice/elements/radio.gif) no-repeat center top;
	height: 18px;
	width: 18px;
	position:absolute;left:0px;top:0px;cursor:pointer;vertical-align:middle;
}


/* -------------
 * Checkboxes
 * ------------- */
.jNiceCheckbox {
	background: transparent url(/jquery/jnice/elements/checkbox.gif) no-repeat center top;
	height: 18px;
	width: 18px;
	position:absolute;left:0px;top:0px;z-index:2;cursor:pointer;
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
.jNiceChecked { background-position: center bottom;}

/* -------------
 * Selects
 * ------------- */
.jNiceWrapper select {border:none;margin:0;padding:0;}

.jNiceSelectWrapper {
	height: 17px;
	left:0px;top:0px;z-index:3;position:absolute;
}

.jNiceWrapper iframe {position:absolute;z-index:1;width:100%;left:0px;top:0px;}

.jNiceSelectWrapper .jNiceSelectText {
	height: 15px;
	line-height: 15px;
	padding: 0px 3px;
	border: 1px solid #CCCCCC;
	border-right: none;
	overflow:hidden;float:none;position:absolute;z-index:100;
}

.jNiceSelectWrapper .jNiceSelectOpen {
	width: 21px;
	height: 17px;
	background: url(/jquery/jnice/elements/select_right.gif) no-repeat center center;
	z-index:100;display:block;position:absolute;right:0px;
}

.jNiceSelectWrapper ul {
	top: 16px;
	background-color: #FFF;
	border: solid 1px #CCC;
	height: 150px;
	position:absolute;left:0px;list-style:none;display: none;margin:0;padding:0;overflow-y:auto;z-index:100;width: 95%;
}

.jNiceSelectWrapper ul a {
	color:#0099CC;
	background-color: #FFF;
	display:block;padding:5px;text-decoration:none;
}

.jNiceSelectWrapper ul a:hover { background:#E1F5FF; }
.jNiceSelectWrapper ul a.selected {background: #EDEDED;}

.jNiceFocus { border: dotted 1px #666666; }

.jNiceHidden {opacity:0;z-index:-1;position:relative;}
.jNiceWrapper {position:relative;vertical-align:top;}
.jNiceWrapper input {outline:none; -moz-outline:none;}

.shaded{
	background:#eee;
}

.redBck{
	height:25px;
	text-align:center;
}

.redBck td{
	text-align:center;
	color:#222222;
}

.sRes tr, .sRes td, .sRes{
	/*
background:none;
*/
}

.sRes td{
	text-align:center;
}

.latestNews{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	width:84%;
	margin-left:8%;
}
.latestArticles{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	width:94%;
	margin-left:3%;
}
.latestArticles a{
	color:#000000;
}
.latestArticles a:hover{
	color:#EF1212;
}
.butL{
	display:block;
	position:relative;
	float:left;
	height:25px;
	width:13px;
}
.butR{
	display:block;
	position:relative;
	float:left;
	height:25px;
	width:27px;
}

.bBig{
	display:block;
	width:154px;
	height:43px;
	
	background:url(../../../bB.png) no-repeat;
	border:none;
	outline:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:33px; 
	text-align:center;
}

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	background:#eee;
}

.odd{
	background-color:#ffffff;
}

.container {
height: 100px;

}

.headbg {
background-image: url(carsinrus-header.jpg);
}

.m {
width: 1000px;
}

.top-menu-car{
	display:block;
	position:relative;
	width:100%;
	height:100px;
}
.top-menu-car .shadow-left, .top-menu-car .shadow-right{
	display:block;
	position:relative;
	height:100px;
	width:9px;
}
.top-menu-car .shadow-left{	
	float:left;
	width: 9px;
	background:url(lm.png) repeat-y right;
}
.top-menu-car .new-logo{
	display:block;
	position:relative;
	float:left;
	height:98px;
	width:310px;
	border:none;
	outline:none;
}
.top-menu-car .shadow-right{
	float:right;
	width: 9px;
	background:url(rm.png) repeat-y left;
}
.top-menu-car ul, .top-menu-car ul li{
	display:block;
	position:relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:0;
}
.top-menu-car ul {
float:right;
margin-top:16px;
}

.top-menu-car ul li{
	position:relative;
	float:left;
	height:70px;
	background:url(header-bck.png) repeat-x top;
	margin-top:2px;
}
.top-menu-car ul li a span{
	display:block;
	position:relative;
	float:left;
	height:70px;
	line-height:110px;
}
.top-menu-car ul li a{
	text-decoration:none;
	color:#2c2c2c;
	font:normal 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.top-menu-car ul li a:link, .top-menu-car ul li a:visited{
	display:block;
	position:relative;
	float:left;
	height:70px;
	padding:0 11px;
	color:#fff;
}
.top-menu-car ul li a:hover{
	color:#eee;
	text-decoration:none;
	text-shadow:1px 1px 0 #000;
}
.top-menu-car ul li.first-item a{
	padding-left:0;
}
.top-menu-car ul li.first-item a .firsted{
	display:block;
	position:relative;
	float:left;
	height:70px;
	width:11px;
	background:url(first-a-2.png) no-repeat 0 0;
	margin-left:-11px;
}
/*.top-menu-car ul li.first-item a:hover .firsted{
	background:url(images/first-a-hover.png) no-repeat 0 0;
}*/
.top-menu-car ul li.divider{
	width:2px;
	background:url(divider.png) no-repeat 0 center;
}
.top-menu-car .car{
	position:relative;
	float:right;
	height:100px;
	width:35px;
	background:url(last-a-2.png) no-repeat left 18px;
} 

#topmenu {
vertical-align: bottom;
}

a .icon-sale{background:url(images/menu-buttons.png) no-repeat 10px 8px;}
a .icon-news{background:url(images/menu-buttons.png) no-repeat  -65px 8px;}
a .icon-add{background:url(images/menu-buttons.png) no-repeat  -135px 8px;}
a .icon-register{background:url(images/menu-buttons.png) no-repeat  -195px 8px;}
a .icon-about{background:url(images/menu-buttons.png) no-repeat  -275px 8px;}

a:hover .icon-sale{background:url(images/menu-buttons.png) no-repeat 10px -72px;}
a:hover .icon-news{background:url(images/menu-buttons.png) no-repeat -65px -72px;}
a:hover .icon-add{background:url(images/menu-buttons.png) no-repeat -135px -72px;}
a:hover .icon-register{background:url(images/menu-buttons.png) no-repeat -195px -72px;}
a:hover .icon-about{background:url(images/menu-buttons.png) no-repeat -275px -72px;}
