#power-mas-contenedor {
position: relative;
width: 320px;
margin-left: 3px;
margin-top: 15px;
float: right;
}
.left {
float: left;
}
#g-contenedor-mas {
z-index: 10;
top: 0;
left: 0;
width: 320px;
display: block;
}
#g-contenedor-mas .cabeza-blanco {
background-color: white;
width: 104px;
float: left;
height: 40px;
}
#g-contenedor-mas .cabeza-blanco p {
font-family: 'Trebuchet MS';
font-weight: 700;
font-size: 12px;
text-align: center;
margin-top: 12px;
}
#g-contenedor-mas .cabeza-celeste {
width: 102px;
float: left;
height: 40px;
cursor: pointer;
margin: 0 1px;
}
#g-contenedor-mas .cabeza-celeste p {
color: white;
font-family: 'Trebuchet MS';
font-weight: 700;
font-size: 12px;
text-align: center;
margin-top: 12px;
}
#g-contenedor-mas li {
width: 316px;
background-color: white;
border-bottom: 1px dashed #BDBDBD;
list-style: none;
float: left;
line-height: 17px;
}
#g-contenedor-mas img {
width: 45px;
height: 45px;
border: 1px solid #333;
float: left;
margin: 3px;
}
#g-contenedor-mas a {
font-family: 'Trebuchet MS';
color: #333;
font-size: 12px;
line-height: 17px;
text-decoration: none;
margin: 0;
padding: 0;
}
#g-contenedor-mas .pie {
width: 100%;
height: 20px;
float: left;
margin-bottom: 5px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
#power-mas-contenedor ul {
	padding: 0;
	float:left;
}
