body {
	margin:0;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060606;
	background:#b61d22 url(../images/bg_img.gif);
}
img {
	border:0px
}
#page {
	background:url(../images/page_bg.png) repeat-y center;
	width:100%;
}
a {
	color: #f5343c;
	text-decoration:underline;
}
.logo {
	float:left;
	margin-top:0px;
	padding-left:8px
}
p {
	margin:0px;
	padding:5px 0px
}

h1 {
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#1d1e24;
	font-size:25px
}
h2 {
	font-size:20px;
	padding:0px;
	margin:0px;
	text-align:left;
	line-height:25px;
	padding-top:5px;
	margin-bottom:6px
}
h4 {
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#000000;
	font-size:15px;
	font-weight:normal
}

h4.grey {
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	color:#e5131c
}

h4.red, .large-red-text{
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#e5131c;
}


.medium-red-text{
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#e5131c;
}


#wrapper {
	width:936px;
	margin:0 auto
}

.top {
	background:url(../images/top_img.jpg) no-repeat bottom;
	width:906px;
	padding:3px 15px;
	height:30px;
	color:#fff;
	font-size:13px;
        border:solid 1px #f7f7f7;
}

h1.heading-top
{
	color:#fff;
	font-size:13px
}

a:hover {
	text-decoration:none;
}
ul.list {
	margin:0px;
	padding:0px;
	padding-left:16px;
	padding-top:5px;
	list-style:disc;
}
ul.list li {
	padding-bottom:5px
}

ul.standard-list {
	margin:0px;
	padding:0px;
	padding-left:30px;
	padding-top:5px;
	list-style:disc;
}
ul.standard-list li, ol.standard-list li {
	padding-bottom:5px
}


ol.standard-list {
	margin:0px;
	padding:0px;
	padding-left:30px;
	padding-top:5px;
	list-style-type: decimal;
	
}




.designby {
	float:right;
	font-size:11px;
	text-align:right;
	width:250px;
	padding-top:10px
}
.designby a {
	color:#000;
}
.designby a {
	color:#000;
}
.w3c-valid {
	background:url(../images/valid.gif) no-repeat 2px;
	padding:1px 5px 1px 15px;
	border: solid 1px #c0c0be;
	float:left
}
.w3c-valid a {
	color:#62625c;
	font-size:10px;
	text-decoration:none
}
.w3c-validm {
	background:url(../images/valid.gif) no-repeat 2px;
	padding:1px 5px 1px 15px;
	border-top: solid 1px #c0c0be;
	border-bottom: solid 1px #c0c0be;
	float:left
}
.w3c-validm a {
	color:#62625c;
	font-size:10px;
	text-decoration:none
}
.w3c-validm a:hover {
	text-decoration:underline
}
.design-bg {
	float:right;
	width:180px;
	padding-top:10px;
	font-size:11px;
	text-align:right;
	padding-right:20px
}
.design-bg a {
	color:#000
}
.w3c-valid a:hover {
	text-decoration:underline
}
.valid-uses {
	float:right;
	color:#62625c;
	font-size:10px;
}
.vl-text {
	float:left;
	padding-top:5px;
	font-size:11px
}
.clear {
	clear:both
}
.footernav {
	padding-top:7px;
	color:#383838;
	clear:both
}
.footernav a {
	padding:0px 6px;
	color:#383838;
	text-decoration:none;
}
.footernav a:hover {
	padding:0px 6px;
	color:#383838;
	text-decoration:underline;
}
#navigation {
	list-style: none;
	font-size:30px;
	font-weight:bold;
	padding-left:0;
}
#navigation ul {
	padding:0px;
	margin:0px;
	padding-left:0;
}
#navigation li {
	display: inline;
	padding:0px
} /* IE6 fix */
#navigation a {
	float: left;
	display: block;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
	font-weight:bold;
}
#navigation a.home {
	float: left;
	display: block;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 3px 50px 3px 35px;
	margin: 0 5px;
	font-weight:bold;
}
#navigation a.product {
	float: left;
	display: block;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 3px 60px 3px 55px;
	margin: 0 5px;
	font-weight:bold;
}
#navigation a.support {
	float: left;
	display: block;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 3px 50px 3px 50px;
	margin: 0 5px;
	font-weight:bold;
}
#navigation a.contact {
	float: left;
	display: block;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 3px 30px 3px 50px;
	margin: 0 5px;
	font-weight:bold;
}
#navigation a:hover {
	margin: 0 5px;
	float: left;
}
.tagline {
	float:left;
	padding-top:7px;
}

