a.ehe {
position : relative;
/*margin-top : 50px;*/
/*left: 20px;*/
background: #e6e6e6;
margin-left : 5px;
margin-right : 2px;
/*border : 1px solid black;*/
padding : 2px;
font-weight : normal;
color : black;
text-decoration : none;
font-family : helvetica, arial, verdana, sans-serif;
font-size : 12px;
width : 15px;
float : left;
text-align : center;
}

a.ehe:hover {
color : blue;
background: #ffffcc;
/*border : 1px solid #000099;*/
/*font-weight : bold;*/
font-family : helvetica, arial, verdana, sans-serif;

}

p.ehe {
position: relative;  
margin-top : 5px; 
background: #e6e6e6; 
border-bottom : 1px solid yellow; 
border-right : 1px solid yellow; 
margin-bottom: -15px; 
margin-left: 5px; 
padding-left: 5px; 
width : 700px; 
padding-top : 2px; 
padding-bottom : 2px; 
padding-top 2px; 
}

span.ehe1 {
position : absolute;
left : 200px;
margin-left : 200px; 
font-size : 12px;
}

span.ehe2 {
position : absolute;
left : 450px;
margin-left : 25px;
font-size: 12px;
 }
span.ehe4 {
position : absolute;
left : 580px;
margin-left: 20px;
font-size: 12px;
text-align : right;
 }

a.ehe3:hover {
background : #ffffcc;
color : blue;
}

p.box {
position: relative;  
margin-top : 45px; 
background: #e6e6e6; 
border : 1px solid black; 
margin-bottom: -15px; 
margin-left: 5px; 
padding-left: 5px; 
width : 700px;
padding-top : 0px; 
padding-bottom : 0px; 

}

span.a {
margin-left : 350px;
font-size : 12px; 
border-left : 1px solid black ; 
border-right : 1px solid black; 
padding-right : 5px; 
padding-left : 5px;
}

span.b {
margin-left : 30px;
font-size: 12px; 
border-right : 1px solid black; 
padding-right : 20px;

}

span.c {
margin-left : 50px;

}
 



