﻿@import url(/static/common/as/templates/webec/webec_form.css);

/* Result table */
DIV.wecfrmres {
	padding-top: 20px;
}

DIV.wecfrmres TABLE.webec {
	margin-top: 0px;
}

DIV.wecfrmres TABLE.webec TBODY TD {
	padding: 6px 10px 6px 10px;
}

DIV.wecfrmres TABLE.webec TBODY TR {         
     background-color: #E9E9E9;      
} 
 
DIV.wecfrmres TABLE.webec TBODY TR.alt {
	background-color: #f7f7f7; 
} 

DIV.wecfrmres DIV.results {
	padding: 10px;
}