#T-Shirt,#TShirt,#TeeShirt,#ScreenPrinting,#Embroidery {
position: absolute;
visibility: hidden;
width: 400px;
height: 300px;
left: 20px;
top: 300px;
background-color: #ccc;
border: 1px solid #000;
padding: 10px;
z-index:9999;
}

#close {
float: right;
}
