/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:	STYLE SHEET
Filename:	css/7/all/coArticleSignpost.css (Mechplant)
Description:Generic home page classes 
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	29/1/07		PG			updated colours
1	07Apr05		CT			created
2.0.0
*/

@import url(/css/all/coArticleSignpost.css);

.signpost_picture_panel {
	border-color : #EE8D8F;
}

.signpost_divider {
	background : #DD1B20;
}

.signpost_text a {
	color :  #DD1B20;
}

.signpost_text a:hover {
	color :  #EE8D8F;
}

.signpost_panel {
	background-image : url('/res/coArticleSignpost/images/7/background.gif');
	background-repeat: repeat-y;
	width : 190px;
}

.signpost_top {
	width : 190px;
}

.signpost_middle_left {
	width : 136px;
	padding-top : 5px;
}

.signpost_middle_left a {
	color :  #ffffff;
}

.signpost_middle_left a:hover {
	color :  #EE8D8F;
}

.signpost_bottom {
	width : 190px;
}