﻿img.logoImage {
	/*float:right;*/
	margin-top: 3px;
	/*margin-right: 13px;*/
    background-image: url('Images/audatex-logo.png');
    background-repeat: no-repeat;
}

img.adImage 
{
    width: 63px;
    height: 63px;
    /*background-image: url('Images/ad63.jpg');*/
}

img.blankImage {
	margin-top: 3px;
    background-image: url('Images/Blank.gif');
    background-repeat: repeat-x;
}
