/****************************
Panseea
right.css
****************************/

#right_container {
width:243px;
float:right;
margin-right:5px;
margin-top:0px;
}

.right_box {
background:url(../images/round_sidebox_1.gif) no-repeat;
text-align: left;
margin: 0px auto 4px auto;
height:269px;
width:243px;
padding:7px 0 0 3px;
}

.right_inside_box {
width:230px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
margin-bottom:15px;
}

.right_title {
font-weight:bold;
font-size: 14px;
margin-bottom:4px;
}

img.right {
padding-bottom:3px;
}

.rightRule {
width:225px;
margin-right: auto;
margin-left:auto;
border-bottom:2px dotted #CCCCCC;
height:3px;
padding-top:2px;
}



.right_links a {
float:left;
text-decoration:none;
}

.right_links a:visited {
float:left;
text-decoration:none;
}

.right_links a:hover {
float:left;
text-decoration:none;
}



