div.box_sidebar3 { 
 background-color: #FFCCCC;
 line-height: normal;
 box-style: round corners;
 border: 0px solid #FF9966;
 width: 150px;
 height: 150px;
 overflow-x: hidden;
overflow-y: hidden;
float: right;
 margin: 2px 2px 2px 2px;
 padding: 6px 6px 6px 6px;
 top: 10px;
}
.sidebar3_area img{
 float: right;
}
.sidebar3_heading {
 font-family: Arial,sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 color: #990000;
 text-align: left;
 text-transform: normal;
 background-color: #eeeeee;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-color: #cccccc;
 border-style: solid;
 padding: 1px 1px 1px 1px;
}
.sidebar3_titlebox {
 font-family: Arial,sans-serif;
 color: #666666;
 font-size: 12px;
 font-weight: bold;
 font-style: normal;
 text-align: left;
 text-transform: normal;
 background-color: ;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-color: ;
 border-style: none;
 padding: 5px 5px 5px 5px;
}
a.sidebar3_title {
 color: #666666;
 text-decoration: underline;
 }
a.sidebar3_title:visited {
 color: #666666;
 text-decoration: underline;
}
a.sidebar3_title:hover {
 color: #cc0000;
 text-decoration: none;
}
.sidebar3_intro {
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 color: #990000;
 text-align: left;
 text-transform: normal;
 background-color: ;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-color: ;
 border-style: none;
 padding: 5px 5px 5px 5px;
}
.sidebar3_readmore {
 font-family: Arial,sans-serif;
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 text-align: right;
 text-transform: normal;
 background-color: ;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-color: ;
 border-style: none;
 padding: 2px 2px 2px 2px;
}
a.sidebar3_readmore {
 color: #CC3300;
 text-decoration: underline;
}
a.sidebar3_readmore:visited {
 color: #CC3300;
 text-decoration: underline;
}
a.sidebar3_readmore:hover {
 color: #990000;
 text-decoration: underline;
}
