﻿#divPDLogo
{
	position: fixed;
	bottom: 5px;
	right: 10px;
}

.divPDLeftEyeContainer
{
    position: absolute;
    left: 5px;
    top: 4px;
}        
.divPDRightEyeContainer
{
    position: absolute;
    left: 23px;
    top: 4px;
}

#divPDLeftEye
{
    width: 13px;
    height: 13px;
}        
#divPDRightEye
{
    width: 13px;
    height: 13px;
}
