Código CSS:
Ver original#iPicture{
font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,Arial,san-serif;
font-size: 62.5%;
color: #000000;
}
.more32 {
height: 55px;
overflow: hidden;
padding: 0;
position: absolute;
text-align: left;
width: 225px;
}
.more32 span {
font-family: "Century Gothic", Arial;
font-size: 12px;
text-align:center;
padding: 13px 0 0 0;
position: absolute;
width: 250px;
}
.ltr-slide {
width:55px;
padding: 0;
}
.bgblack{
background: url("../images/bg.png") repeat scroll 0 0 transparent;
border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-webkit-border-radius: 30px 30px 30px 30px;
}
.bgblack span{
color: #FFFFFF;
text-shadow: 1px 1px 0 #000000;
}
.imgButton{
margin: 5px 0 0 5px;
width: 45px;
height: 45px;
overflow: hidden;
float: left !important;
background: url(../../../../Dropbox/Public/Web%20Fotografia/Iconos%20Redes%20Sociales/Icono%20Email%20desmarcado.png) left top no-repeat;
}
.imgButton:hover {
background-position: left bottom;
}
.imgButtonDrag{
cursor: move;
width: 45px;
height: 45px;
float: left!important;
}
.noborder{
border: 0;
border-radius: 0;
}
.inputDiv{
width:80%
}