/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#breadcrumbs > span {
	font-size: 12px;
}

#container {
	padding-top: 20px;
}

#contentTable {
width: 100%;
margin-bottom: 20px;
}

.contentText {
width: 50%;
 font-size: 17pt;
 text-align: center;
padding: 10px;
border-collapse: 10px;
}