/******************************************************************************
Introduction
******************************************************************************/

#productsIntroduction
	{
		width:210px;
		min-height:350px;
		height:auto;
		margin:0;
		padding:0;
		background:#F5F5F5;
		float:left;
		display:inline;
	}
	
#productsIntroduction h1
	{
		margin:0 0 10px 0;
		padding:0;
		background-position:top left;
		background-repeat:no-repeat;
		height:160px;
		width:210px;
		display:block;
	}
	
#productsIntroduction h1 span
	{
		position:absolute;
		left:-999em;
	}

#productsIntroduction p {
	margin:20px;
}

/******************************************************************************
Introduction
******************************************************************************/	

#sectionList
	{
		width:460px;
		margin:0;
		padding:0;
		float:left;
		display:inline;
	}

#sectionList form a{
	width:210px;
	height:160px;
	display:block;
	margin:0;
	padding:0;
	text-decoration: none;
}

#sectionList form a span{
		position:absolute;
		left:-999em;
}

#sectionList form {
	width: 210px;
	height: 160px;
	margin: 0 0 20px 20px;
	padding:0;
	float: left;
	display:inline;
	background-repeat: no-repeat;
	position:relative;
}

#sectionList form select{
	width: 190px;
	margin:0;
	padding:0;
	border:0;
	position:absolute;
	bottom:10px;
	left:10px;
	font-size:0.90em;
}
