ul.com_links{padding:0; margin:0;}

ul.com_links p{margin:4px 0;}

ul.com_links li{
	background-position:50% 0; background-repeat:no-repeat;
	float:left; width:290px; list-style-type:none; color:#fff; margin:0 18px 18px 0;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.5);
	border:solid 1px #bbb;
}

ul.com_links li span.linkImageOuter{width:290px; display:block; height:125px; overflow:hidden; text-align:center;}

ul.com_links a{color:#fff; cursor:pointer;}
ul.com_links a:hover span.linkImageOuter{filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}
ul.com_links a:hover span.linkText{filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; text-decoration:none;}

ul.com_links li span.linkText{height:64px; padding:8px 15px; overflow:hidden; display:block; }

.consultationBlue{background-color:#0f75a6;}
.consultationRed{background-color:#ab2c2a;}
.consultationGreen{background-color:#259860;}
.consultationYellow{background-color:#f0ba00;}