#rightRail{
position:relative;
width:127px;
height:100%;
background:#eeeeee;
border:1px solid #818286;
border-bottom:1px solid #eeeeee;
}

#rightRailTop{
margin:0;
padding: 0 0 0 0;
position:relative;
float:right;
width:100%;
align:top;
}

#rightRailBottom{
margin:0;
padding: 0 0 0 0;
position:relative;
float:right;
width:100%;
align:bottom;
}

#rightRailImage{
background:#cccccc;
padding: 5px 0px 5px 0px;
}

#rightRailHeader{
margin:0;
padding: 15px 5px 0 11px;
}

#rightRailBullet{
margin-left: 0;
padding-left: 11px;
list-style: none;
}

#rightRailBullet li{
padding-left: 10px;
background-image: url(../images/nav/bulletpoint.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#rightRailBullet ul { 
list-style: none; 
}


#rightRailPlain{
margin-left: 0;
padding-left: 11px;
list-style: none;
}

#rightRailPlain li{
padding-top: 10px;
}

#rightRailPlain ul { 
list-style: none; 
}

#rightRailText{
margin:0;
padding: 16px 5px 0 11px;
}

#rightRailOffer{
background:#eeeeee;
padding: 42px 0 0 11px;
position:relative;
align:bottom;
float:left;
}
