.rightbox {
/* old
width:171px;
margin-top:3px;
margin-left:4px;
margin-right:3px;
 */
/* new */
margin: 0;
float: left;
/* new */
background-color:#FFF;
background-image:url(../images/leftuzor.gif);
background-repeat:repeat-y;
background-position:left top;
z-index:1;

}

.rightbox2 {
/* new */
width:171px;
float: left;
/* new */
/*position:relative;*/
background-image: url(../images/rghtuzor.gif);
background-repeat:repeat-y;
background-position:right top;
}

.rightbox3 {
/* old margin-left:15px; */
/* new */
float: left;
margin: 0;
/* new */
width:156px;
/*position:relative;*/
/*padding-bottom:4px;*/ 
/*padding-top:25px;*/ 
}

.rightbox_margin {margin-left:3px;}
*html .rightbox_margin {margin-left:2px;}

.righttop {
z-index:1;
/*position:absolute;*/
/*top:0;*/
/* old
left:-15px;
*/
/* new */
/*left:0;*/
/* new */
height:12px;
margin:0 0 6px 0;
background:url(../images/topfon.gif) top no-repeat;
width:170px;
}

*html .righttop {
z-index:1;
/*position:absolute;*/
/*top:0;*/
/* old
left:-15px;
*/
/* new */
/*left:0;*/
/* new */
height:12px;
margin:0 0 4px 0;
background:url(../images/topfon.gif) top no-repeat;
width:170px;
}

.rightbottom {
/*position:absolute;*/
/*bottom:-1px;*/
/* old
left:-15px;
*/
/* new */
/*left:0;*/
/* new */
height:12px;
background:url(../images/bottomfon.gif) bottom no-repeat;
width:170px;
/*padding-top:12px;*/
}

*html .rightbottom {
/*position:absolute;*/
/*bottom:-1px;*/
/* old
left:-15px;
*/
/* new */
/*left:0;*/
/* new */
padding-top:0px;
position:relative;
background:url(../images/bottomfon.gif) bottom no-repeat;
width:170px;
}

.rightbottom2 {
position:relative;
height:10px;
/*display:none;*/
left:0;
/* old
left:-15px;*/
/* new */
/* new */
}

#search {
width:138px;
position: relative;
top:-10px;
/* new */
left:0;
margin-left: 15px;
/* new */
}

#search form {margin:0; padding:0;}
#search form input {width:134px; font-family:Palatino Linotype; font-size:1.161em; margin-top:8px;}
#search form p {margin:0; padding:0; text-align:right; font-size:1.12em; line-height:1.180em;}
form a, form a:link, form a:visited {cursor:pointer; color:#674829; text-decoration:underline;}
form a:hover, form a:focus, form a:active {cursor:pointer; color:#674829; text-decoration:none;}
.combin {
width:138px;
/*position:relative;*/
top:-7px;
/* new */
margin-left: 15px;
left: 0;
/* new */
}

.combinations {width:138px; margin-bottom:6px;}
.combinations a img {border:0;}
.zag {width:130px; padding:3px; margin-left:1px; border:1px solid #C6E5E5; margin-bottom:4px;}
.contentinfo {width:130px; padding-left:3px; padding-right:3px; padding-top:3px; padding-bottom:3px; margin-left:1px; border:1px solid #C6E5E5;text-align:left;}

.contentinfo div {font-size:1.161em; line-height:1.2em; color:#634323; text-align:left;}
.contentinfo div.banner {text-align:center;}
.contentinfo div p {margin:0; padding:0; padding-bottom:14px;}
.zag h4 {
padding-left:10px;
padding-top:5px;
padding-bottom:6px;
background-color:#F5EDCC;
background-image:url(../images/fonzag.gif);
background-position:right center;
background-repeat:no-repeat;
font-size:1.161em;
line-height:1.2em;
color:#634323;
}



.zag h4 a, 
.zag h4 a:link, 
.zag h4 a:visited {cursor:pointer; color:#674829; text-decoration:none;}

.zag h4 a:hover, 
.zag h4 a:focus, 
.zag h4 a:active {cursor:pointer; color:#674829; text-decoration:none;}
