/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.clear2 {
	clear: both;
	float: none;
	position: relative;
	width: 100%;
}

#content p { font-size: 15px; }


.breadcrumb {

	width: auto !important;
	top: -20px !important;
	left: 15px !important;
	right: auto !important;
	margin: 0 0 0 50 !important;
	background-color: transparent !important;
	padding: 0 !important;
	font-size: 14px;
}

#page-title {    
    padding: 50px 0 0 0px;    
}

.topmargin-exsm { margin-top: 15px !important; }

.bottommargin-exsm { margin-bottom: 15px !important; }

tr.border_top td {
	border-top:2pt solid grey;	
}