.clear
{
	clear: both;
	width: 1px;
	height: 1px;
	font-size: 1px;
}


.tableList
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	border:1px dotted #4492e0;
}


.tableList thead td
{
	background-color: #4492e0;
	font-weight:bold;
	padding:4px;
	border-bottom:1px dotted #dddddd;
}

.tableList tbody td
{
	background-color: #d6eef5;
	padding:4px;
}



.wmSelect
{
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	color:#000000;
	font-size:11px;
	height:18px;
}

.wmSelect option
{
	padding-right:10px;
}

.wmButton
{
	background-color:  #4492e0;
	color: #ffffff;
	font-weight:bold;
	padding:1px;
	font-size:11px;
	border: 1px solid black;
	height:20px;
	cursor:pointer;
}

.wmButton:hover
{
	background-color:  #ddc13d;
	color: #ffffff;
}



.tableList
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	border:1px dotted #4492e0;
	font-size:12px;
}


.tableList thead td
{
	background-color: #4492e0;
	font-weight:bold;
	padding:4px;
	border-bottom:1px dotted #dddddd;
}

.tableList tbody td
{
	background-color: #d6eef5;
	padding:4px;
}
