div#main-container-press
{
width:800px;
height:1000px;
background-color:#ffffff;
margin:1px 0 0 0;
}

* html div#main-container-press
{
width:800px;
background-color:#ffffff;
margin-top:1px;
}

div#press-body
{
float:right;
display:inline;
width:590px;
height:80%;
margin:3px 5px 3px 5px;
}

* html div#press-body
{
float:right;
display:inline;
width:590px;
margin:3px 5px -70px 5px;
}

div#press-body h2
{
font:normal bold 18px Trebuchet MS, Verdana;
color:#FF9933
}

div#press-body p
{
font:normal 13px Trebuchet MS, Verdana
}

.press-span
{
font-weight:bold;
}

div#press-lsidebar
{
float:left;
display:inline;
width:190px;height:75%;
margin:3px 5px 3px 3px;
height:80%;
/* background-color:#e9e9e9 */
}

div#inside-lsidebar-wrapper
{
height:450px;
margin-bottom:60px
}

* html div#inside-lsidebar-wrapper
{
height:450px;
margin-bottom:5px;
}

div#inside-lsidebar-wrapper-2
{
height:130px;
}

* html div#inside-lsidebar-wrapper-2
{
margin-bottom:5px;
padding-bottom:-50px;
}

div#top-box
{
background:url('../images/top-box.png') no-repeat;
width:189px;
height:49px
}

div#top-box h3
{
font:normal bold 14px Trebuchet MS, Verdana;
color:#5B95F8;
text-align:center;
margin:auto;
padding-top:15px;
height:90%
}

* html div#top-box h3
{
font:normal bold 14px Trebuchet MS, Verdana;
color:#5B95F8;
text-align:center;
position:relative;
top:-18px;
/* padding-top:15px; */
height:90%
}

div#mid-box
{
background:url('../images/mid-box.png') repeat-y;
width:189px;
height:100%
}

* html div#mid-box
{
background:url('../images/mid-box.png') repeat-y;
width:189px;
height:100%;
margin-top:-53px;
padding-bottom:5px;
}

div#mid-box p
{
margin:-10px;
padding: 0 21px 0 21px;
font:normal 12px Trebuchet MS, Verdana
}

* html div#mid-box p
{
margin:-10px;
padding: 15px 21px 0 23px;
font:normal 12px Trebuchet MS, Verdana
}

div#mid-box a
{
text-decoration:none;
}

div#mid-box a:visited
{
text-decoration:none;
}

div#mid-box a:hover
{
text-decoration:none;
color:#ff9933;
}

div#mid-box ul
{
font:normal 13px Trebuchet MS, Verdana;
list-style:none;
margin-top:0;
margin-left:-38px;
}

* html div#mid-box ul
{
font:normal 13px Trebuchet MS, Verdana;
width:177px;
text-align:center;
list-style:none;
margin-left:1px;
}

div#mid-box ul li
{ 
text-align:left;
padding:1px;
width:166px;
border-bottom:1px dashed #c9c9c9;
}

* html div#mid-box ul li
{ 
text-align:left;
padding:1px;
border-bottom:1px dashed #c9c9c9;
}

div#bottom-box
{
background:url('../images/bottom-box.png') no-repeat;
width:189px;
height:12px
}
