/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:	STYLE SHEET
Filename:	css/10/all/article_generic.css (Dunelm Acorn Homes)
Description:Generic home page classes 
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	23Aug05		CT			Updated text colour in textHighlightStyle2 and textHighlightStyle1Text
1	22Aug05		CT			Created
2.0.0
*/

@import url(/css/all/article_generic.css);

.article_roll_link {
	background-image: url('/images/10/links.gif');
}

.article_roll_contact {
	background-image: url('/images/10/contacts.gif');
}

.article_roll_download {
	background-image: url('/images/10/downloads.gif');
}
.textHighlightStyle2{
	color:#996600;
	background: url('/images/10/textHighlight2_10.gif') no-repeat;
}
.textHighlightStyle1Text{
	color:#996600;
}
.textHighlightStyle1Image{
	background: transparent url('/images/10/textHighlight1_10.gif') no-repeat top right;
}



