.Sets {
	width:150px;
	height:182px;
	text-align:left;
	float:left;
	padding-right:6px;
}
.Sets h4 {
	width:120px;
	margin-top:0;
	margin-bottom:0;
	font-size:15px;
	font-weight:bold;
}
.Sets p {
	margin-top:2px;
	font-size:11px;
	color:#777;
}
.SetCase {
	margin-top:5px;
	margin-bottom:5px;
	width:91px;
	height:95px;
	padding:7px 0 0 7px;
	background:url(/yahoo/set_case.gif) no-repeat;
}
.SetCase a {
	text-decoration:none;
}
.SetCase a:link {
	text-decoration:none;
}
.SetCase a:visited {
	text-decoration:none;
}
.SetCase a:hover {
	background:transparent;
	text-decoration:none;
}
.SetCase a:active {
	background:transparent;
	text-decoration:none;
}
.SetCase .setThumb {
	border:1px solid #000;
}
a.setLink img {
	border:1px solid #000;
}
.Seta:link {
	color:#0259C4;
	text-decoration:none;
}
.Seta:visited {
	color:#0259C4;
	text-decoration:none;
}
.Seta:hover {
	color:#FFF;
	text-decoration:none;
	background:#0063DC;
}
.Seta:active {
	color:#FFF;
	text-decoration:none;
	background:#0259C4;
}