/*

.search-box {
	float:right;
	padding-top:5px;
	padding-right:5px
	width:295px;
}

*/

.inp-box {
	float:right;	
}

.inp {
	width:205px;
	border:solid 1px #cdcdcd;
	color:#303030;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 4px
}

.search-btn {
	float:right;
	width:80px;
	padding-top:1px;
        padding-left:5px;
}

.left {
	float:left;
}
.joinlink {
	float:left;
	padding-top:2px
}
.joinlink a {
	color:#fff
}
.logo-box {
	clear:both;
	padding-top:10px;
}
.req-link {
	text-align:right;
	float:right;
	
}
.req-link a {
	color:#000000;
	text-decoration:none;
	padding:0px 5px;
	text-transform:uppercase;
	font-size:.9em;
}
.req-link a:hover {
	text-decoration:underline
}
.tryit-btn {
	padding-top:15px;
float:right;

}

.default-nav-bg {
	padding:2px 0px;
	background:url(../images/nav_bg_default.gif) no-repeat;
	height:42px;
	margin-top:14px
}

.home-nav-bg {
	padding:2px 0px;
	background:url(../images/nav_bg_home.gif) no-repeat;
	height:42px;
	margin-top:14px
}

.products-nav-bg {
	padding:2px 0px;
	background:url(../images/nav_bg_products.gif) no-repeat;
	height:42px;
	margin-top:14px
}

.support-nav-bg {
	padding:2px 0px;
	background:url(../images/nav_bg_support.gif) no-repeat;
	height:42px;
	margin-top:14px
}

.contact-nav-bg {
	padding:2px 0px;
	background:url(../images/nav_bg_contact.gif) no-repeat;
	height:42px;
	margin-top:14px
}

.prod {
	padding-left:35px
}
#container {
	background:url(../images/container_img_bg.jpg) repeat-y;
	width:934px;
	margin-top:14px
}
.container-bg {
	background:url(../images/container_img_top.jpg) no-repeat top;
	padding-top:27px;
	padding-left:2px;
	padding-right:2px
}
.left-panel {
	float:left;
	width:590px
}
.red {
	color:#e5131c
}
.font17 {
	font-size:17px
}


.accounts-box {
	background:url(../images/redbox_bg.jpg) repeat-y;
	width:284px;
	float:left;
	margin-top:20px
}
.account-box-top {
	background:url(../images/redbox_top.jpg) no-repeat top
}
.account-box-bot {
	background:url(../images/redbox_bot.jpg) no-repeat bottom;
	padding:5px 18px 20px 18px
}
.box-content {
	padding-top:10px;
	padding-bottom:5px;
}
.font14 {
	font-size:14px
}
.gray {
	color:#474747
}

.software-box{
	background:url(../images/redbox_bg.jpg) repeat-y;
	width:284px;
	float:right;
	margin-left:10px;
	margin-top:0px
}

.support-box {
	background:url(../images/redbox_bg.jpg) repeat-y;
	width:284px;
	float:left;
}

.other-box {
	background:url(../images/redbox_bg.jpg) repeat-y;
	width:284px;
	margin-left:12px;
	float:left;
}

.payroll-box {
	background:url(../images/redbox_bg.jpg) repeat-y;
	width:284px;
	float:left;
	margin-left:12px;
	margin-top:20px
}
.payroll-top {
	background:url(../images/redbox_top.jpg) no-repeat top
}
.payroll-bot {
	background:url(../images/redbox_bot.jpg) no-repeat bottom;
	padding:6px 18px 20px 18px
}
.wht {
	color:#FFFFFF
}
.gray-box-container {
	float:left;
	width:590px;
	padding-top:20px;
	padding-bottom:24px
}
.graybox-one {
	background:url(../images/graybox_bg.jpg) repeat-y;
	width:285px;
	float:left
}
.gray-box-top {
	background:url(../images/graybox_top.jpg) no-repeat top
}
.gray-box-bot {
	background:url(../images/graybox_bot.jpg) no-repeat bottom;
	padding:6px 18px 20px 18px;
	font-size:13px;
	min-height:135px
}
.graybox-two {
	background:url(../images/graybox_bg.jpg) repeat-y;
	width:285px;
	float:left;
	margin-left:12px
}
.right-panel {
	float:right;
	width:302px;
	padding-right:5px
}
.news {
	border-bottom:solid 1px #dce4e7;
	padding-bottom:15px
}
.news-title {
	font-size:15px;
	padding-top:5px
}
.news-detail {
	padding-top:10px
}

