#pi-main #form ul li button{
	background: url(../images/blue/btn-optin.png) no-repeat;
}
#pi-main #form ul li button:hover{
	background: url(../images/blue/btn-optinhijau.png) no-repeat;
}
.footer-login a{
	background: url(../images/blue/btn-memberlogin.png) no-repeat;
}
#logo h1 a{
	background: url(../images/blue/logo2.jpg) no-repeat;
}
#members #logo h1 a{
	background: url(../images/blue/logo-members.png) no-repeat;
}
#video h1{
	background: url(../images/blue/vidh2.png) no-repeat;
}	

/* ===== H2's ===== */
#video h2{
	background: url(../images/blue/vidh3.png) no-repeat;
}
#logo h2{
	background: url(../images/blue/pagetitle.png) no-repeat;
}
/* ===== H3's ===== */
#form h3{
	background: url(../images/blue/formh3.png) no-repeat;
}
h3.step1{
	background: url(../images/blue/step1.png) no-repeat;
}
h3.step2{
	background: url(../images/blue/step2.png) no-repeat;
}
#container{
	background: url(../images/blue/container.jpg) no-repeat 0 37px;
}
#members #container{
	background: url(../images/blue/container-members.jpg) no-repeat 0 0px;
}
#optin{
	background: url(../images/blue/arrow.jpg) no-repeat;
}
#pi-main #form{
	background: url(../images/blue/form.png) no-repeat;
}
body#home{
	background: #e8e8e8 url(../images/blue/bodybg.jpg) repeat-x;
}
body#members{
	background: #e8e8e8 url(../images/blue/bodybg-members.png) repeat-x;
}
#popup2 {
    background:url(../images/blue/bglogin.jpg) no-repeat;
}		
