@CHARSET "ISO-8859-1";

/*
home
*/

.home div.title
{
	width: 99%;
	margin-top: 8px;
	margin-bottom: 10px;
	border: none;
	background: transparent url('../images/wish_list_title_bg.gif') top left;
	background-repeat: repeat-x;
}

.home div.title 
{
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
	color: #5EB2D4; 
	background-color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	margin-bottom: 2px;
	border-right: 4px solid #FFFFFF;
}

.home span, p, div
{
	color: #5EB2D4; 
}

.crsl a.left:hover
{
	color: #999999;
	cursor: pointer;
}

.footer_home
{
	width: 956px;
	height: 80px;
	border: none;
	margin: auto;
	top: -18px;
	display: block;
	
	color: #12579A;
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

/*
footer
*/

.footer_home div
{
	border-top: none; 
	margin: 10px 20px 10px 20px; 
	padding: 10px 20px 10px 20px;
	word-spacing: 2px;
}

.footer_home div span
{ 
	margin: 5px; 
	padding: 5px 20px 10px 20px;
	color: #016CBA;
	text-align: center;
	display: block;
}
