@CHARSET "ISO-8859-1";
A:link{
	text-decoration:none;
}
/*JUSTLANDED*/
.JLrow{
	float:left;
	position:relative;
	width:100px;
	height:165px;
	background-color:#99CCCC;
	padding:10px 10px 20px 10px;
	margin-bottom:20px;
	border:solid 1px #DDDDDD;
	font-size:12px;
}
.JLrow:hover{
	border:#FFFFFF 1px solid;
	background-color:#8EACAC;
}
.JLpic{
	display:block;
	width:100px;
	height:50px;
	padding-top:104px;
	margin:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	overflow:hidden;
}
.JLdetails{
	float:left;
	width:450px;
	margin-left:15px;
	font-size:12px;
}
.JLdetails p{
	margin:3px;
}
.JLdetails a{
	display:block;
	margin-bottom:10px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.JLcorner{
	position:absolute;
	width:112px;
	margin:0px auto;
	bottom:5px;
	left:4px;
	font-size:12px;
	color:#000000;
}
.JLcorner .buynow{
	float:right;
	font-size:12px;
}
.JLcorner .buynow:hover{
	text-decoration:underline;
}
.JLpricelink{
	float:left;
	font-size:20px;
}
.JLreviewer{
	width:100%;
	text-align:right;
	font-weight:bold;
}
