#emailInput, #emailSubmit {
	width:100px; 
	font-size: 10px;
	}
#emailSubmit {
	width:55px; 
	}
	
/* CORNERS SIZE ISSUES */
.boxUpperHighlightLeft, .boxUpperHighlightRight, .boxUpperLeft, .boxUpperRight, .boxBottomLeft, .boxBottomRight, .boxBottomHighlightLeft, .boxBottomHighlightRight { 
	font-size: 8px; 
	width: 8px;
	}
.boxBottomHighlightRight, .boxUpperRight, .boxBottomRight, .boxUpperHighlightRight { 
	text-align: right;
	}

/* BOX COLOR ISSUES */
.boxUpperHighlightLeft, .boxUpperHighlightRight, .boxUpperHighlightTitle {
	background: #014C3C; 
	}
.boxUpperLeft, .boxUpperRight, .boxUpperTitle { 
	background: #d9e5bf; 
	}
.boxBottom, .boxBottomLeft, .boxBottomRight, .boxBottomHighlight, .boxBottomHighlightLeft, .boxBottomHighlightRight {
	border-top: solid #fff 2px;
	background: #dfdfdf;
	}	
	
/* BOX TEXT & PADDING */
.boxUpperTitle, .boxUpperHighlightTitle { 
	font-size: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 28px;
	}
.boxBottomHighlight, .boxBottom { 
	padding-bottom: 8px;
	padding-top: 8px;
	}
.articleTitle { 
	font-size: 18px; 
	font-weight:bold;
	}
.latest { 
	font-size: 10px; 
	margin-top: 8px; 
	margin-bottom: 4px;
	}
	
.grey {
	background: #dfdfdf; 
	}
.red {
	background: #990000; 
	}
.orange {
	background: #FF6600; 
	}

.floatRight {
	float:right
	}
	
/*COMPASS*/
#compassBox {
	background-image:url(/root_images/homepage/compass/main-image.jpg);
	}	
#compassBox .date, #compassBox .body, #compassBox .blogname {
	display: none;
	}	
#ttiBox {
	background: black url(/homepage/blogs-rotator/TTI-image.jpg) no-repeat scroll 50% 36%;
	}	
	#ttiBox .date, #ttiBox .body, #ttiBox .blogname {
	display: none;
	}	
#ttiBox .entry IMG {
	border: 0px; vertical-align: middle; 
	}
#GLBox {
	background: #99CC67 url(/homepage/blogs-rotator/GL-image.jpg) no-repeat scroll 50% 36%;
	}	
#GLBox .date, #GLBox .body, #GLBox .blogname {
	display: none;
	}	
#GLBox .entry IMG {
	border: 0px; vertical-align: middle; 
	}
#tti-latest .date, #tti-latest .body, #tti-latest .blogname {
	display: none;
	}	
#tti-latest .title {
	font-size: 10px;
	}	
#compassTop {
	background-color:#5A4C0C; border-bottom:2px white solid;
	}
#compassTitle {
	margin-top:4px; margin-bottom:4px; width: 230px;
	}
#compassText {
	border-top: #5A4C0C solid 1px; padding: 10px; background-color:#dfdfdf;
	}
#compassBottom {
	background:#dfdfdf;
	}
#compassImageArea {
	height: 65px; cursor: hand;
	}
#inthenews {	
	width: 120;
	padding-top: 10px;
	padding-bottom: 11px;
	font-size: 14px; 
	font-weight: bold; 
	color:white; 
	}
#inthenewsitems {
	padding: 5px;
	}
.author {display: none;}