.news-txt {
	margin-left:45px;
}
.font15red {
	font-size:15px;
	color:#e5131c;
	line-height:22px
}
.post {
	line-height:17px;
	color:#464646
}
.blog {
	padding-bottom:15px;
	margin-top:12px
}
.font11 {
	font-size:11px
}
#footer {
	background:url(../images/footer_img_bg.jpg) repeat-y;
	width:934px;
	clear:both;
	font-size:11px
}
.footer-top {
	background:url(../images/footer_img_top.jpg) no-repeat top
}
.footer-bot {
	background:url(../images/footer_img_bot.jpg) no-repeat bottom;
	padding:14px 0px 14px 15px
}
.copyright {
	padding-bottom:5px;
	padding-left:5px;
	color:#383838;
}
.w3c-valid-box {
	float:right;
	width:244px;
	text-align:right
}
.footer-icon {
	height:40px;
	padding:10px 0px 0px 0px
}
.icon-box {
	width:30px;
	margin-left:10px;
	float:right
}
.font13 {
	font-size:13px
}
.icons {
	list-style: none;
	font-size:30px;
	font-weight:bold;
	padding-left:0;
	height:50px;
	padding-top:20px
}
.icons ul {
	padding:0px;
	margin:0px;
	padding-left:0;
	float:right
}
.icons li {
	display: inline;
	padding:0px;
} /* IE6 fix */
.icons a {
	float: left;
	display: block;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding:0px 5px
}


.header-nav-container {	background:none !important; }
.header { border:none !important; height:140px !important; }

