#container #content h2#index {
	background-image:url(../../images/headers/home.jpg);
	height:115px;
}

#container #content h2#item-upload {
	background-image:url(../../images/headers/item-upload.jpg);
	height:40px;
}

#container #content h2#item-mat {
	background-image:url(../../images/headers/item-mat.jpg);
	height:51px;
}
#container #content h2#item-mat-codes {
	background-image:url(../../images/headers/item-mat-codes.jpg);
	height:52px;
}
#container #content h2#item-mug {
	background-image:url(../../images/headers/item-mug.jpg);
	height:51px;
}
#container #content h2#item-mug-codes {
	background-image:url(../../images/headers/item-mug-codes.jpg);
	height:52px;
}
#container #content h2#item-tshirt {
	background-image:url(../../images/headers/item-tshirt.jpg);
	height:51px;
}
#container #content h2#item-tshirt-codes {
	background-image:url(../../images/headers/item-tshirt-codes.jpg);
	height:52px;
}
#container #content h2#item-bag {
	background-image:url(../../images/headers/item-bag.jpg);
	height:51px;
}
#container #content h2#item-bag-codes {
	background-image:url(../../images/headers/item-bag-codes.jpg);
	height:52px;
}

#container #content h2#thankyou {
	background-image:url(../../images/headers/thankyou.jpg);
	height:69px;
}
#container #content p#thankyou-2 {
	background:url(../../images/headers/thankyou-2.jpg) no-repeat;
	height:93px;
	text-indent:-9999%;
}
#container #content p#thankyou-3 {
	background:url(../../images/headers/thankyou-3.jpg) no-repeat;
	height:165px;
	text-indent:-9999%;
}

#container #content h2#delivery-details {
	background-image:url(../../images/headers/delivery-details.jpg);
	height:69px;
}

#container #content h2#faq {
	background-image:url(../../images/headers/faq.jpg);
	height:65px;
}
#container #content h2#terms-conditions {
	background-image:url(../../images/headers/terms-conditions.jpg);
	height:73px;
}
#container #content h2#contact {
	background-image:url(../../images/headers/contact.jpg);
	height:68px;
}



#side-faq {
	margin:0 -24px 0 0;
}
* html #side-faq {
	position:absolute;
	top:0;
	right:0px;
}