@charset "utf-8";
/* CSS Document */

.horse_for_sale_container {
	width:159px; 
	height:165px; 
	position:relative
}
/*
.horse_for_sale_cursor {
	cursor:pointer; 
	color:#000000
}
*/
.horse_for_sale_txt {
	margin:0px; 
	width:85px; 
	position:absolute; 
	font:bold 18pt arial; 
	text-align:right; 
	top:5px; 
	right:5px; 
	line-height:21px
}
