/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:	STYLE SHEET
Filename:	css/4/all/article_generic.css (Dunelm Castle Homes)
Description:Generic home page classes 
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
3	01Feb07		CT			Updated colour scheme for new branding
2 	04Apr05		CT			Added article_roll_contact
1	03Apr05		CT			Created
2.0.0
*/

@import url(/css/all/article_generic.css);

.article_roll_link {
	background-image: url('/images/4/links.gif');
}

.article_roll_contact {
	background-image: url('/images/4/contacts.gif');
}

.article_roll_download {
	background-image: url('/images/4/downloads.gif');
}
.textHighlightStyle2{
	color:#00237e;
	background: url('/images/4/textHighlight2_4.gif') no-repeat;
}
.textHighlightStyle1Text{
	color:#00237e;
}
.textHighlightStyle1Image{
	background: transparent url('/images/4/textHighlight1_4.gif') no-repeat top right;
}