body {
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	height:100%;
}

a {
	font-size: 12px;
	color:#0099ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	
form {
	margin:0px;
	padding:0px;
}

h1 {
	margin:20px 0 0 0;
	font-size:16px; 
	font-weight:bold; 
	color:#ff6600; 
	border-bottom:1px #cccccc solid;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ol {
	font-size: 12px;
}

div#globalmenu {
	width:498px;
	padding:0;
	color:#0099FF;
	float:right;
	height:52px;
}
div#globalmenu ul {
	list-style: none;
	margin:0;
	padding:14px 0 0 0;
	text-align:center;
}
div#globalmenu li#company {
	margin:0;
	padding:0;
	display:inline;
	font-size:12px;
}
li#company a {
	text-decoration: none;
	background-image:url(images/button_company_off.gif);
	font-weight:bold;
	color:#fff;
	width:165px;
	height:22px;
	float:left;
	padding-top:15px;
}
li#company a:hover {
	text-decoration: none;
	background-image:url(images/button_company_over.gif);
	font-weight:bold;
	color:#fff;
}
div#globalmenu li#products {
	margin:0;
	padding:0;
	display:inline;
	font-size:12px;
}
li#products a {
	text-decoration: none;
	background-image:url(images/button_products_serv_off.gif);
	font-weight:bold;
	color:#fff;
	width:165px;
	height:22px;
	float:left;
	padding-top:15px;
}
li#products a:hover {
	text-decoration: none;
	background-image:url(images/button_products_serv_over.gif);
	font-weight:bold;
	color:#fff;
}
div#globalmenu li#bus_sol {
	margin:0;
	padding:0;
	display:inline;
	font-size:12px;
}
li#bus_sol a {
	text-decoration: none;
	background-image:url(images/button_products_serv_off.gif);
	font-weight:bold;
	color:#fff;
	width:165px;
	height:22px;
	float:left;
	padding-top:15px;
}
li#bus_sol a:hover {
	text-decoration: none;
	background-image:url(images/button_products_serv_over.gif);
	font-weight:bold;
	color:#fff;
}
table.center {
	margin-left:auto; 
	margin-right:auto;
	clear:both;
}

sup {
	font-size:9px;
}

img {
	border:0px;
}

#header {
	margin:20px 0 0 0;
	font-size:16px; 
	font-weight:bold; 
	color:#FF6600; 
	border-bottom:1px #cccccc solid; 
}

