#content-start {
	/* please apply a 705 pixel wide background in the DSLs standalone.css file */
	/* please apply a min-height value in keeping with the height of the background image + any needed additional spacing in the DSLs standalone.css file */
	left:1px;
	margin-left:5px !important;
	position:relative;
	width:705px !important;
}
.breadcrumb {
	margin-left:25px;
	height:69px;
	overflow:hidden;
}
.breadcrumb .separator {
	background:transparent url(/assets/images/arrow_gray.gif) no-repeat scroll 50% 3px; /* override in DSLs standalone.css file if needed */
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
	color:#8a8a8a; /* override in DSLs standalone.css file if needed */
}
.breadcrumb h1 {
	margin-top:16px;
}

/* top matrix navigation */
#undertheline {
clear:both;
float:right;
margin-top:-7px;
width:242px; /* override in DSLs standalone.css file if needed */
}
#undertheline ul {
height:9px;
line-height:7px;
margin:0;
width:238px; /* override in DSLs standalone.css file if needed */
}
#undertheline ul li {
background:transparent none repeat scroll 0px 0px;
display:inline;
float:left;
height:9px;
margin:0;
padding-left:9px;
text-indent:-9999px;
}
#undertheline ul li a {
/* please apply a background matrix image in the DSLs standalone.css */
border-style:none;
float:left;
height:9px;
padding:0px;
text-decoration:none;
}
