@charset "UTF-8";
/* CSS Document */

/* CSS Document */

a.button
{  /* Specify only the properties that differ from a.button */
	display:block;
	text-decoration:none;
	width:140px;
	color: #666666;
	height: 150px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 20px;
	margin-left: 0;
	text-align: left;
	vertical-align: top;
	padding: 12px;
	float: left;
}
.button img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	text-align: left;
}
a.button:hover
{  /* Specify only the properties that differ from a.button */
	color:#000000;
	background-image: url(images/folio_list_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
a.button:visited {
	text-decoration: none;
}
.folio_btn_text {
	height: 60px;
	width: 140px;
}
.folio_btn_text h3 {
	margin-top: 3px;
	margin-bottom: 5px;
}
.folio_btn_text p {
	margin-top: 0px;
	margin-bottom: 5px;
}
a.friends_links {
	display:block;
	text-decoration:none;
	width:auto;
	color: #666666;
	height: auto;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
a.friends_links:hover {
	background-image: url(images/friends_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000000;
	text-decoration: none;
}
.friends_text {
}
.friends_text h3 {
	color: #000000;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: normal;
}
.friends_text p {
	margin-top: 0px;
	margin-bottom: 0px;
}
