﻿
.Iteminput input {
	border: 0px ;}
	.MarketListDiv {
	border: 1px solid #dcdcdc;
	line-height: 220%;
}
.MarketListDiv th {
	color: #7e5024;
	background-image: url(/App_Themes/pBlue/images/MarketThBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.MarketListDiv td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
	padding-bottom: 2px;
}
.MarketList_Price {
	color: #BD0026;
	font-weight: bold;
	font-size: 11pt;
}
