#center {
	width: 569px !important;
	background: url(/img/center_background_inter.gif) repeat-y;
}

#center .wrapper {
	width: 579px;
	background: url(/img/center_top_interactive.gif) no-repeat;
	padding-top: 37px;
}

#center .wrapper2 {
	background: url(/img/center_bottom_inter.gif) no-repeat 0 bottom;
	padding-bottom: 11px;
	width: 569px;
}

#center h6 {
	color: #000;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 1em 25px;
}

#center p {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	margin: 1em 25px;
}

#center #interactive,
#center #recorded,
#center #register {
	background: #E6E5E5 url(/img/interactive_top.gif) no-repeat;
	width: 546px;
	margin: 0 0 14px 10px;
}

#center #interactive {
	margin-top: 20px;
}

#center #interactive .wrapper3,
#center #recorded .wrapper3,
#center #register .wrapper3 {
	background: url(/img/interactive_bottom.gif) no-repeat 0 bottom;
	width: 546px;
	position: relative;
	padding: 1px 0;
}

#center #interactive img.screenshot,
#center #recorded img.screenshot,
#center #register img.screenshot {
	position: absolute;
	top: 15px;
	left: 13px;
}

#center #interactive h6,
#center #recorded h6,
#center #register h6,
#center #interactive p,
#center #recorded p,
#center #register p {
	margin: 1em 25px 1.5em 165px;
}