/* This style sheet only applies to a specific page */

/* ########################### TOP IMG LEFT ########################### */
/* This applies the top image on the left hand cell                     */
/* #################################################################### */

td#content-table-top{
	background-image:url(../images/top_images/domain_registration.jpg);
	height:49px;
}


/* #################################################################### */


/* ########################### TOP IMG RIGHT ########################### */
/* This applies the top image on the right hand cell                     */
/* ##################################################################### */

td#right-table-top{
	background-image:url(../images/top_images/right_domain_name.jpg);
	height:49px;
}

/* ##################################################################### */