A.footer-link { 
	color : #999999; 
	text-decoration: none; 
	font-size: 9px;
}
A.footer-link:hover { 
	text-decoration: none; 
}
#footer {
	/*background-image:url(images/footer_bground.gif);*/
	background-color:#eef5d3;
	border-top:1px solid #d1dca6;
	height:180px;
	clear:both;
}
.footer-box {
	padding:10px 80px 10px 4px;
	height:100px;
	float:left;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 1px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.inputfield75
{
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield100
{
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield150
{
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield200
{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield250
{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield300
{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield400
{
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield500
{
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield600
{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield700
{
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputfield800
{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.applicantResumeBox
{
	width: 300px;
	height: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.applicantCommentBox
{
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.demorequestinput {
	width:202px;
	border:1px #7f9db9 solid;
	padding:2px;
}
.demorequestinput-drop {
	width:208px;
	border:1px #7f9db9 solid;
	padding:2px;
}
.demorequestinput-area {
	width:202px;
	height:130px;
	border:1px #7f9db9 solid;
	padding:2px;
}
fieldset {
  margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border: 3px solid #E4E3D3;	
	overflow: auto;
}
fieldset legend {
  font-weight: bold;
  color: #ff6600;
  margin: 10px;
  padding: 25px;
}

#button {
	width: 180px;
	padding: 25px 0 0 0;
	color: #000000;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	
#button li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
}
#button li a {
	display: block;
	padding: 3px 3px 3px 0.5em;
	background-color: #ffffff;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	width: 100%;
	font-size:11px;
}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color:#9eb83b;
		color:#ffffff;
		}
#link {
	width: 265px;
	padding: 0 0 0 0;
	background-color: #ffffff;
	color: #0099FF;
}
#link ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#link li {
	border-bottom: 1px solid #cccccc;
	margin:0;
	background-image: url(images/arrow_list.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
}
#link li a {
	display: block;
	padding: 3px 3px 3px 20px;
	color: #0099FF;
	text-decoration: none;
	width: 100%;
	font-size:11px;
}

html>body #link li a {
	width: auto;
}

#link li a:hover {
	background-color: #9eb83b;
	color: #ffffff;
	background-image: url(images/arrow_list-over.gif);
	background-repeat: no-repeat;
	background-position:left;
}
#press {
	padding: 0 0 0 0;
	background-color: #ffffff;
	color: #0099FF;
}
#press ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#press li {
	margin: 0;
	background-image: url(images/icon_pr.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding: 0px 0px 0px 20px;
	margin: 12px 12px 12px 6px;
	color:#000000;
	font-weight:bold;
}
#press li a {
	display: block;
	color: #0099FF;
	text-decoration: none;
	width: 100%;
	font-size:12px;
	font-weight:normal;
}

html>body #press li a {
	width: auto;
}

#press li a:hover {
	text-decoration: underline;
}
#news {
	padding: 0 0 0 0;
	background-color: #ffffff;
	color: #0099FF;
}
#news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#news li {
	margin: 0;
	background-image: url(images/icon_pr.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding: 0px 0px 0px 20px;
	margin: 12px 12px 12px 6px;
	color:#000000;
	font-weight:bold;
}
#news li a {
	display: block;
	color: #0099FF;
	text-decoration: none;
	width: 100%;
	font-size:12px;
	font-weight:normal;
}

html>body #news li a {
	width: auto;
}

