#global_container {
width:900px;
margin-left:21px;
margin-right:21px;
padding-top:23px;
background-image:url(../images/plashka.gif);
background-position:top;
background-repeat:no-repeat;
}

#container {
width:900px;
height:1%;
}

#leftinfo {
width:178px;
float:left;
padding-bottom:12px;
}

#central {
width:544px;
float:left;
padding-bottom:30px;
}

#rightinfo {
float:left;
/* old
padding-bottom: 12px;
*/
/* new */
padding: 3px 3px 12px 4px;
/* new */
width: 171px;
}


*html #rightinfo {
float:left;
/* old
padding-bottom: 12px;
*/
/* new */
padding: 3px 3px 12px 3px;
/* new */
width: 171px;
}

.pad {
padding-right:10px !important;
padding-left:10px !important;
}




/*  arrow style  */

.obrspan {
display:block;
float:right;
padding-top:7px;
padding-bottom:5px;
}

.arrownext {
display:block;
position:relative;
height:16px;
width:36px;
text-align:left;
}

.arrownext a {
display:block;
overflow:hidden;
color:#4C4C4C;
font-size:0.6em;
line-height:1em;
height:16px;
text-decoration:none;
}

.arrownext a:hover {
cursor:pointer;
c\ursor:pointer;
}

.arrownext a span.replacement, .arrownext a:link span.replacement, 
.arrownext a:visited span.replacement {
background-position:-36px 0px;
}

.arrownext a:hover span.replacement, .arrownext a:focus span.replacement, 
.arrownext a:active span.replacement {
background-position:0px 0px;
}

.arrownext span.replacement {
display: none
}

* h\tml .arrownext span.replacement {
display: block;
position: absolute;
z-index: 10;
height: 16px;
background-repeat: no-repeat;
background-position: 0 0;
}

.arrownext a span.replacement {
background-position: 0px 0px; 
display: block;
z-index: 15; 
background-repeat: no-repeat; 
position: absolute; 
height: 16px;
}

.arrownext span.linkText {
z-index: 5; 
position: relative;
letter-spacing: -1px;
}

.arrownext {
width:36px;
left:0;
}

.arrownext span.replacement {
background-image: url(../images/linknext.gif);
width:36px;
}	




/* also links */

#also {
padding-top:20px;
}

#also span {
font-weight:bold;
font-size:1.161em;
line-height:1.2em;
color:#6F5234;
display:block;
padding-bottom:10px;
}

#also div {
font-size:1.161em;
line-height:1.2em;
padding-bottom:13px;
padding-left:25px;
}

#also div a, #also div a:link, #also div a:visited {
color:#CEA62E;
cursor:pointer;
text-decoration:underline;
}

#also div a:hover, #also div a:focus, #also div a:active {
color:#CEA62E;
cursor:pointer;
text-decoration:none;
}
#fb{position:relative; float:right; width:18px; height:18px; padding:0 10px 0 0;}
#fb img{border:0; position:absolute; top:-1px;}
*html #fb img{border:0; position:absolute; top:1px;}

