@charset "utf-8";

.sswDiv {
	margin:40px 100px 90px 100px;
	padding:4px;
	width:330px;
	min-height:60px;
	float:right;
}
a.ssw, a.ssw:link, a.ssw:visited, .sswDiv {
	font-family: Arial, Tahoma, Verdana, Geneva;
	font-size:11px;
	color: #666;
}
a.ssw:hover {
	font-size:11px;
	color: #000;
	text-decoration:none;
}
img.sswLogo {
	border:none;
	/*margin:0 5px 5px 10px;*/
	float:right;
}
.listedby {
	float:left;
	margin-top:30px;
	text-align:right;
	padding-right:13px;
	border-right:#E2E2E2 thin solid;
}
.sswcl {
	clear:both;
}