table{border-collapse:collapse;vertical-align:top}
#wrikeFeatures{background:#f7f7ef;border:1px solid #cedbd6;width:100%;margin:15px 0}
#wrikeFeatures td{vertical-align:top;padding:10px 0}
#wrikeFeatures p{padding:0 20px}
#wrikeFeatures .feature-price{font-size:16px;background:url(/image/pricing-slash.png) no-repeat}
#pricing{margin-top:44px}
#pricing input,#pricing select{width:200px;background-color:#e2f9be; border: 1px solid transparent; margin-bottom: 10px; padding: 6px 2px; _width: 190px; *width: 190px}
#pricing input.error,#pricing textarea.error,#pricing select.error{border:1px solid #CF432A}
.signup {width:244px;_width:235px;*width:235px;}
.signup.es {margin-top: 20px;}
.signup .inner {border:1px solid #d4d4d4;}
.signup form{background:#5ca11f url(/image/pricing-form-bg.png) repeat-x 0 0;padding:20px 14px 20px 14px; color: #fff; margin:4px}
.signup p{color:#fff;font-weight:bold;padding:10px 0 4px}
.agreements {padding:0 0 4px 30px; position: relative; margin-top: 6px}
.agreements #agreement {position: absolute; top: 2px; left: 6px;}
a{color:#fff}
#pricing .agreementChkBox,#pricing input.radioBilling{border:medium none;height:15px;width:15px;margin:0 3px 0 1px;padding:0}
.button-outer {padding: 3px; background: #fff; margin: 20px auto 0 auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#button{cursor: pointer; background:url(/image/pricing-btn.png) repeat-x;height:40px;color:#0061bd;font-size:16px;font-family:Georgia}
#signUpForm input#button {margin:0; border: 1px solid #d6d7d6; _width: 190px; *width: 190px}
#signUpForm input#button:hover {border-color: #afb0af}
#signUpForm p label {color: #3f6117; top:5px; left:8px;}
.free-price{color:#f33;font-size:14px}
.free-price span{font-size:24px}
.pricing-header{font-family:Georgia;font-size:20px;text-align:center;margin-bottom:10px}
#new-pricing{width:706px;height:240px;background:url(/image/pricing-plan-background.png) no-repeat;margin-top:13px}
#new-pricing div{float:left;margin-top:30px}
#new-pricing.es div{float:left;margin-top:10px}
.first{width:180px;}
.second{width:180px;}
.pricing-most-popular{width:180px;}
.forth{width:180px;}
#new-pricing p{text-align:center;font-size:13px;padding-bottom:6px}
#new-pricing p.price-users{padding-top:28px}
#new-pricing-header{font-size:42px;margin-left:97px;color:#333}
.pricing-price{font-size:12px}
.pricing-price span{font-size:36px;font-family:Georgia;color:#5a9218; line-height:1}
.pricing-most-popular .pricing-price span{font-size:48px}
#new-pricing sup{font-size:18px}
.relative{position:relative}
.licenseInfo p,.pricing-most-popular .pricing-price{font-size:14px}
#moreUsers{background-color:#f7f7ef;margin-top:20px;padding:10px;text-align:center;border:1px solid #cedbd6;}
#moreUsers p{text-align:center;}
.font-size14{font-size:14px;}
#questionAnswer{margin-top:25px;}
#questionAnswer td{width:455px;color:black;font-family:Verdana, Arial,'Trebuchet MS', Geneva, sans-serif;font-size:11px;font-weight:normal;padding-top:15px;}
#questionAnswer td.separator{width:40px;}
#questionAnswer .question{color:black;font-size:12px;font-weight:bold;}
#contactUs{background-color:#F7F7F7;clear:left;font-family:Verdana, Arial,'Trebuchet MS', Geneva, sans-serif;font-size:12px;font-weight:normal;}
#contactUs .text{width:850px;position:relative;top:-30px;left:100px;text-indent:0;}
#contactUs .image{position:relative;top:-11px;left:32px;}
.viewerTooltip, .collaboratorTooltip, .managerTooltip {
	z-index: 999;
	width: 400px;
	background-color:#F7F4DD;
	border: 1px solid #cc9;
	padding: 5px;
	text-align:justify;
	font-size:13px;
	font-weight:normal;
	-moz-box-shadow: 2px 2px 2px #AAAAAA;
	-webkit-box-shadow: 2px 2px 2px #AAAAAA;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropShadow(Color=AAAAAA,offX=2,offY=2,positive= true)";
}
.signupTooltip {
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
}
.signupTooltip b {
	text-align: left;
	font-weight: bold;
}
.signupTooltip ul {
	margin-left: 20px;
}
.signupTooltip ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
}

.mix-match {
    text-align: center;
    color: #333;
    margin-bottom: 12px;
    font-size: 30px;
}

.plans {
    width: 482px;
    padding: 12px 24px 8px 24px;
    background: #f7f7ef;
    border: 1px solid #cedbd6;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px;
}

.plans .plan {
    width: 208px;
    float: left;
    position: relative;
    margin-bottom: 14px;
}

.plan .tip {
    position: absolute;
    right: 0;
    top: 0;
}

.plan h2 {
    margin:0;
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
}

.plan .price {
    text-align: center;
    font-weight: bold;
    margin-bottom: 14px;
}

.features li {
    list-style: none;
    background: url(/image/ul-style-green-tick.gif) no-repeat 0 50%;
    padding-left: 18px;
}

.features .absent {
    text-decoration: line-through;
    color: #777;
    background: none;
}

.plans .common {
    clear: left;
    text-align: center;    
}

.common-features {
    font-weight: bold;
    color: #5a9218;
    font-size: 14px;
}

.plans .collaborator {
    border-left: 1px solid #cedbd6;
    padding-left: 30px;
    margin-left: 30px;
}

.adv {
    font-size: 24px;
    text-align: center;
    margin: 0 100px 52px 100px;
    line-height: 1.5;
}

.adv strong {
    text-transform: uppercase;
    color: #5a9218;
    background: url(/image/marker-unlimited.png) no-repeat 50% 50%;
    padding: 20px;
}

.blue-box-container {padding:20px 0;}
.blue-box-container div.blue-box {
    border: 1px solid #91C2F1;
    padding: 2px;
    width: 216px;
    height: 150px;
    margin-right:20px;
    float: left;
}
.blue-box-container div.blue-box.last {margin:0;}

.blue-box-container div.blue-box div.inner {
    background: url(/image/blue-box-bg.png) 0 0 repeat-x transparent;
    height: 100%;
    padding: 15px 10px 0;
}
div.blue-box h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-family: Arial,san-serif;
    margin: 0 0 15px 0;
}
div.blue-box h2.bigger {
    font-size: 30px;
}
div.blue-box p {
    font-family: Arial,san-serif;
    font-size: 14px;
    color: #333333;
}
.blue-box-container.es div.blue-box h2 {
    margin: 0 0 5px 0;
    font-size: 16px;
}
.blue-box-container.es div.blue-box h2.bigger {
    font-size: 22px;
}
.blue-box-container.es div.blue-box p {
    font-size: 12px;
}
.join {
    color:#333333;
    font-family: Arial,san-serif;
    font-size: 12px;
    text-align: center;    
}
.green{color:#54A60B;}
.as_a_link{color:#006699;text-decoration:none;}
.price_info{
    background:url(/image/price_back.png) repeat-x;
    border-top:#ADADAD 1px dotted;
    padding-top:65px;
}
.logo_sky{
    float:left;
    width:370px;
    padding-left:30px;}
.logo_sky h2{
   font-size:19px;
   margin:-12px 0 21px 32px;
   width:290px;
   line-height:22px;
}
.price_info_cont{
    padding:0 0 20px 20px;
    float:left;
    width:480px;
}
.price_info_cont li{
    padding:20px;
    border-bottom:#ADADAD 1px dotted;
}
.price_info_cont h2{
    padding:0 0 5px 0;
    margin:0;
    color:#333333;
    font-size:22px;
}
.price_info_cont p{
    color:#5F5F5F;
}