#leftcontent {
position: absolute;
top: 215px;
left: 20px;
width: 220px;
background-color: #fff;
border: 1px dotted #8b8d72;
border-top: 1px dotted #8b8d72;
border-bottom: 8px solid #8b8d72;
font-family: Arial;
font-size: 12px;
}

#centercontent {
padding-top: 20px;
padding-right: 20px;
padding-left: 260px;
}

.header {
height: 145px;
background-color: #fff;

background-repeat: no-repeat;
border-bottom: 1px dotted #8b8d72;
padding-left: 264px;
padding-top: 50px;
margin-bottom: 20px;
}

.footer {
background-image: url(images/bg_footer.gif);
color: #56b6e9;
padding: 12px;
padding-left: 10px;
margin-top: 0;
margin-right: 19px;
margin-left: 260px;
text-align: center;
line-height: 20px;
}

#div_digg {
float: right;
margin-bottom: 10px;
margin-right: 30px;
font-size: 12px;
width: 135px;
text-align: center;
margin-top: 10px;
position: fixed;
left: 1237px;
bottom: 20px;
background-color: white;
border: 1px solid gainsboro;
padding: 15px;
}

#profile_block {
margin-top: 5px;
line-height: 1.5;
text-align: left;
margin-left: 20px;
}
#mylinks a {
text-decoration: none;
}
#mylinks a[class='menu']
{
margin-right: 1em; /* remove this while use*/
display: inline-block;
outline: none;
*zoom: 1;
text-align: center;
text-decoration: none;
font-family: inherit;
font-weight: 300;
letter-spacing: 1px;
vertical-align: middle;
transition: all 0.3s ease;
box-sizing: border-box;
text-shadow: 0 1px 0 rgba(0,0,0,0.01);
font-size: 13px;
padding: 0.5375em 1.375em;
color: #56b6e9;
border-color:#56b6e9;
background-color:#f0f8ff;
border-radius:4px;
margin-left:-24px;
}
#mylinks a[class='menu']:hover 
{
background: #56b6e9;
color: #fff;
border-color: #56b6e9;
}
#MyLinks1_XMLLink
{
display:none;
}
#MyLinks1_Admin
{
position:absolute;
left:771px;
}
#mylinks
{
margin-left:7px;
}