/* CSS colour by rapidweaver */

a:link {
	text-decoration: none;
}

a:visited, a:hover, a:active {
	text-decoration: none;
}

/* @group bread crumb */

#breadcrumbcontainer a {	
	background: url(../../images/elements/icons/bread_crumb_1.gif) 0px 1px no-repeat;
}

#breadcrumbcontainer a:hover {
	background: url(../../images/elements/icons/bread_crumb_anim.gif) 0px 1px no-repeat;
}
	
/* @end */

/* @group toolbar_sidebar_color */

#navcontainer2 a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* @end */

#contentContainer {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
