.informationPannel {
margin-left:200px;
}
.infoPanelTop {
background:url("/images/info_panel_1120x40.png") no-repeat scroll -560px 0 transparent;
height:20px;
margin-left:200px;
}
#leftMargin {
background:url("/images/info_panel_1120x40.png") repeat-y scroll 200px 0 transparent;
}
.infoPanelBottom {
background:url("/images/info_panel_1120x40.png") no-repeat scroll -560px -20px transparent;
clear:both;
height:20px;
margin-left:200px;
}
#noRightNav .infoPanelTop{
background:url("/images/info_panel_1400x40.png") no-repeat scroll -700px 0 transparent;
}
#noRightNav #leftMargin {
background:url("/images/info_panel_1400x40.png") repeat-y scroll 200px 0 transparent;
}
#noRightNav .infoPanelBottom {
background:url("/images/info_panel_1400x40.png") no-repeat scroll -700px -20px transparent;
}
.information .leftMenu {
float:left;
width:200px;
position:relative;
}
#currSelectedArrow {
background:url("/images/jp_arrow_234x47.png") repeat scroll 0 0 transparent;
display:none;
height:47px;
left:0;
position:absolute;
top:0;
width:234px;
}
.information .leftMenu .content {
padding:12px;
}
.information .leftMenu .info_arrow_middle .content {
font-size:14px;
font-weight:bold;
padding-top:20px;
}
.information .informationPannel h1 {
margin-top:0px;	
}
.information .informationPannel .content {
overflow:hidden;
padding:0 24px 0 32px;
}
.information .informationPannel .bottomRight {
padding:7px 12px 7px 15px;
}
.information .informationPannel .whiteBox .content {
padding:20px 20px 10px 42px;
width:473px;
}
.information .rightMenu {
float:right;
width:140px;
}
.information .rightMenu .navigationRight {
padding-left:6px;
padding-bottom:6px;
}
.disabled a {
color:#EFEFEF;
cursor:default;
}
}