/*Standard Container*/
.stnd_m {width: 100%;}
.stnd_t {color: #555; font-weight: bold; font-size:16px; font-family: Tahoma, Arial, Helvetica;}
.stnd_2 {BACKGROUND: #fff url('images/Std_Container_BG.gif') repeat-x bottom;	padding-left: 1px;}
.stnd_3 {padding: 5px;}

.salehorses_2 {BACKGROUND: #fff url('images/Std_Container_BG.gif') repeat-x bottom;	padding-left: 1px;}
.salehorses_3 {padding: 0px;}

/*Feature Container*/
.feat_containermaster {
	width: 100%;
	BORDER-RIGHT: #9E8562 1px solid;
	BORDER-TOP: #AA9373 1px solid;
	BORDER-LEFT: #A99374 1px solid;
	BORDER-BOTTOM: #886F4C 1px solid;
}

.feat_containerrow2 {
	height: 25px;
	background: #fff url('images/Feature_Container_Head_BG.gif') repeat-x bottom;
	padding-left: 5px;
}
.feat_containerrow3 {padding: 5px;}
.feat_containerttl {color: #fff; font-weight: bold; font-size:16px; font-family: Tahoma, Arial, Helvetica;}