.shop-access-nav { color:#000000 !important;}
.shop-access-nav li {display: inline; }
.shop-access-nav a { color:#000000 !important;}

.standard-info { text-align:right; margin:3px 10px 0px 0px; color:#000000;  }

.middle { background:none !important; padding:0px !important; }

.middle-container {margin-top:10px; background:none;}

.footer-container {border:none !important;}

.product-list { font-size: 20px;}
.product-list li{ padding:20px;}


.formwrapper {
float:left;
margin-top:20px;
width:450px;
}

.formwrapper .label {
-x-system-font:none;
color:#D2232A;
float:left;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-bottom:10px;
width:150px;

}

.formwrapper .field {
float:left;
padding-bottom:10px;
width:260px;
}

.formwrapper .button1 {
float:left;
margin-top:5px;
text-align:right;
width:410px;
}

.formwrapper .button2 {
float:left;
margin-top:5px;
text-align:right;
width:350px;
}

.formwrapper .field input[type=text], .formwrapper input[type=text]
{
	border:solid 1px #b6b6b6;
	font-family:verdana,arial,helvetica,sans-serif;
	width:200px;
}

.style1 {
border:solid 1px #b6b6b6;
color:#D2232A;
font-weight:bold;
}

.style2 {
border:solid 1px #b6b6b6;
color:#D2232A;
font-weight:bold;
margin-bottom:20px;
}


.style3 {
border:solid 1px #b6b6b6;
color:#D2232A;
font-weight:bold;
margin-left:170px;
margin-top:5px;
}


.DivErrortext
{
text-align:left;
}

.formwrapper .check {
float:left;
padding-bottom:10px;
width:460px;
}

.formwrapper .checklabel {
-x-system-font:none;
color:#D2232A;
float:left;
font-family:verdana,arial,helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
width:230px;
}

.formwrapper .field textarea {
-x-system-font:none;
border:solid 1px #b6b6b6;
float:left;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:4px;
width:250px;
}

.formwrapper .red {
color:#D2232A;
font-weight:bold;
font-size:11px;
}

.fldd {
-x-system-font:none;
border:1px solid #E3E3E3;
color:#A3A3A3;
float:left;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 5px 0 10px;
width:150px;
}

.productwrapper {
margin:0 auto;
width:650px;
}

.bannerleft {
float:left;
padding-bottom:10px;
padding-top:10px;
}

.bannerright {
float:right;
padding-bottom:10px;
padding-top:10px;
}

.login-border{

	padding:10px;
	width:225px;
	height:60px;
}
.login-heading {
	padding-bottom:10px;
	height:7px;
	font-size:14px;
	font-weight:bold;
}

.inputbox {
	border:solid 1px #bebcbc;
	background:none;
	width:150px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

.btn-login-box{
	padding-left:5px;
	float:right;
}

.icon
{
	vertical-align:middle;
}

.conwrapper {
float:left;
height:100px;
margin-top:20px;
width:180px;
}

.login-support-box
{
  float:right;
  width: 285px;
  height: 120px;
  background: url("../images/bg_login.gif") no-repeat;
  padding:13px;
  font-family:  Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-top:5px;

}

.newsletter-title
{
   margin:10px 0px 10px 0px;
   color:#1d1e24 !important;
   font-size:15px;
   font-weight:bold;
}

.newsletter-container 
{
   width:300px; 
   height:90px;
   border-top:1px solid #DCE4E7;
   padding-bottom:15px;
   margin-top:10px;
	
}

.newsletter-container .content
{
 padding: 0px !important;

}

a {
	outline:none;
	text-decoration:none;
	color:#e5131c;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


h2.red{
	font-size:25px;
	font-weight:bold;
	color:#d73b41;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

h2.red-subheading{
	font-size:20px;
	font-weight:bold;
	color:#d73b41;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

h2.white, h2.white a{
	font-size:25px;
	font-weight:bold;
	color:#fff;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	text-decoration:none;

}

.red-heading{
	font-size:15px;
	font-weight:bold;
	color:#b61d22;

}

.grey-heading{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}


.grey-heading-products{
	font-size:15px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	margin:0px;
}

.image-container{
	font-size:15px;

}
.image{
	float:left;
	border:solid 3px #ebe9e9;
	margin-right:13px;
	width:214px;
	background-color:#FFFF99
}

.image-text{
	float:left;
	margin-right:16px;
	margin-top:10px;
	width:218px;
	font-size:14px;
}

/*-----Start Box -------------*/

.middle-box-container{
	width:432px;
	float:left;
	padding-top:20px;

}

.box-blue{
	background:url(../images/box-bg-blue.gif) no-repeat;
	width:392px;
	float:left;
	padding:20px 20px 0px 20px;
	color:#FFFFFF;
}
.box-blue-bottom{
	background:url(../images/box-bg-blue-bottom.gif) no-repeat;
	width:432px;
	height:16px;
	float:left;
	margin-bottom:15px;
}

.box-txt{
	width:280px;
	float:left;
}

.box-img{
	width:95px;
	float:left;
	padding-left:15px;
}

.box-heading{
	font-size:14px;
	font-weight:bold;
	color:#fff837;
}
.box-green{
	background:url(../images/box-bg-green.gif) no-repeat;
	width:392px;
	float:left;
	padding:20px 20px 0px 20px;
	color:#FFFFFF;
}
.box-green-bottom{
	background:url(../images/box-bg-green-bottom.gif) no-repeat;
	width:432px;
	height:16px;
	float:left;
	margin-bottom:15px;
}
.box-grey{
	background:url(../images/box-bg-grey.gif) no-repeat;
	width:392px;
	float:left;
	padding:20px 20px 0px 20px;
	color:#FFFFFF;
}
.box-grey-bottom{
	background:url(../images/box-bg-grey-bottom.gif) no-repeat;
	width:432px;
	height:16px;
	float:left;
	margin-bottom:15px;
}
/*-----End Box -------------*/




/*-----Start Right Box Area------------*/
.box-container {
	margin-left:17px;
	width:253px;float:left;
	padding-top:20px;
}

.red-box {
	background:url(../images/bg-box-red-middle.gif) repeat-y;
	margin-bottom:20px;
	width:253px;float:left;
}

.red-box-Top {
	background:url(../images/bg-box-red-top.gif) no-repeat top;
	width:253px
}
.red-box-Bot {
	background:url(../images/bg-box-red-bottom.gif) no-repeat bottom;
}
.red-box-header {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:6px 0px 4px 15px
}
.red-details {
	padding:15px 15px;
	color:#4a4a4a
}

.pt5 {
	padding-top:5px;
}

.date-box {
	background:url('../images/cal-bg.gif') no-repeat;
	width:27px;
	height:31px;
	text-align:center;
	color:#fff;
	font-size:10px;
	float:left;
	margin-top:3px;
	margin-right:10px;

}

.date {
	line-height:18px;
	font-size:14px;
	color:#000;
}

.blog-heading{
	font-size:14px;
}

.blog-txt{
	font-size:12px;
	margin-left:37px;
	padding-top:10px;
}

.newsletter-input {
	border:solid 1px #bfbfbf;
	width:218px;
	padding:2px;
	font-size:12px;
}
.btn-right {
	margin-top:10px;
	text-align:right;
}

.btn-grid {
	float:right;

}

.tick {
	text-align:center;
	background:url(../images/list-tick.png) no-repeat center;
}

.cross {
	text-align:center;
	background:url(../images/cross.png) no-repeat center;
}

/*-----End Right Box -------------*/


/*--grids---*/

.table-outer{
	border-left:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;
	border-top:solid 1px #e1e1e1;
}

.table-outer-1{
	border-left:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;

}


.table-h1 {
	color:#fff;
	background-color:#b61d22;
	padding:8px 14px;
	font-weight:bold;
	font-size:18px;
	border-right:solid 1px #e1e1e1
}
.align-rightt {
	text-align:right;
}
.align-center {
	text-align:center;

}

.table-rl4 {
	
	vertical-align:text-top;
	padding:5px 10px 5px 10px;
	border-top:solid 1px #e1e1e1;
	
}

.table-rl2 {
	border-right:solid 1px #e1e1e1;
	vertical-align:text-top;
	padding:5px 10px 5px 10px;
	border-top:solid 1px #e1e1e1;
	background:#fff8e1;
}
.table-rl1 {
	border-right:solid 1px #e1e1e1;
	vertical-align:text-top;
	padding:5px 10px 5px 10px;
	border-top:solid 1px #e1e1e1;
}
.table-rl3 {
	border-right:solid 1px #e1e1e1;
	vertical-align:text-top;
	padding:5px 10px 5px 10px;
	border-top:solid 1px #e1e1e1;
	background:#e8f2f8;
}


/*--end grids---*/


/*--Start List---*/
ul.list {
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
.list li {
	background:url(../images/list-tick.png) no-repeat 2px;
	padding-left:25px!important;
	font-size:13px;
	list-style:none;
	padding:7px;
}
.list li a {
	color:#3b393a;
}




/*--End List---*/

/*-----Start Left nav-------------*/



.pad{
	padding-top:20px;
}

.pad5{
	padding-top:33px;
}

.pad-table{
	padding:10px;
}


.left-container{
	width:208px;
	float:left;
}
.box-nav-bottom{
	background:url(../images/nav-bottom.gif) no-repeat;
	width:208px;
	height:11px!important;
	float:left;


}

.leftnav-box{
	background:url(../images/menu-bg.gif) no-repeat;
	width:208px;
	float:left;
}


.vlink {
	list-style-image: none;
	padding:2px 0px 0px 0px;
	margin: 0px;
	list-style-type:none;
	font-size:14px;
}

.vlink li a {
	list-style-image: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
	list-style-type:none;
	text-decoration:none!important;
	color:#c10b11;
}

.vlink li a:hover {
	list-style-image: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
	list-style-type:none;
	text-decoration:underline!important;
}


.vlink ul {
	padding:10px 0px 20px 10px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
.vlink li  {
	padding:9px 0px 9px 37px;
	background:url(../images/arrow-red.gif) no-repeat 14px 10px;
	display:block;
	list-style-type:none;
	border-bottom:solid 1px #e5e5e5;
	_margin:0px 0px 1px 0px;
	height:15px;
	
}
.vlink-bottom li {
	padding:9px 0px 0px 37px;
	background:url(../images/arrow-red.gif) no-repeat 14px 10px;
	display:block;
	list-style-type:none;
	border-bottom:solid 0px #e5e5e5;
	_margin:0px 0px 1px 0px;
	height:15px;
}

.select {
	list-style-image: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
	list-style-type:none;
	font-size:14px;
}

.select li a {
	list-style-image: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
	list-style-type:none;
	text-decoration:none!important;
	color:#000;
}

.select li  {
	padding:9px 0px 9px 37px;
	background:url(../images/arrow-black.gif) no-repeat 14px 10px;
	display:block;
	list-style-type:none;
	border-bottom:solid 1px #e5e5e5;
	_margin:0px 0px 1px 0px;
	height:15px;
	
}

/*-----End Left nav-------------*/

.main-text 
{
	padding: 0px 0px 20px 20px;
}

h3.grey-heading-products
{
	font-size:15px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	margin:0px;
}



.box-cloud{
                background:url(../images/box-bg-cloud.gif) no-repeat;
                width:650px;
                float:left;
                padding:30px;
		font-size:15px;

}
.box-cloud-bottom{
                background:url(../images/box-bg-cloud-bottom.gif) no-repeat;
                width:704px;
                height:24px;
                float:left;
                margin-bottom:15px;
}

.cloud-input {
                border:solid 1px #bfbfbf;
                width:200px;
                padding:4px;
                font-size:12px;
}

.pad-top-bottom{
	padding-top:10px;
	padding-bottom:10px;
}

.table-blue-h1 {
	color:#fff;
	background-color:#0392e5;
	padding:8px 14px;
	font-weight:bold;
	font-size:18px;
	border-right:solid 1px #e1e1e1
}

.font11 {font-size: 11px}
