.ours {
width:100px;
position:relative;
clear:none;
float:right;
text-align:right;
font-size:10px;
padding-top:8px;
}

.ours a {
position:relative;
float:right;
clear:none;
background: url(images/dc-logo.png) no-repeat;
background-position: 2px 2px;
padding:0px 2px 2px 17px;
border:#0088EE 1px solid;
display:inline;
color:#a2d0ff;
}

.ours a:hover {
background: url(images/dc-logo-h.png) no-repeat;
background-position: 2px 2px;
color:#a2d0ff;
text-decoration:none;
border:#88DDFF 1px solid;
}

.ours h3 {
font-size:10px;
font-weight:normal;
}