#news li a:hover {
	text-decoration: underline;
}
#box-padding {
	padding:5px;
	border:1px dotted #cccccc;
	margin-top:10px;
}
#box-header {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#4271a2;
	border-bottom:#ffffff 2px solid;
	color:#FFFFFF;
}
#box {
	width:auto;
	padding: 10px;
	background-image:url(images/box_bground.gif);
	color: #000000;
	font-size:12px;
}
#box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#box li {
	margin: 0;
	padding: 3px 3px 3px 20px;
	background-image: url(images/check_list.gif);
	background-repeat: no-repeat;
	background-position:left top;
	color:#000000;
}
#box-header2 {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#97bc0d;
	border-bottom:#ffffff 2px solid;
	color:#FFFFFF;
}
#box2 {
	width:auto;
	padding: 10px;
	background-image:url(images/box2_bground.gif);
	color: #000000;
	font-size:12px;
}
#box2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#box2 li {
	margin: 0;
	padding: 3px 3px 3px 20px;
	background-image: url(images/check_list.gif);
	background-repeat: no-repeat;
	background-position:left top;
	color:#000000;
}
#box-header3 {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#843418;
	border-bottom:#ffffff 2px solid;
	color:#FFFFFF;
}
#box3 {
	width:auto;
	padding: 10px;
	background-image:url(images/box3_bground.gif);
	color: #000000;
	font-size:12px;
}
#box3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#box3 li {
	margin: 0;
	padding: 3px 3px 3px 20px;
	background-image: url(images/check_list.gif);
	background-repeat: no-repeat;
	background-position:left top;
	color:#000000;
}
#box4 {
	width: 466px;
	padding: 10px;
}
#box4 li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
}
#box4 ul {
	margin:15px;
	padding:5px;
}
#box-header4 {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#666699;
	border-bottom:#ffffff 2px solid;
	color:#FFFFFF;
}
#box-header5 {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#843418;
	border-bottom:#ffffff 2px solid;
	color:#FFFFFF;
}
#box5 {
	width:auto;
	padding: 10px;
	background-image:url(images/box4_bground.gif);
	color: #000000;
	font-size:12px;
}
#box5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#box5 li {
	margin: 0;
	padding: 3px 3px 3px 15px;
	background-image: url(images/arrow_list2.gif);
	background-repeat: no-repeat;
	background-position:left top;
	color:#000000;
}
#box5 li a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	font-size:12px;
	font-weight:normal;
}
#box6 {
	width: 466px;
	padding: 10px;
	background-image:url(images/box4_bground.gif);
	color: #000000;
	font-size:11px;
}
#box6 ul {
	list-style: outside square;
	margin: 0 0 0 17px;
	padding: 0;
}
#box6 li {
	margin: 0;
	padding: 1px 1px 1px 0px;
	color:#000000;
}
html>body #box6 li a {
	width: auto;
}
#box7 {
	width: 466px;
	padding: 10px;
	background-image:url(images/box4_bground.gif);
	color: #000000;
	font-size:11px;
}
#box7 ul {
	list-style: outside square;
	margin: 0 0 0 17px;
	padding: 0;
}
#box7 li {
	margin: 0;
	padding: 1px 1px 1px 0px;
	color:#000000;
}
html>body #box7 li a {
	width: auto;
}
#box8 {
	width: 466px;
	padding: 10px;
	background-image:url(images/box4_bground.gif);
	color: #000000;
	font-size:11px;
}
#box8 ul {
	list-style: outside square;
	margin: 0 0 0 17px;
	padding: 0;
}
#box8 li {
	margin: 0;
	padding: 1px 1px 1px 0px;
	color:#000000;
}
html>body #box8 li a {
	width: auto;
}
#features {
	padding:10px;
}
#features-header-mgmt {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_account_bground.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-mgmt li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-mgmt ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-calling {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_phone_bground.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-calling li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-calling ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-contactmgmt {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_contact_bground.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-contactmgmt li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-contactmgmt ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-video {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_video_bground.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-video li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-video ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-calendar {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_calendar_bground.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-calendar li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-calendar ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-vm {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_vm_bground.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-vm li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-vm ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-email {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_email_bground.gif);
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-email li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-email ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-conference {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_conference_bground.gif);
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-conference li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-conference ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-fax {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_fax_bground.gif);
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-fax li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-fax ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
#features-header-assistant {
	border-top:solid #2294ff 1px;
	padding:10px 80px 10px 10px;
	font-size:12px;
	background-image:url(images/features_assistant_bground.gif);
	background-repeat:no-repeat; 
	background-position:right top;
}
#features-header-assistant li {
	color:#333333;
	margin:0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight:normal;
}
#features-header-assistant ul {
	margin:0px;
	padding-left:17px;
	padding-top:5px;
}
.features-title {
	padding:2px 0px 2px 10px; 
	color:#fff; 
	background:url(images/feature_bg.gif) bottom; 
	font-weight:bold; 
	font-size:12px; 
	margin-top:10px;
}
#features-title-green {
	padding:2px 0px 2px 10px; 
	color:#fff; 
	background:url(images/feature_green_bg.gif) bottom; 
	font-weight:bold; 
	font-size:12px; 
	margin-top:10px;
}
#features-title-red {
	padding:2px 0px 2px 10px; 
	color:#fff; 
	background:url(images/feature_red_bg.gif) bottom; 
	font-weight:bold; 
	font-size:12px; 
	margin-top:10px;
}
.features-header-text {
	font-weight:bold;
	font-size:12px;
	color:#ff6600;
}
.images {
	margin-right:5px;
	padding:2px;
	border:solid #cccccc 1px;
}
.images-comparison {
	padding:5px 0 5px 0;
}
.table-header {
	text-align: center;
	background-color:#d7dac7;
}
.table-plans {
	background-color:#e5e8db;
	padding-left:5px;
}
table.plans {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background-color: #fff;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
table.plans td.col {	
	background-color: #e5e8db;
	color: #000;
	padding: 2px;
	text-align: left;
	border: 1px #fff solid;
}
table.plans td.col1 {	
	background-color: #99cc33;
	color: #000;
	padding: 2px;
	text-align: center;
	border: 1px #fff solid;
}
table.plans td.col2 {	
	background-color: #ffcc66;
	color: #000;
	padding: 2px;
	text-align: center;
	border: 1px #fff solid;
}
table.plans td.col3 {	
	background-color: #ccccff;
	color: #000;
	padding: 2px;
	text-align: center;
	border: 1px #fff solid;
}
table.plans td.hed {
	background-color: #666;
	color: #fff;
	padding: 2px;
	text-align: center;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
}
#home-box {
	border-top:solid #4271a2 2px; 
	border-bottom:dotted #cccccc 1px;  
	padding: 10px 10px 0px 10px; 
	margin:23px 0px 15px 0px;
}
#home-box img {
	padding:5px;
}
.orange-header {
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
}
.orange-text {
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
.col{
	border-right: 1px solid #cacebc;
	border-bottom: 1px solid #cacebc;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #000000;
}
.col1{
	border-right: 1px solid #cacebc;
	border-bottom: 1px solid #cacebc;
	background: #e7edce;
	padding: 3px;
	color: #000000;
	text-align:center;
}
.col2 {
	border-right: 1px solid #cacebc;
	border-bottom: 1px solid #cacebc;
	background: #e1e7f3;
	padding: 3px;
	color: #000000;
	text-align:center;
}
.col3 {
	border-right: 1px solid #cacebc;
	border-bottom: 1px solid #cacebc;
	background: #f9e5cc;
	padding: 3px;
	color: #000000;
	text-align:center;
}
.table-features {
	border-right: 1px solid #cacebc;
	border-bottom: 1px solid #cacebc;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #000000;
}
th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #797268;
}

