div.pntVerticalFormWidgetBottom input, div.pntVerticalFormWidgetBottom textarea, div.pntVerticalFormWidgetBottom select 
{
	font-family:arial, verdana, serif;
	font-size: 12px;
	width: 374px;
	border: 1px solid #cdcdcd;
	color: #434343;
	padding: 2px;
	margin-bottom: 2px;
}

div.pntVerticalFormWidgetBottom select {
	width: 313px;
}

div.pntVerticalFormWidgetBottom input.pntPostcodeNL{
 width: 60px;
}
  

div.pntVerticalFormWidgetBottom input.pntRadioWidget, div.pntVerticalFormWidgetBottom input.pntCheckboxWidget,
div.check_radio input
{
	width: 14px;
	border: 0px;
	margin: 0px;	
	margin-right: 3px;	
	vertical-align: middle;
}



 

div.pntVerticalFormWidgetBottom input.pntCheckboxWidget{
	margin: 0px;
	padding:0px;
	margin-top: 3px;
}

.pntRadioWidgetOptionWrapper
{
	margin-bottom: 4px;
}

.pntRadioWidgetOptionWrapper label
{
	position: relative;
	top: -2px;
}



div.pntVerticalFormWidgetLabel {
	font-weight: bold;
	font-size: 12px;
} 

div.pntVerticalFormWidgetContainerError div.pntVerticalFormWidgetLabel {
	color: red;
}


div.pntVerticalFormWidgetContainerError div.pntVerticalFormWidgetBottom input,
div.pntVerticalFormWidgetContainerError div.pntVerticalFormWidgetBottom textarea,
div.pntVerticalFormWidgetContainerError div.pntVerticalFormWidgetBottom select {
	border: 1px solid red;
}


div.pntCompulsorySign
{
	display: inline;
	width: 16px;	
	font-weight: bold;	
}


.pntDialogWidgetImg {
border:0px;
}



.pntAddOptionLink, .pntErrorDetailsRowIcon, .pntInfoDetailsRowIcon, .pntClrDialogWidget, .pntGoToDialogWidget
{
	border-width: 0px;
	float: left;
	padding-top: 3px;
}

.pntClrDialogWidget,.pntAddOptionLink,.pntGoToDialogWidget
{
	float: right;
}


div.pntVerticalFormWidgetBottom input.pntBooleanReadOnlyWidget {
	width: 40px;
}

div.pntVerticalFormWidgetBottom input.pntTextReadOnlyWidget,
div.pntVerticalFormWidgetBottom input.pntFileReadOnlyWidget,
div.pntVerticalFormWidgetBottom input.pntBooleanReadOnlyWidget,
div.pntVerticalFormWidgetBottom textarea.pntTextAreaReadOnlyWidget,
div.pntVerticalFormWidgetBottom input.pntPasswordReadOnlyWidget,
div.pntVerticalFormWidgetBottom input.pntDateReadOnlyWidgetDay, input.pntDateReadOnlyWidgetDay, div.pntVerticalFormWidgetBottom input.pntDateReadOnlyWidgetMonth, input.pntDateReadOnlyWidgetMonth, div.pntVerticalFormWidgetBottom input.pntDateReadOnlyWidgetYear, input.pntDateReadOnlyWidgetYear {
	background-color: #efefef;
	color: #777;
	cursor: not-allowed;
}



div.pntVerticalFormWidgetContainer {
	margin-bottom: 5px;	
	margin-right: 5px;
	position: relative;
	/*width: 315px;*/
	width:100%;
}

div.pntVerticalFormWidgetContainer div.pntVerticalFormWidgetBottom div.check_radio{
	padding-top:4px;
}

div.pntVerticalFormWidgetContainer div.pntVerticalFormWidgetBottom div.check_radio label{
	margin-right:4px;
	width:130px;
}

div.pntMultipleVerticalFormWidgetContainer {	
	overflow: hidden;
}

div.pntMultipleVerticalFormWidgetContainer div.pntVerticalFormWidgetContainer {
	float: left;
}

div.pntVerticalFormWidgetTop {	
	height: 16px;
	
}

div.pntVerticalFormWidgetDetailsExtra {
	position: absolute;
	top: -3px;
	right: 0px;
}

legend {
	font-weight: bold;
	/*color: #E51A35;*/
	color:#565559;
	font-size: 16px;
	line-height: 20px;
	padding-left: 25px;
	background-image: url('../images/global/legend.gif');
	background-repeat: no-repeat;	
	background-position: 0 0px;
	margin-bottom: 10px;
}

.legend2 {
	background-position: 0 -20px;
}

.legend3 {
	background-position: 0 -40px;
}

.legend4 {
	background-position: 0 -60px;
}

.legend5 {
	background-position: 0 -80px;
}

.legend6{
	background-position: 0 -100px;
}