/**********
* Product *
**********/
h1, h2 {
	margin: 0;
}
#content {
	position: relative;
	padding: 0;
	margin-top: 20px;
	width: 880px;
	line-height: 1.4em;
	color: #222;
}
#content a {
	color: #C00;
}
table {
	border-collapse: collapse;
}
.ltCol {
	width: 292px;
	position: absolute;
	top: 0;
	left: 0;
}
.rtCol {
	width: 585px;
	margin-left: 294px;
}

#product_menu {
	width: 292px;
	height: 205px;
	background: transparent url(/pub/images/support/support_menu_bg.jpg) no-repeat top left;
	float: left;
	color: #FFF;
}
#product_menu div#product_menu_content {
	margin: 30px 10px 10px 20px;
}
#product_menu ul {
	margin: 8px 0 10px 17px;
	padding: 0;
}
#product_menu ul li {
	margin: 1px;
}
#product_menu h2 {
	color: #FFF;
	font-size: 20px;
}
#product_menu a#download_btn {
	display: block;
	width: 158px;
	height: 49px;
	background: transparent url(/pub/images/product/download_btn_med.png) no-repeat top left;
}
#product_menu a#watchdemo {
	display: block;
	color: #EEE;
	font-size: 12px;
	text-decoration: none;
}
#product_content {
	width: 585px;
	margin-left: 2px;
	position: relative;
}

div.product_main_hdr_box {
	position: relative;
	width: 585px;
	height: 225px;
	top: -20px;
	background: transparent url(/pub/images/product/product_main_bg.jpg) no-repeat top left;
}
div.product_main_hdr_box div.product_main_hdr_text {
	position: relative;
	top: 80px;
	left: 330px;
	width: 235px;
}
div.product_main_hdr_text h1 {
	font-size: 22px;
	margin: 0 0 10px 0;
}
.product .content_body {
	margin-top: -31px;
	margin-left: 13px;
}
.product .content_body h1 {
	font-weight: normal;
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 40px;
}
.product .content_body h2 {
	font-weight: normal;
	font-size: 17px;
	margin: 20px 0 5px 0;
	color: #C00;
}
.product #phone_marquee {
	display: block;
	width: 583px;
	height: 181px;
	margin: 35px 0 0 0;
	background: transparent url(/pub/images/product/phone_marquee.jpg) no-repeat top left;
}
.product #product_highlights {
	width: 100%;
	margin: 10px 0 0 10px;
	padding: 0;
}

.ltBox,
.rtBox {
	width: 250px;
	float: left;
}

.product #product_highlights label {
	display: block;
	font-size: 18px;
	color: #C00;
}
.product #product_highlights p {
	margin: 10px 20px 30px 0;
	padding: 0;
}

.rtCol label {
	padding-top: 15px;
}

/***************
* Product Demo *
***************/
.demo h1 {
	font-size: 28px;
	font-family: arial;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}

.product .content_body.demo h2 {
	display: block;
	line-height: 22px;
}
