.copydiv{}

.copy{
z-index: 600;
position: relative;
float: left;
width: 14px;
height:174px;
color: #0066CC;
font-size:10px;
font-weight: normal;
letter-spacing:1px;
background-image:url(copy.png);
}
.copy:hover{
background-image:url(copy2.png);
}

/*position of design by*/
.copy#concopy{
left: 211px;
bottom: -20px;
}
