img {
	border : 1px solid #bbbbff;
	padding : 5px;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-right : 10px;
	margin-left : 10px;

}

table.etable {
	width : 100%;
	border : 1px solid #d2d4d3;
	border-spacing	: 4px;
	width		: 100%;
	empty-cells	: show;

}

.etable td {
	border : 1px solid #d2d4d3;

}

h2 {

	font-family : Arial !important;
	color : #0066cc !important;
	font-size : 16px !important;
	font-weight : normal !important;
	font-style : normal !important;
	text-decoration : none !important;
} 
input[name="w"] {
	background: url(/upload/img/bg-light.jpg);
	border: 1px solid #BBB;
	font-style: italic;
	text-align: center;
}