#mycontainer2 a{
text-decoration: none;
}

#mycontainer2{
text-decoration: none;
margin: 0px auto;
padding-top: 0px;
padding-left: 0px;
height: 260px;
width:951px;
position: absolute;
border: 0px solid red;
top: 0px;
left:0px;
}
.mycontainer3{
position: relative;
height:270px; 
}

.gimg img{
margin:5px 5px 5px 3px;
}

.gimg img.coverimg{
margin:0px;
cursor: move;
}

.coverimg{
position: absolute;
top:0;left:0;

}

.dragme{
position:absolute;
width: 46px;
height: 46px;
font-size: 0px;
top:0px;
left:0px;
z-index:2;
text-align: center;
display: none;
cursor: move;

background-image: url(/basic/tmpgrafx/corner.png);
background-repeat: no-repeat;
}

#control{
background-image: url(/basic/tmpgrafx/menu.jpg);
background-repeat: no-repeat;
margin: 17px 20px 10px 4px;
float:left;
Width: 382px;
Height: 150px;
padding: 65px 0px 0px 0px;
position: absolute;
display: none;
}
#control div{
margin-left:30px;
}

#control div img{
cursor: pointer
}


.ajaxloading{
background-image: url(/basic/tmpgrafx/paw.gif);
background-repeat: no-repeat;
width: 1px;
height: 1px;
position: absolute;
right: 20px;
bottom: 30px;

}


.ajaxloadingimg{
background-image: url(/basic/tmpgrafx/paw.gif);
	background-repeat: no-repeat;

width: 122px;
height: 48px;
position: absolute;
right:70px;
top: 0px;

}


.gimgborder{
border: 4px solid #FFFFFF; 
}
.gimgborder div img{
margin:0px;
}


.gimghide1 .coverimg{
display: none;

}


