.fp_col {
	width: 241px;
	float: left;
	text-align: center;
	padding: 4px;
	margin-right: 9px;
}

.fp_col.last{
	margin-right: 0 !important;
}

.fp_col h3{
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
}

.smsads {
	padding-bottom: 5px;	
}


.smsads a.smsad {
	position: relative;
	display: block;
	height: 120px;
	padding: 0;
	border: 1px solid transparent;
	text-align: center;
	font-size: 0.7em;
	width: 120px;
	float: left;
	background: white;
	margin-right: 2px;
}

.smsads a.smsad:hover  {
	border: 1px solid red;
	text-decoration: none;
	background: white;
}


.smsads a.smsad .thumb {
	display: block;
	width: 120px;
	height: 90px;
	border: 0px solid #888;
}

.smsads a.smsad .price {
	font-weight: bold;
	color: black;
}

.smsads a.smsad .sold {
	position: absolute;
	right: -2px;
	top: -2px;
	border: 0px;
}
.smsads a.smsad .featured {
	position: absolute;
	left: -2px;
	top: -2px;
	border: 0px;
}

.smsads a.smsad .nopic {
	display: block;
	text-decoration: none;
	width: 116px;
	height: 46px;
	border: 2px solid #999;
	background: #eee;
	color: #999;
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
}

.jatailmo {
	background:orange;
	display:block;
	color:black;	
}
.jatailmo:hover {
	background: #f60;
	color: black;
	text-decoration: none;
}


a.quicklist  {
	position: relative;
	display: block;
	height: 96px;
	width: 117px;
	padding: 5px 0;
	border: 1px solid transparent;
	text-align: center;
	font-size: 0.7em;
	float: left;
}


a.quicklist:hover  {
	border: 1px solid red;
	text-decoration: none;
	background: white;
}


.quicklist .thumb {
	display: block;
	width: 90px;
	height: 68px;
	border: 2px solid #888;
	margin: 0 auto;
}

.quicklist .sold {
	position: absolute;
	right: -2px;
	top: -2px;
	border: 0px;
}
.quicklist .featured {
	position: absolute;
	left: -2px;
	top: -2px;
	border: 0px;
}

.quicklist .nopic {
	display: block;
	text-decoration: none;
	width: 90px;
	height: 28px;
	border: 2px solid #999;
	background: #eee;
	color: #999;
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
}

.i {
	font-style: italic;
	color: #999;	
}

