div.panelBody {
    border-left:1px solid #5b5b5b;
	border-right:1px solid #5b5b5b;
}

div.panelTopMiddle h3 {
    color: #333366;
}
div.panelBottomRight {
	background-image:url('/templates/jsp/_style2/_premium/images/btmRightPanelCorner.gif');
}

div.panelTopLeft {
    background-image:url('../images/topLeftPanelCorner.png');
}

div.panelTopMiddle {
    background-color: #ccc;
}

div.panelTopRight {
	background-color: #ccc;
}

div.panel_476_pad {
    padding: 7px;
}
div.panel_100p_pad {
    padding:8.5px;
}
div.panel_228_pad, div.panel_210_pad {
    padding: 6.5px;
}
div.panel_476_width{
    width:461px;
}
div.panel_476_pad{
    width:457px;
}
div.panel_228_width{
    width:206px;
}
div.panel_228_pad{
    width:203px;
}
div.panel_210_pad{
    width:186px;
}
div.panel_100p_pad{
    width:702px;
}
div.panel_100p_width{
    width:709px;
}
#articleToolsPanel div.panel_100p_width{
    width:700px;
}
#articleToolsPanel div.panel_100p_pad{
    width:693px;
}
div.panel_100p{
    width:721px;
}
div.panelContent{
    padding:0px;
    margin:3em 0 0 0.5em;
}
#searchPanel .panel_100p_width{
    width:701px;
}
#searchPanel .panel_100p_pad{
    width:694px;
}

ul#toolsList {
    clear: both;
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 1em;
    font-size:100%;
    text-align: center;
}
/*image location is relative to *this* css file location*/
div.panelTopLeft {
    background: white url('../images/topLeftPanelCorner.gif');
}
div.panelTopRight {
    background: white url('../images/topRightPanelCorner.gif');
}
div.panelTopMiddle {
    background-image:none;
}

.iconImage {
float: none;
}