/* PLUGIN: P302 - STAND VERTICAL ROLLOVER */

.P302
{
margin-top:30px;
}

.P302 ul
{
margin:12px 0 12px 9px;
padding:0;
white-space: nowrap;
}

.P302 li
{
display: inline;
list-style-type: none;
}

.P302 a
{
display:block;
height:26px;
width:115px;
font:14px tahoma;
text-decoration:none;
color:#3F545E;
background-repeat:no-repeat;
background-image: url(../../img/spe/ws21/bnr.jpg);Ê
text-decoration: none;
margin:4px 0;
padding:4px 0 0 15px;
}

.P302 a:hover
{
background-image: url(../../img/spe/ws21/bhv.jpg);Ê
margin:0;
padding:4px 0 0 20px;
color: #EEE;
}