/**
 * Small Version of Yellow gold gradient prompt
 * /css/elements/prompt_yellow-gold_small.css
 *
 * Contributers: Franklin Clark
 * Last updated: 03/31/2008
 */

/* Original Style attributes */
@import url("prompt_yellow-gold.css");

/* Add modifications to the original, here */
/* body & background */
div.prompt_yellow-gold div.bdy {
	background-image:url(/images/common/business_post/bg_prompt-yellow-gold_body-short.gif);
	}




