#Lab
{
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	height: 433px;
}

	#Lab .Images
	{
		width: 425px;
		margin: 47px 1px 0px 78px;
	}

	#Lab .Images p
	{
		color: #626262;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 17px;
		margin: 8px 0px 19px 1px;
	}

	#Lab .Images img
	{
		margin-left: 2px;
	}

	#Lab .Description
	{
		width: 435px;
		height: 222px;
		overflow: hidden;
		margin-top: 162px;
	}
		#Lab .Description div.ScrollContent
		{
			overflow: hidden;
			height: 214px;
			width: 407px;
			position: relative;
		}

		#Lab .Description ul li
		{
			margin-bottom: 1px;
			#margin-bottom: -2px;
			_margin-bottom: -1px;
		}

		#Lab .Description ul li.On
		{
			background: transparent url(../images/lab/bg_top_on.gif) no-repeat left top;
			margin-top: -2px;
			#margin-top: -4px;
			_margin-top: -3px;
		}

		#Lab .Description ul li.On div.Container
		{
			background: transparent url(../images/lab/bg_bot_on.gif) no-repeat left bottom;
			padding-bottom: 9px;
		}

		#Lab .Description ul li div.Left
		{
			width: 379px;
			margin-left: 8px;
		}

		#Lab .Description h4
		{
			color: #4f8fbc;
			font-family: Arial, Verdana, sans-serif;
			font-size: 13px;
			line-height: 15px;
			font-weight: bold;
			padding-top: 7px;
		}

			#Lab .Description h4 strong
			{
				color: #445f80;
			}

		#Lab .Description p
		{
			color: #a9a9a9;
			font-family: Arial, Verdana, sans-serif;
			font-size: 11px;
			line-height: 15px;
			margin-top: 5px;
		}

		#Lab .Description ul li .Button
		{
			width: 16px;
			height: 16px;
			background-image: url(../images/lab/bt_more.gif);
			margin: 4px 4px 0px 0px;
			cursor: pointer;
		}

			#Lab .Description ul li.On .Button
			{
				background-image: url(../images/lab/bt_less.gif);
				margin: 7px 4px 0px 0px;
			}

		#Lab .Description ul li.Off
		{
			background: transparent url(../images/lab/bg_off.gif) no-repeat left top;
			height: 25px;
			overflow: hidden;
		}

			#Lab .Description ul li.Off h4
			{
				padding-top: 4px;
			}

			#Lab .Description ul li.Off p
			{
				display: none;
			}


		#Lab .Description .Scroller
		{
			width: 13px;
			height: 222px;
			background: transparent url(../images/lab/bg_scroll.gif) no-repeat left top;
		}

			#Lab .Description .Scroller .Button
			{
				cursor: pointer;
				width: 13px;
				height: 34px;
				background: transparent url(../images/home/bt_scroll.gif) no-repeat left top;
			}