#picture-services{
	position:relative;
	width:720px;
	height:401px;
	margin:0px auto;
	background:#FFF url('../images/picture-services.png') no-repeat 100px 1px;
	overflow:hidden;
}

/* General More Button */
.more{ position:absolute; width:55px; height:55px; padding:0px; text-align:left; overflow:hidden; }
.hover {background:url('../images/dim.png'); border:1px solid #444; top:2px; left:250px;margin-top:-2px;margin-left:-2px; }
.more span{ position:absolute; left:60px; width:160px; padding:10px 0 0 5px; color:#FFF; font:bold 13px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; }
			
/* Item Specific More Button */
#service-dev{ top:155px; left:100px;}
#service-sms{ top:1px; left:190px; }
#service-asterisk{ top:343px; left:192px; }
#service-hw{ top:294px; left:446px; }
#service-ipphonia{ top:61px; left:431px; }

