/* support.css */

/* #subnavi */
/*
#subnavi ul {
	width: 982px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
#subnavi li a {
	float: left;
	display: inline;
	height: 20px;
	padding: 0 10px;
	font-style: italic;
	background-color: #dcdcdc;
}
#subnavi li#sn-support a {
	margin-left: 390px;
}
#subnavi li#sn-download a {
	margin-left: 4px;
}
#subnavi li#sn-archive a {
	margin-left: 4px;
}

#subnavi li#sn-support a:hover,
#subnavi li#sn-download a:hover,
#subnavi li#sn-archive a:hover {
	color: white;
	background-color: #a9a9a9;
}
#subnavi li#sn-support a:active,
#subnavi li#sn-download a:active,
#subnavi li#sn-archive a:active,
#support #subnavi li#sn-support a,
#download #subnavi li#sn-download a,
#archive #subnavi li#sn-archive a {
	color: white;
	background-color: #808080;
}
*/
/* #subnavi end */

/*
#alpha-inner {
	width: 23%;
	float: left;
}
*/
div#beta {
	width: 756px;
	margin-left: auto;
	margin-right: auto;
} 

.contactus div.product-top {
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* 	width: 984px; */
	width: 100%;
	padding-top: 20px;
	text-align: left;
	clear: both;
	display: block;
/* 	background-color: #ffffff; */
}

/*
.contactus .product-top-header {
	padding-top: 20px;
}
*/

.contactus div.product-top-header {
	/* width: 885px; */	/* 90 %*/
/* 	margin-left: 756px; */
/* 	margin-left: auto; */
/* 	margin-right: auto; */
	padding-top: 40px;
/* 	padding-left: 20px; */
	padding-bottom: 8px;
	font-size: x-large;
	text-align: left;
	font-family: "Arial Black", sans-serif;
	font-style: italic;
}
.contactus .product-top-description {
	width: 100%;
}
.contactus .product-top-description a {
	text-decoration: underline;
}

.contactus .product-top-description strong {
	border-left: solid 16px;
	padding-left: 5px;
}
/*
#contactus .product-top-description strong big {
	display: none;
}
*/

.contactus .product-top-description li {
	margin-left: 20px;
}

.contactus .entry-header {
	line-height: 105%;
}

.contactus .entry-body {
	clear: both;
	height: 220px;
}

.contactus .entry-image {
	height: 210px;
}

.contactus .entry-footer {
	clear: both;
	height: 10px;
}


