/*	1	Basic	*/

#components
{
	height: 350px;
	width: 320px;
	/*margin: 0 0 0 30px;*/
	padding: 0;
/* IE7 weirdness
	position: absolute;
	bottom: 7px;
	width: 350px;
}

html>body #components
{
	bottom: 0;
	width: 800px;
*/
}

/* IE6 hack */
* html #scrollContainer
{
	margin-left:15px;
	margin-top:39px;
}

#components .component,
#components a.SingleImage1_plcContent1
{
	display: block;
	position: absolute;
	top: 0;
	/* more IE7 weirdness */
	/*bottom: 0;*/
	/*right: 0;*/
	margin: 0;
	padding: 0;
	text-align: right;
}

#related-bar
{
	clear: both;
}


.moreinfo
{
	margin-top: 1em;
}

.freeform
{/*height:273px;*/
}