/****************************
Panseea
ps.css
background-color:#6F8DA7;
****************************/
#ps_outer {
/*background-color:#990000;*/
height:980px;
width:271px;
float:left;
margin-left:0px;
padding-left:7px;
}

#ps_tabholder {
background-color:#ffffff;
height:23px;
}

#ps_wrap {
height:951px;
background-color:#6F8DA7;
background-repeat:no-repeat;
}

#ps_container {
padding-top:5px;
margin-right:auto;
margin-left:auto;
}

.ps_box {
width:261px; 
background-image:url(../images/psRightBoxBk.jpg);
background-position:bottom right;
background-repeat:no-repeat;
height:105px;
color:#ffffff;
text-align: left;
margin: 0px auto 0 auto;

}

.ps_title {
font-weight:bold;
font-size: 14px;
}

a.ps {
text-decoration:none;
}

a:visited.ps {
text-decoration:none;
}

a:hover.ps {
text-decoration:none;
}
