/* 
	3 - PPC Styles
	These styles apply globally to the ppc on the content column as well as on the right hand side of the yahoo pages
*/
#ppc {
	width:740px;
	margin:10px 0;
	padding:10px 0;
	color:#474747;
	background-color:#fff;
}

#ppc .ppclisting {
	margin:0 10px 0 0;
	padding:10px 0;	
}

#ppc .ppctitle {
	display:block;
	margin-bottom:1px;
	background:url(/i/ppcbullet.jpg) 0 1px no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#003399;
	padding-left:25px;
	text-decoration:underline;
}

#ppc .ppctitle:hover {
	color:#FFA000;
	text-decoration:underline;
}

#ppc .ppcdescription {	
	text-decoration:none;
	color:#555555;
	font-size:12px;
	padding-left:25px;
}

#ppc .ppchost {
	color:#555;
	font-size:11px;
	font-weight:normal;
	margin:0 0 5px 0;
	padding-left:5px;
	text-decoration:none;
}

#ppc .searchresults {
	margin-left:10px;
	font-size:20px;
	font-weight:bold;
}

#ppc .searchresults em {
	text-transform:capitalize;
}


/* 
	4 - YShop PPC Styles
	These styles apply only to the PPC on the right hand side of /yshopcatalog.aspx and 
*/
#ppcyshop {
	margin:10px 0 0 15px;
	padding:10px 0;
	color:#474747;
}

#ppcyshop .sponsor-links {
	margin-right:10px;
}
#ppcyshop .sponsor-links a {
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#3a862f;
}

#ppcyshop .ppclisting {
	padding:10px 0;
	border-bottom:1px dashed #b2b2b2;
}

#ppcyshop .ppctitle {
	display:block;
	margin-bottom:1px;
	padding-left:20px;
	background:url(/i/ppcbullet2.jpg) 0 1px no-repeat;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#405bb4;
}
#ppcyshop .ppctitle:hover {
	text-decoration:none;
	color:#405bb4;
}

#ppcyshop .ppcdescription {
	font-size:11px;
	text-decoration:none;
	color:#333;
}

#ppcyshop .ppchost {
	overflow:hidden;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#3a862f;
}

#ppcsl {
	padding-bottom:2px;	
	font-size:11px;
	text-transform:uppercase;
	color:#666;	
}

#ppcsl .kw {
	font-weight:bold;
	font-style:italic;
	color:#000;
}