* {
margin: 0px;
padding: 0px;
}
body {
font-family: "Lucida Grande", sans-serif;
}
#rbPopup {
float: right;
width: 400px;
height: 242px;
}
#popUpContainer {
float: left;
width: 400px;
height: 242px;
background: url('https://s3.amazonaws.com/recyclebank/ecosystem/EsAws/imgs/popUpbg.png') 0 0 no-repeat;
}
#popUpHeaders {
float: left;
margin-top: 40px;
}
#rbPoppartnerLogo {
float: left;
height: 41px;
margin-left: 32px;
width: 141px;
margin-top: 14px;
}
#rbPopRBlogo {
float: left;
width: 200px;
height: 68px;
}
.headlineText {
color: #29bccb;
font-size: 13px;
width: 331px;
margin-left: 40px;
margin-bottom: 5px;
}
.subText {
color: #a9a8a6;
font-size: 9px;
width: 331px;
margin-left: 40px;
}
.rbLink {
color: #29bccb;
font-weight: bold;
}


