/* point of care skin */
.widgetskin_axisshield_entrance_pointofcare div.axisentrance {
	width:276px;
	height:153px;
	background-image:url(images/background.png);
	background-repeat:no-repeat;
	position:relative;
	left:0px;
	top:0px;
}

.widgetskin_axisshield_entrance_pointofcare div.axisentrance div.axistitle {
	width:137px;
	height:25px;
	position:absolute;
	left:135px;
	top:9px;
	font-size:13px;
	font-weight:bolder;
	text-align:center;
	color:#7b6981;
}

.widgetskin_axisshield_entrance_pointofcare div.axisentrance div.axisdescription {
	width:137px;
	height:93px;
	position:absolute;
	left:135px;
	top:34px;
	font-size:11px;
	text-align:center;
	color:#7b6981;
}

.widgetskin_axisshield_entrance_pointofcare div.axisentrance div.axisbutton {
	width:137px;
	height:22px;
	position:absolute;
	left:135px;
	top:127px;
}