.re {
float: right;
margin-right: 14px;
}
.mi {
float: left;
margin-left: 258px;
}
.li {
position: absolute;
margin-left: 14px;
}
.re,.mi,.li {
width: 230px;
height: 206px;
text-align: center;
}
div#ref a {
        color: #79ace3;
        font-size: 13px;
        font-weight: bold;
         }
div#ref a:hover {
        color: #0090E0;
        text-decoration: none;
}
#ref{
margin-left: -10px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #AFAFAF;
   }
#ref img {
outline: 1px solid #ddd;
        border-top: 1px solid #fff;
        padding: 8px;
        background: #f0f0f0;
        border: 0;
       }
.wielink {
color: #79ace3;
font-weight: bold;
text-decoration: underline;
font-size: 13px;
}
a:focus {
	outline: none;	
}
