/*Title: styles-site.css CSSLicense: j-suzuki*/

#foldars
{
	width: 600px;
	height: 430px;
	_margin-bottom: 10px;
}

/**** Folder Blue ****/
#folda
{
	text-decoration: none;
	background-image: url("http://www.seo-maniax.com/img/folda-b.jpg");
	background-repeat: no-repeat;
	float:left;
	width: 283px;
	height: 208px;
	text-indent: 15px;
	_text-indent: 20px;
	margin-top: 5px;

}

#folda h2
{	margin-top: 7px;
	margin-left: 10px;
	_margin-left: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

#folda li
{
	list-style-type : none;
	font-size: 12px;
	font-weight: normal;
	margin-left: -35px;
	_margin-left: -40px;
	margin-right: 5px;
	line-height: 18px;
	text-decoration: none;
}

/**** Folder Yellow ****/
#folda-y
{
	text-decoration: none;
	background-image: url("http://www.seo-maniax.com/img/folda-y.jpg");
	background-repeat: no-repeat;
	float:left;
	width: 283px;
	height: 208px;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 5px;

}

#folda-y h2
{
	margin-top: 7px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

#folda-y li
{
	list-style-type : none;
	font-size: 12px;
	font-weight: normal;
	margin-left: -20px;
	margin-right: 5px;
	line-height: 18px;
	text-decoration: none;
}


/**** Folder Red ****/
#folda-r
{
	text-decoration: none;
	background-image: url("http://www.seo-maniax.com/img/folda-r.jpg");
	background-repeat: no-repeat;
	float:left;
	width: 283px;
	height: 208px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;

}

#folda-r h2
{
	margin-top: 7px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

#folda-r li
{
	list-style-type : none;
	font-size: 12px;
	font-weight: normal;
	margin-left: -20px;
	margin-right: 5px;
	line-height: 18px;
	text-decoration: none;
}



/**** Folder Gleen ****/
#folda-g
{
	text-decoration: none;
	background-image: url("http://www.seo-maniax.com/img/folda-g.jpg");
	background-repeat: no-repeat;
	float:left;
	width: 283px;
	height: 208px;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#folda-g h2
{
	margin-top: 7px;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

#folda-g li
{
	list-style-type : none;
	font-size: 12px;
	font-weight: normal;
	margin-left: -20px;
	margin-right: 5px;
	line-height: 18px;
	text-decoration: none;
}

#comp-2 {
	background-color: none;
}