


.right {
float:right;
display:block;
overflow:hidden;
width:170px;
background-color:#F9F2EE;
border-left:none;
}

.right_block {
float:right;
display:block;
overflow:hidden;
margin-right:5px;
margin-top:10px;
text-align:center;
border:#71A4DE solid 1px;
background-color:#fff; 
padding:5px;
width:150px;}

.right_block h2 {
font-size:12px;
color:#333;
}

.right_block a{
color: #000066;
text-decoration:underline;
}

.right_block a:hover{
color:#D43F05;
text-decoration:none;
}
.right b{
float:right;
display:block;
overflow:hidden;
font-size:11px;
font-weight:normal;
color:#999999;
float:right;
margin-right:5px;
margin-top:30px;
padding-bottom:0px;
}



.right_block p a{
color: #564b47;
text-decoration:none;
}

.right_block p a:hover{
color:#999;
text-decoration:none;
}


.right strong{
float:right;
display:block;
overflow:hidden;
margin-top:30px;
font-size:12px;
width:175px;
text-align:center;
}


