/* @override http://kzv6ffuvzh6.preview.thewebconsole.com/layout.css */

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.searchField {
padding:4px 7px 4px 7px;
width:197px;
background:transparent;
margin:0;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;}

.articleListing h2 {
	display: none;
}

.articleListing a {
	color: #104C8A;
	margin-bottom: 10px!important;
}

.articleListing td {
	padding-bottom: 10px;
}

.eventTime {
	color: #6E7070;
	margin-top: 5px;	
}



