/*CLIENT SPECIFIC - FOR USE WITH MOZILLA */
.vw-group-fields {
	list-style-type: none;	
	padding-left: 0;
}

.vw-group-heading {
	font-family: Helvetica,​Arial,​sans-serif;
	color: #05457F;
	font-weight: normal;
	font-size: 170%;
	margin: 0.83em 0;
	padding-left: 0;
	text-align: left;
	background-color: #FFFFFF;
}

.vw-field-label	{
 	background-color: #FFFFFF; 
 	margin: 0; 
 	padding: 0;
 	display: block;
 	font-weight: bold;
}

.vw-field-label-2 {
	font-size: 80%;
}

.vw-field-error {
	color: #FF0000;
	font-weight: normal;
	font-style: italic;
	display: block;
	padding: 0;
	background-color:#FFFFFF;
}

.vw-input {
	width: 45%;
}


/* EXISTING STYLES */
.ke_input_tip {
	margin-left: 5px;
}
.ke_progress_indicator {
	visibility: hidden;
	display: none;
	width: 66px;
}

.ke_end_buttons {
	margin-top: 1em;
}


.Text_Field_tiny	{
	width: 70%;
}

.Cell_Field_Group_Heading {
	font-family: Helvetica,​Arial,​sans-serif;
	color: #05457F;
	font-weight: normal;
	font-size: 170%;
	margin: 0.83em 0;
	padding-left: 0;
	text-align: left;
	background-color: #FFFFFF;
}

tr.even td.Cell_Field_Group_Heading {
	background-color: #FFFFFF;
}

.Cell_Field_Label	{
 	background-color: #FFFFFF; 
 	margin: 0; 
 	padding: 0;
 	display: block;
 	font-weight: bold;
}

tr.even td.Cell_Field_Label {
 	background-color: #FFFFFF; 
}

.Cell_Text_Field {
 	padding: 0;
 	display: block;
/*  	width: 15em; */
}

td.Cell_Text_Field {
 	background-color: #FFFFFF; 
}

tr.even td.Cell_Text_Field {
 	background-color: #FFFFFF; 
}

.ke_table table.table tbody tr {
	background-color: #FFFFFF;	
}

.ke_table table.table {
	width: 50%;
}

 .ke_product_table {
 	width: 80%;
}


.Row_error_message {
	color: #FF0000;
	font-weight: normal;
	font-style: italic;
	display: block;
	padding: 0;
	background-color:#FFFFFF;
}

.qld_error_message {
	color: #FF0000;
}

.vw_dialog div.ui-dialog-buttonpane div.ui-dialog-buttonset button.ui-button {
	padding: 0.4em 1em;
    border: 1px solid #999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}

.Cell_Search_Heading {
	font-size: 0.8em;
}

.Cell_Search_Heading_Cell a, .Cell_Search_Heading_Cell a:link, .Cell_Search_Heading_Cell a:active {
	color: #444444;
	text-decoration: none;
}

.Cell_Search_Heading_Cell a:visited {
	color: #444444;
}

.Cell_Search_Heading_Cell {
	padding: 3px;
	border: none;
	font-weight: bold;
}

.Cell_Field_Navigation {
	font-size: 0.8em;
	color: #444444;
}

.Cell_Search_Field td, .Cell_Search_Field_even td, .Cell_Search_Field_White td, .Cell_Search_Field_White_even td {
	font-size: 0.8em;
	color: #444444;
	border: none;
	padding: 3px;
	vertical-align: middle;
}

.examplecerts {
	display: inline-block;
}
.examplecerts img {
	border: 1px solid black;
}
.examplecerts ul li {
	display: inline;
	list-style: none;
	float: left;
	text-align: center;
	margin-right: 10px;
	padding: 0;
	width: 100px;
}
.examplecerts a {
	text-decoration: none;
	color: black;
}
.ke_captcha {
	border: 1px solid #000000;
	margin-top: 10px;

}
