	@charset "utf-8";
/* CSS Document */

/*  General Styles  */
html {font-weight: normal;
	}

html { overflow-y:scroll; height: 100%; }

body {	
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: transparent url('../images12/header_bg_1.jpg') left top repeat-x;
}

.viewall {
	
	color: #61B3E7;
}

.viewall:hover {
	
	color: #61B3E7;
	text-decoration: underline;
}

.other360 {
	color: #61b3e7;
	font-size: 16px;
	
}

.eiutoday_EIU h3 {
	font-size: 18px;
	margin-top: 14px;
	margin-bottom: 4px;
}

.eiutoday_EIU p {
	margin-top: 0px;
}
.otherstories h3 {
	font-size: 13px;
	margin: 0px;
	margin-top: 3px;
	
}

.otherstories h3 a{
	color: #333;
}

.viewallsocial {
	display: block;
	background-color: #61b3e7;
	color: white;
	padding: 4px 8px 2px 8px;
	clear: both;
	font-size: 11px;
	text-align: center;
	margin-top: 8px;
	width: 50px;
}

a:hover .viewallsocial {
	cursor: hand;
	color: white;
	text-decoration: none;
	background-color: #3a3a3a;
}



.trymyline {
	height: 2px;
	margin: 20px 0px;
	display: block;
	border-top: 1px dotted black;
}

.eiutoday_twitter p, .eiutoday_facebook p {
	margin: 0px;
}

.eiutoday_twitter, .eiutoday_facebook {
	font-size: 13px;
	padding-left: 45px;
}

