@charset "utf-8";
 
/*
  	HealthPartners 2011
  	ime content css
*/
 
.header img[src$="dev_035218.png"] {
	padding:5px;
	}
 
.ime-events {
	font-size: 13px;
	margin: 12px 8px 8px;
	}

span.left-tight img {
	float: left;
	width: 80px;
	height: 80px;
	margin: 10px 5px 5px 0;
	}

a#donate-button {
	display: block;
	font: bold 32px/23px 'MetaPro',Arial,sans-serif;
	color: #fff;
	background: #8dc63f url('/ucm/groups/public/@hp/@public/documents/webasset/dev_017421.png') repeat-x 0 0;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
    border-radius: 8px;
	width: 228px;
	height: 38px;
	margin-bottom: 12px;
	padding: 20px 0 0 12px;
	}
	
a#donate-button:hover {
	background: #71a32d url('/ucm/groups/public/@hp/@public/documents/webasset/dev_017421.png') repeat-x 0 0;
	}	
	
#news-stories {
	width: 440px;
	}

table#ime-contact-us-table {
	width: 600px; 
    }

table#ime-contact-us-table .phone:after {
    display: none !important;
    }

.footer-column-wide {
	width:440px;
	}
	