.products {
	margin-top:12px; 
	float:left; 
}

.products a {
	font-size:11px;
}

.management {
	border:solid #DDDDDD 1px; 
	padding:2px; 
	margin:0 8px 4px 0;
}

.menu-item {
	border:0;
	padding:15px 0 0 0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/tabright.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
		color:#0099FF;
    height: 20px;
    margin-right: 6px;
    padding-right: 4px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/tableft.gif') no-repeat;
    display: block;
    line-height: 12px;
    padding: 4px 0 4px 4px;
}
a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    /*padding: 6px 0 4px 18px;  push text down 1px */
}
#tabs {
	padding:0;
	float:right;
}
#tabs ul {
	padding:0;
	margin:0;
}
#tabs li {
	display:inline;
}
#maincontainer {
	width: 765px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#maincontainer-footer {
	width: 765px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#maincontainer-header {
	width: 765px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection {
	height:33px; /*Height of top section*/
	padding:0;
	margin:0;
}
#contact {
	width:498px;
	height:15px;
	padding:4px 8px 0 0;
	color:#0099FF;
	float:right;
	text-align:right;
}
#contact ul {
	list-style: none;
	margin:0;
	padding:0;
}
#contact li {
	margin:0;
	background-image: url(images/arrow_list.gif);
	background-repeat: no-repeat;
	background-position:left top;
	display:inline;
}
#contact li a {
	padding: 1px 3px 3px 20px;
	color: #0099FF;
	text-decoration: none;
	width: 100%;
	font-size:12px;
}

html>body #contact li a {
	width: auto;
}

#contact li a:hover {
	text-decoration:underline;
}

#parusone-button {
	float:left; 
	text-align:right; 
	width:315px;
	margin-top:15px; 
}
#parusone-button img {
	vertical-align:middle;
}
#parusone-button a {
	color:#fff;
}

.menutext {
	color:#fff;
	size:10px;
}

.plan-description {
	padding:30px;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

.green-bgheader {
	padding-left:30px;
	font-size:16px;
	font-weight:bold;
	border-left:1px #ccc solid;
	color:#fff;
	background-color:#FF6600;
}