@charset "utf-8";
/* CSS Document */

#result-header h1 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #ff3197;
	margin: 0px;
	line-height: 18px;
}

#result-header span {
	color: #565656;
}

#result-header h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #9a9a9a;
}

#result-header h2 a {
	color: #9a9a9a;
	text-decoration: none;
}

#result-header h2 a:hover {
	color: #10A0FF;
	text-decoration: underline;
}


.swickiImageResults ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #7f7f7f;
	width: 420px;
	float: left;
}

.swickiImageResults li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #d4d4d4 1px dotted;
}

.swickiImageResults h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 13px;
	font-size: 13px;
}

.swickiImageResults a h3 {
	text-decoration: underline !important;
}

.swickiImageResults a {
	color: #1d8dc7;
	text-decoration: none;
}

.swickiImageResults a:hover {
	color: #FF3197;
}

.swickiImageResults p {
	margin: 2px 0px 0px 0px;
}

.swickiImageResults a  p{
	color: #7f7f7f !important;
	text-decoration: none !important;
}

.swickiImageResults strong {
	margin: 0px;
	color: #336600;
	font-size: 10px;
	text-decoration: none !important;
}

.swickiImageResults a strong {
	text-decoration: none !important;
}

#result-bar-top {
	height: 38px;
	border-top: none !important;
	background: url(bg-result-header.png) 0px 0px repeat-x;
	margin: 0px 0px 0px 0px !important;
	float: left;
	width: 600px;
}

#sort-by {
	margin: 5px 0px 5px 10px !important;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #7e7e7e;
	line-height: 14px;
	font-weight: bold;
}

.article {
	width: 330px;
	font-size: 12px;
	border-right: #d4d4d4 1px dotted;
	border-left: #d4d4d4 1px dotted;
	padding: 10px 10px 10px 10px;
	background-color: #F0F0F0;
}

.right {
	float: right;
}

.article p {
	margin: 0px 0px 10px 0px !important;
}

.article h5 {
	font-size: 12px;
	font-family: "Century Gothic", Arial;
	color: #FF3197;
	margin: 0px 0px 5px 0px;
	line-height: 12px;
}

.article_image {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 15px 10px 0px;
	border: #d4d4d4 1px solid;
	text-align: center;
	background-color: #fff;
}

.smaller {
	width: 250px !important;
	float: none !important;
	margin: 5px 10px 15px 10px;
}

/*
Craigslist
*/

.clist {
	width: 330px;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}

.clist p {
	margin: 0px 0px 10px 0px !important;
}

.clist a {
	text-decoration: none;
	color: #026464;
}

.clist a:hover {
	text-decoration: underline;
}

.clist h5 {
	font-size: 12px;
	font-family: "Century Gothic", Arial;
	color: #FF3197;
	margin: 0px 0px 5px 0px;
	line-height: 12px;
}

.clist ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #7f7f7f;
	width: 330px !important;
	float: left;
}

.clist li {
	margin: 0px !important;
	padding: 6px 0px 8px 4px !important;
	border-bottom: #d4d4d4 1px dotted;
}

.craigbg {
	background: url(craig_bg.png) top right repeat-y;
}

.craigupdate {
	width: 600px !important;
}

.craigblu {
	width: 270px !important;
	padding-bottom: 15px;
	border-bottom: 1px dotted #b4b4b4;
}

.craigimg {
	margin-left: 10px;
}

.craigright {
	margin: 0px 0px 10px 20px;
}

.craigdetail {
	color: #A6A6A6 !important;
	padding-bottom: 5px !important;
}

.craigupdate p {
	margin-left: 10px;
}

#column-sponsored h1 {
	font-size: 12px;
	font-family: "Century Gothic", Arial;
	color: #FF3197;
	margin: 0px 0px 10px 0px;
	line-height: 10px;
}

/*
Craigslist Small
*/

.clistsmall {
	width: 280px;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
}

.clistsmall p {
	margin: 0px 0px 10px 0px !important;
}

.clistsmall a {
	text-decoration: none;
	color: #026464;
}

.clistsmall a:hover {
	text-decoration: underline;
}

.clistsmall h5 {
	font-size: 12px;
	font-family: "Century Gothic", Arial;
	color: #FF3197;
	margin: 0px 0px 5px 0px;
	line-height: 12px;
}

.clistsmall ul {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #7f7f7f;
	width: 280px !important;
}

.clistsmall li {
	margin: 0px !important;
	padding: 6px 0px 8px 4px !important;
	border-bottom: #d4d4d4 1px dotted;
}

/*
Yahoo Additions
*/

.bottom_search {
	float: left;
	margin-left: 110px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.bottom_search h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
