.buttonscontainer {width: 120px;
position:absolute;	z-index: 15 ; height: 30px; left: 3px; 	top: 163px;}

.buttons h2 {color: #FFFFFF;
border: 1.5px solid;
background-color: #B8B5FD;
padding: 2px;
padding-left: 3px;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
display: block;
margin: 0px;
width: 100%;
height : auto;
text-align: left;}

.buttons a:hover {border: 0px solid;
padding-left: 1px;
padding-top: 3px;
padding-bottom: 0px;
padding-right: 1px;
background-color: #B8B5FD; /*#8A8DF4;*/
border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
color: #000000;
text-decoration: none;}


.buttons h1 {color: #FFFFFF;
border: 1.5px solid;
height: auto;
background-color: #688AD9;
padding: 2px;
padding-left: 3px;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
display: block;
margin: 0px;
width: 100%;
text-align: center;}

h2 a:link
{
text-decoration:none;
color:#ffffff;
font-weight : bold;
width: 100%;
display:block;
}

h2 a:active
{
color:#FFFFFF;
font-weight:bold;
display:block;
}

h2 a:visited
{
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
display:block;
}

h2 a:hover
{
color:#FFFFFF;
display:block;
}

a:link{
text-decoration:none;
color:#000000;
background color : ffffff;
font-weight : bold;
width: 100%;
display:inline;
}


a:visited
{
text-decoration:none;
font-weight:bold;
color:#000000;
display:inline;
}