@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/product_bg.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#435f87;
}
#mainContentContainer {
	width:550px;
	height:430px;
	padding:25px 0 0 9px;
	position:relative;
}
#streamway_logo {
	padding:11px 0 17px 0;
}
#streamway_logo img {
	behavior:url(iepngfix.htc);
}

.light_copy {
	line-height:20px;
	width:480px;
	margin-top:10px;
}
#labelContainer {
	font-size:11px;	
	line-height:14px;
	padding:7px 0 0 33px;
}
#labelContainer .label {
	margin:14px 0 0 0;
}
#labelContainer .label .title {
	text-transform:uppercase;
	font-weight:bold;
}
#leftContainer {
	width:370px;
	float:left;
	padding:0 0 0 10px;
}
#leftContainer .title {
	font-weight:bold;
	font-size:14px;
}
#leftContainer p {
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	color:#435f87;
	margin:12px 0 0 0;
}
#leftContainer a {
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	color:#435f87;
	margin:12px 0 0 0;
	text-decoration:underline;
}
#leftContainer a:hover {
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	color:#435f87;
	margin:12px 0 0 0;
	text-decoration:none;
}
#leftContainer ul {
	font-weight:normal;
	font-size:11px;
	color:#435f87;
	margin:12px 0 0 24px;
	list-style:outside;
	list-style-type:disc;
}
#leftContainer ul li {
	line-height:16px;
	margin:4px 0 0 0;
}
#rightContainer {
	width:370px;
	float:right;
}
#rightContainer .title {
	font-weight:bold;
	font-size:14px;
}
#rightContainer p {
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	color:#435f87;
	margin:12px 0 0 0;
}