﻿
#pg 
{
text-decoration:none;
width:570px;
height:400px;
border:0;
padding:0px;
padding-top:15px;
}
#pg ul {
list-style-type:none;
padding:0; 
margin:0; 
width:500px; 
position:relative; 
float:left;
}
#pg ul li {
display:block; 
width:62px; 
height:62px; 
float:left; 
margin:0 0 8px 8px;
}
#pg ul li a {
display:block; 
width:60px; 
height:60px; 
text-decoration:none;
color:#0060ae;
border:1px solid #000;
}
#pg ul li a img {
display:block; 
width:60px; 
height:60px; 
border:0;
}
#pg ul li a:hover {
white-space:normal; 
border-color:#000000;
background-image: url(../Images/hover.gif); 
}
#pg ul li a:hover img {
position:absolute; 
left:5px; top:130px; 
width:auto; 
height:auto; 
border:1px solid #000;
}
#pg ul li a span {display:none}
#pg ul li a:hover span {
display:inline;
position:absolute; 
left:5px; 
top:80px; 
width:600px; 
height:auto;
font-family:Arial;
font-size:12px;color:#000000;
}


