@charset "utf-8";

/** RIGHT COLUMN MODULES _______________________________________________________**/

#generic .module {
	background: url(../_i/stripe_generic.png) no-repeat;
}

#about .module {
	background: url(../_i/stripe_about.png) no-repeat;
}

#pet .module {
	background: url(../_i/stripe_pets.png) no-repeat;
}

#products .module {
	background: url(../_i/stripe_products.png) no-repeat;
}

#services .module{
	background: url(../_i/stripe_services.png) no-repeat;
}

#information .module {
	background: url(../_i/stripe_information.png) no-repeat;
}

#contactpage .module {
	background: url(../_i/stripe_contact.png) no-repeat;
}

/** RIGHT COLUMN NEWS NAVIGATION _______________________________________________________**/

#generic #news_navigation {
	background: url(../_i/stripe_generic.png) no-repeat;
}


/**  LATEST NEWS FRONT PAGE _______________________________________________________**/

#generic #latestnews {
	background: url(../_i/stripe_generic.png) no-repeat;
}

#about #latetnews {
	background: url(../_i/stripe_about.png) no-repeat;
}

#pet #latestnews {
	background: url(../_i/stripe_pets.png) no-repeat;
}

#products #latestnews {
	background: url(../_i/stripe_products.png) no-repeat;
}

#services #latestnews{
	background: url(../_i/stripe_services.png) no-repeat;
}

#information #latestnews {
	background: url(../_i/stripe_information.png) no-repeat;
}

#contactpage #latestnews {
	background: url(../_i/stripe_contact.png) no-repeat;
}
