/* This file contains definitions for all the common style elements used by the bread crumb in classware */

/* Style definitions of all 'id' attributes used within classware */
#crumbTrail {
	background-image: url(/classwareweb/images/crumbTrailBG.gif);
	height: 26px;
	width: 100%;
}

/* Style definitions of all 'class' attributes used within classware */
.crumbTrailMcGrawHillLogo {
	margin-right: 0px;
	padding-right: 0px;
	height: 28px;
	background-image: url(/classwareweb/images/subNavBG_off.gif);

}

.imageAlignment {
	padding-left: 16px;
	width: 55px;
}



