/*************************************/
/*   WCEX Order List Widget Style
/*************************************/
table.olwadmintable{
	margin-top: 0px;
}

.sidebar .widget_wcex_olwidget .widget_title {
	height: 30px;
	padding-top: 0px;
}

.olwimg img {
	height: auto;
	width: 30px;
}

.olwidget_orderdata_table {
	width: 100%;
}
.olwidget_orderdata_table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}