﻿#BuyingGuide
{
	margin:5px 0 0 0;
}

#BuyingGuide ul
{
	margin:0;
	padding:0;
	display:block;
	width:690px;
}

#BuyingGuide li
{
	color:#494d50;
	border:0;
	margin:0;
	display:block;
	float:left;
	width:230px;
	position:relative;
}

#BuyingGuide li h2
{
	height:100px;
	padding:0 15px 0 15px;
	font-size:1.3em;
	position:absolute;
	z-index:10;
}

#BuyingGuide li h2 span
{
	margin:0 0 8px 0;
	display:block;
}

#BuyingGuide a
{
	display:block;
	width:230px;
	text-decoration:none;
	height:320px;
	margin:100px 0 0 0;
	padding:1px;
	position:relative;
	/top:100px;
	z-index:1;
}

#BuyingGuide a span
{
	margin:240px 20px 0 20px;
	display:block;
	color:#837d77;
	font-size:.9em;
	line-height:1.4em;
}

#BuyingGuide a span .Header
{
	margin:0;
	display:block;
	color:#df617f;
	font-weight:bold;
	font-size:1.3em;
}

#BuyingGuide a span strong
{
	/*color:#4a493a;*/
}

#BuyingGuide #Picto1 a
{
	background:url(BuyingGuide/picto1_0.jpg);
}

#BuyingGuide #Picto1 a:hover
{
	background:url(BuyingGuide/picto1_1.jpg);
}

#BuyingGuide #Picto2 a
{
	background:url(BuyingGuide/picto2_0.jpg);
}

#BuyingGuide #Picto2 a:hover
{
	background:url(BuyingGuide/picto2_1.jpg);
}

#BuyingGuide #Picto3 a
{
	background:url(BuyingGuide/picto3_0.jpg);
}

#BuyingGuide #Picto3 a:hover
{
	background:url(BuyingGuide/picto3_1.jpg);
}