.normal{
border-right:250px solid #fff;
}
* html .normal{
border-right:240px solid #fff;
}
* html .normalinner{
border-right:400px solid #fff;
}
.right {
overflow:hidden;
position:absolute;
background-image:url(gfx/right_bg.gif);
background-position:0px 6px;
background-repeat:no-repeat;
font-size:1em;
visibility:visible;
background-color:#FFFFFF;
top:178px;
right:10px;
bottom:80px;
width:220px;
clear:both;
z-index:12;
padding-top:20px;
}
* html .right{
height:80%; max-height:100%;
border-bottom:80px solid #FFFFFF;
}
.rightbottom{
position:absolute;
bottom:0px;
width:220px;
background-image:url(gfx/right_bg_bottom.gif);
background-repeat:no-repeat;
height:25px;
background-position:0px 0px;
z-index:444;
}
* html .rightbottom{
bottom:-5px;
height:60px;
background-color:#FFFFFF;
}
.right .h1BottomRight{
border-bottom:0px solid #FFFFFF;
}
.right h1{
font-weight:bold;
font-size:1.2em;
}
.right h3 a{
font-weight:bold;
font-size:1.2em;
}
.rightcontainer{
margin-left:10px;
width:200px;
}
* html .rightcontainer{
height:100%; max-height:100%;
}
.right hr{
height:0.8em;
border:0px;
color:#FFFFFF;
margin:6px 0px 6px 0px;
}
.rightcontent {
overflow:auto;
position:absolute;
width:190px;
top:50px;
left:-20px;
bottom:28px;
padding:0px 0px 0px 40px;
}
* html .rightcontent{
border-bottom:85px solid #FFFFFF;
height:100%; max-height:100%;
width:230px;
z-index:2;
padding:0px 10px 0px 40px;
bottom:0px;
}
.news-latest-container img{
float:right;
margin:4px;
}
.news-latest-date{
font-size:0.8em;
}