/*Ashlee 040716*/
.headerContent div.topContent {
    /*height:             110px;*/
}
.headerContent div.agentname {
    font-size:          12pt;
    float:              right;
}
.headerContent div.agentNumber {
    font-size:          12pt;
    float:              right;
}
.headerContent div.agentCompany {
    font-size:          10pt;
}
.hdlnCruisePerks {
    text-align:         center;
}
#company-member-mobile {
	    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 12px;
font-style: italic;
}
.headerContent div.logoContainerMemberDv {
    background-image: url("/images/home-based/websites/logos/dream-vacations-logo.png");
    background-repeat: no-repeat;
    width: 275px;
    height: 90px;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-size: 290px;
}
.headerContent div.logoContainerCompanyDv {
    background-image: url("/images/home-based/websites/logos/dream-vacations-logo.png");
    background-repeat: no-repeat;
    width: 275px;
    height: 90px;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-size: 290px;
}
@media (max-width: 768px) { 
	.comemWelcomeBgColor{
		padding: 0px;
	}
	.comemWelcomeBgColor img {

	}
}