/*widen articles*/

.mainbody article {
	width: 95%;
	
}

.mainbody .art_medium {
	height: 183px;
	overflow: hidden;	

}

/*emsisoft page*/

.emsisoft img {
	clear: left;
	float: left;

}

.emsisoft span {
	display: block;
	width: 800px;
	float: left;
	padding: 10px;
}

.emsisoft span a {
	font-size: 115%;
	color: #68ad02;
	font-weight: bold;
	text-decoration: none;
}

.emsisoft h2 a {
	color: #195ec5;
	padding-top: 10px;
	text-decoration: none;
}

.emsisoft a img {
	border: 1px solid #FFFFFF;
}

.emsisoft a img:hover {
	border: 1px solid #195EC5;
}

.emsisoft span a:hover {
	color: #195ec5;
	text-decoration: underline;
}

.emsisoft h2 a:hover {
	color: #68ad02;
	
}

ul.on_button li {
	list-style: none;
}

ul.on_button li a {
	background: url('https://www.bellavistapc.com/_images/on_button.png') no-repeat 0 0; 
	text-decoration: none;
	text-indent: -9999px; 
	width: 206px; 
	height: 50px; 
	display: block; 
	overflow: hidden; 
	float: right;
	margin: 10px;
	padding: 0;
	border: 0;	
}

ul.on_button li a:hover {
	background-position: 0 -50px; 
	
}
