/********** navigation **********/

#logo a {
	width: 260px;
	background: url(../../image/DWYW/datewhoyouwant-logo-260x89.png) no-repeat;
}

#logo a span {
	position: absolute;
	bottom: 5px;
	left: 50px;
	font-size: 13px;
}

.header-v2 #logo a {
  width: 280px;
  background: url(../../image/DWYW/date-who-you-want-logo-main-280x57.png) no-repeat scroll 0 0 transparent;
}

@media screen and (max-width: 780px) {

#logo a {
	width: 266px;
	background: url(../../image/DWYW/datewhoyouwant-logo-266x100.png) no-repeat;
}

#logo a span {
	position: absolute;
	bottom: 7px;
	left: 38px;
	font-size: 12px;
}
	
}

.cta-join-for-free {
    background: url("../../image/DWYW/bg-join-for-free.jpg") no-repeat scroll 0 bottom transparent;
}

.cta-livechat {
    background: url("../../image/DWYW/bg-livechat-2.jpg") no-repeat scroll 0 0 transparent;
}