/* BLOGADS3.CSS */
/* for each adstrip */

.adspot 
	{ font-size: 10px; border: 0px; line-height: normal; text-align: left; overflow:hidden;}

.top-right .adspot {margin-top:10px;}

.adspot_head
	{display: none;}

.adspot_link
	{display: none;}

a.adspot_link:link
	{display: none;}

a.adspot_link:visited
	{display: none;}

a.adspot_link:active
	{
	display: none;
	}

a.adspot_link:hoverx 
	{display: none;}

.adspot ul
	{
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
}
	
.sky .adspot li {margin-left:0}
.adspot li
	{
	display:block;
	overflow:hidden;
	text-indent:0;
	border-bottom: 2px solid #336699;
	margin-bottom: 10px;
	margin-left:10px;
	}
	

/* for each ad */

.adspot_content 
	{padding: 0px; width: 160px;}
.adspot_adhead
	{
display:block; font-weight: bold; color: #000000; font-family: 'Trebuchet MS', Verdana, sans-serif; text-align: left; }

.adspot_content img
	{border: 0px; clear:both;}

.adspot_adtext 
	{ display:block; line-height: normal; font-size: 10px; color: #000000; font-family: 'Trebuchet MS', Verdana, sans-serif; }

.adspot_adtext li {border: 0px; margin-bottom: 5px;}
.adspot_adtext ul {border: 0px; margin-bottom: 0px;}

.adspot_adurl
	{ font-weight: normal; text-decoration: none; color: #336699; visibility: visible; font-family: 'Trebuchet MS', Verdana, sans-serif; font-style: normal; }

a.adspot_adurl:link 
	{ font-color: #336699; text-decoration: none; font-style: normal;}

a.adspot_adurl:visited 
	{ font-color: #336699; text-decoration: none; font-style: normal;}

a.adspot_adurl:active 
	{ font-color: #009900; text-decoration: underline; }

a.adspot_adurl:hover 
	{ font-color: #009900; text-decoration: underline; }

.blogad_rss_ad
{padding-bottom: 0px; margin-bottom: 0px;}