.clsPrnRouteCardVw_EntryTypesWrapper
{
	width: 99%;
	height: 80px;
	background-color: cornsilk;
	position: relative;
	margin: 5px;
	border: 1px solid;
	box-shadow: 0 0 5px blue;
}

.clsPrnRouteCardVw_EntryTypesWrapperCntnt
{
	margin-left: 35%;
	margin-top: 20px;
	position: relative;
}

.clsPrnRouteCardVw_EntryType
{
	float: left;
	height: 25px;
	margin-top: 5px;
	font-weight: bold;
	margin-right: 5px;
}

body
{
	background:none repeat scroll 0 0 #DFEFFC;
}

.clsPrnRouteCardVw_CmView
{
	position: relative;
}

.clsPrnRouteCardVw_Wrapper
{
	position: absolute;
	width: 100%;
}
.clsPrnRouteCard_fieldset{
	font-size: 0.2in;
}
