body {
	background-color: #86B0DC;
	
}

a {
	color:#0000ff;
}

#background_image {
	height:1024px;
	width:100%;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
}

#content_box {
	width:800px;
	margin:0 auto;
	background-color:#ffffff;
}

#header {
	background-image:url('../images/background_header.jpg');
	height:104px;
	cursor: pointer;
}

#header_order_box {
	height:80px;
	width:150px;
	float:right;
	cursor: pointer;
}

#content {
	background-image:url('../images/background_content.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#menu {
	padding-left: 70px;
	height:30px;

}

#menu ul {
	float:left;
}

#menu ul li {
		display:inline;
		font-family: Calibri, Helvetica, Arial;
		font-size: 70%;
}

#menu ul li a {
	text-decoration: none;
}

#Windows_2008 {
	float:right;
	height:30px;
}

#Windows_2008 img {
	float:right;
	padding-right:70px;
}

#heading_box {
	padding-top: 5px;
	padding-left: 30px;
	width: 300px;
	height:160px;
}

#heading_box img {
	float:right;
	z-index: -1;
	margin-top:-15px;
	margin-right:-25px;
	margin-bottom:-15px;
}

#heading_box h1 {
	padding-top:15px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 130%;
	color:#777777;
	line-height:110%;
	width:260px;
	z-index: 1;
	letter-spacing:-1px;
}

#heading_box h1 em {
	color:#444444;
	font-style: normal !important;
}

#heading_box ul {
	color: #874e4e;
	font-family: Calibri, Helvetica, Arial;
	font-size: 70%;
	font-weight:bold;
	white-space: nowrap;
	padding-top:10px;
}

#heading_box ul li {
	display:inline;
}

#ad_box {
	width: 480px;
	float:right;
	height:180px;
	text-align:center;
	margin-right:10px;
	overflow:hidden;
}

#ad_box img {
	margin-top:0;
	margin-left:20px;
	width:470px;
	height:170px;
}

.ad p {
	text-align:justify;
}

#packages {
	text-align:center;
	padding-left:12px;
	height:200px;
	padding-bottom:20px;
	clear:both;
}

.package {
	text-align:left;
	float:left;
	width:160px;
	height:210px;
	font-family:Helvetica, Arial;
	margin-left:17px;
	margin-right:17px;
	cursor: pointer;
}

.package h2 {
	font-family: Helvetica, Arial;
	font-size:120%;
	font-weight:bold;
	padding-top: 16px;
	padding-left:13px;
}

.package ul {
	padding-top:22px;
	padding-left:25px;
	font-size:75%;
	line-height:160%;
	height:140px;
	width:130px;
}

.package ul li {
	white-space:nowrap;
}

.from {
	text-align:left;
	text-transform: lowercase;
	font-weight:bold;
	font-size:40%;
	vertical-align:top;
	color:#aaaaaa;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom:-3px;
}

.price {
	float:right;
	font-family: "Arial Black";
	font-weight:bold;
	padding-top:14px;
	padding-right:10px;
	text-align:right;
}

.currency {
	font-size:70%;
	line-height:150%;
	vertical-align:top;
}

.major_currency {
	font-size:150%;
}

.minor_currency {
	font-size:70%;
	line-height:150%;
	vertical-align:top;
}

.per_month {
	text-transform: lowercase;
	font-weight:bold;
	font-size:50%;
	vertical-align:top;
	color:#555555;
	font-family: Helvetica, Arial, sans-serif;
}

.buy {
	margin-bottom:10px;
	color:#fff;
	font-weight:normal;
	font-size:80%;
	height:30px;
	background-repeat:no-repeat;
	text-align:center;
}

.buy_button {
	margin-left:12px;
	background-image: url('../images/buy_now.gif');
	background-repeat:no-repeat;
	background-color:#f24422;
	border: 1px dotted #cccccc;
	line-height:20px;
	vertical-align:center;
	padding-left:20px;
	width:102px;
}

.buy_button select {
	width:100px;
	background-color:#f24422;
	color:#fff;
	font-weight:bold;
	border:none;
	border-left:1px solid #f24422;
}

#package_1 {
	background-image: url('../images/netstarter_background.jpg');
	background-repeat:no-repeat;
}

#package_1 h2 {
	color: #bf2020;
	font-size:115%;
	padding-left:-1px;
}

#package_1 a, #package_1 a:visited, #package_1 a:hover, #package_1 a:link {
	color: #bf2020;
}

#package_1 .buy {
	background-image: url('../images/netstarter_bottom.jpg');
}

#package_2 {
	background-image: url('../images/flex_background.jpg');
	background-repeat:no-repeat;
}

#package_2 h2 {
	color: #1b4abe;
}

#package_2 a, #package_2 a:visited, #package_2 a:hover, #package_2 a:link {
	color: #1b4abe;
}

#package_2 .buy {
	background-image: url('../images/flex_bottom.jpg');
}

#package_3 {
	background-image: url('../images/designer_background.jpg');
	background-repeat:no-repeat;
	margin-top:1px;
}

#package_3 h2 {
	color: #029510;
	font-size: 115%;
	margin-left:-6px;
}

#package_3 a, #package_3 a:visited, #package_3 a:hover, #package_3 a:link {
	color: #029510;
}

#package_3 .buy {
	background-image: url('../images/designer_bottom.jpg');
}

#package_4 {
	background-image: url('../images/prodev_background.jpg');
	background-repeat:no-repeat;
}

#package_4 h2 {
	color: #d19900;
}

#package_4 a, #package_4 a:visited, #package_4 a:hover, #package_4 a:link {
	color: #d19900;
}

#package_4 .buy {
	background-image: url('../images/prodev_bottom.jpg');
}

#feature_boxes {
	padding-top:10px;
	clear:both;
	padding-left:15px;
	padding-right:15px;
}

.feature_box {
	float:left;
	width:20%;
	height:170px;
	border-bottom:1px solid #cccccc;
	text-align:center;
}

.feature_box img {
	height:50px;
}

.feature_box ul {
	font-family:Calibri, Helvetica, Arial;
	font-size:70%;
	line-height:150%;
	border-right:1px solid #cccccc;
	margin-left:10px;
	text-align:left;
}

#feature_1 {
	text-align:left;
}

#feature_5 ul {
	border-right:none;
}

#bottom_content {
	padding-top:15px;
	clear:both;
}

#bottom_people {
	float: right;
	margin-top:10px;
}

#testimonials {
	padding-top:15px;
	margin-left:30px;
	width:260px;
	height:180px;
	text-align:left;
	overflow:hidden;
	margin-bottom:-40px;
}

#testimonials img {
	display:none;
}

.testimonial {
	font-size:130%;
}

.testimonial:before {
	font-family:"Times New Roman", Serif;
	font-size:170%;
	content:'“';
	color: #e05555;
	line-height:50%;
	vertical-align:bottom;
	font-weight:bold;
}

.testimonial:after {
	font-family:"Times New Roman", Serif;
	font-size:170%;
	content:'”';
	color: #e05555;
	line-height:50%;
	vertical-align:bottom;
	font-weight:bold;	
}


.testimonial_attr {
	padding-top:10px;
	padding-left:50px;
	font-size:80%;
	font-family:Calibri, Helvetica, Arial;
}

.testimonial_name {
	font-weight:bold;
	font-size:120%;
}

.testimonial_container {
	height:200px;
}

#bottom_text {
	clear:both;
	padding:30px;
}

#bottom_text h2 {
	width:60%;
	float:right;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:120%;
	font-weight:bold;
	padding-top:10px;
	color:#5f6062;
}

#bottom_left_content {
	float: left;
	width:270px;
}

#bottom_left_content h3 {
	color:#003366;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	padding-top:10px;
}

#bottom_left_content p {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:90%;
	line-height:160%;
	padding-top:5px;
}

#bottom_left_images {
	text-align:center;
}

#bottom_left_images img {
	padding-top:50px;
}

#bottom_right_content {
	float:right;
	width:430px;
	padding-top:20px;
}

#bottom_right_content .screenshot {
	float:left;
	height:150px;
	width:150px;
	text-align:center;
	padding-right:15px;
	clear:left;
}

#bottom_right_content .screenshot p {
	clear:both;
	font-size:60%;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	padding-top:0;
}

#bottom_right_content h3 {
	color:#003366;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	padding-top:10px;
}

#bottom_right_content p {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:90%;
	line-height:160%;
	padding-top:15px;
	padding-bottom:15px;
}

.features {
	
}

.features a {
	text-decoration:none;
	color:#ff0000;
}

.features h4 {
	background-image:url("../images/feature_header_bg.gif");
	width:202px;
	height:24px;
	text-indent:7px;
	line-height:24px;
	vertical-align:center;
	font-size: 70%;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#003366;
}

.features ul {
	padding-top:10px;
	padding-bottom:10px;	
	padding-left:25px;
	padding-right:25px;
	list-style-type: disc;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 80%;
	color:#666666;
}

.features ul li {
	line-height:120%;;
}

.features em {
	color:#ff0000;
	font-variant: small-caps;
}

#features_left {
	float:left;
	width:50%;
}

#features_right {
	float:right;
	width:50%;
}

#footer {
	clear:both;
	padding-top:25px;
}

#footer_content {
	text-align:center;
	width:700px;
	float:left;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:1px;
	line-height:normal;
}

#validator_links {
	float:right;
	padding-right:10px;
	padding-top:20px;
}

#footer_final {
	clear:both;
	background-image: url("../images/footer_background.jpg");
	height:100px;
}

#copyright {
	width:500px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-align:center;
	font-size:70%;
	padding-top:40px;
	line-height:120%;
}

#copyright a {
	text-decoration:none;
	color:#ffffff;
}

/* --- Prices -------------------------------------------------------------- */

#package_features_list {
	margin-top:30px;
	text-align:left;
	font-size:90%;
	font-weight:bold;
	width:400px;
	margin-left:10%;
	color:#445544;
	font-family:sans-serif;
	clear:both;
	float: left; 
	margin-left: 10%;
	margin-bottom:20px;
}

#prices_page_sidebar {
	margin-right:80px;
	margin-top:50px;
}

#package_features_list li {
	padding-bottom:10px;
}

#package_features_list ul {
	border-top:1px solid #ccddcc;
	padding-top:10px;
	margin-left:0;
	padding-left:0;
}

#package_features_list ul li {
	border-bottom:1px dotted #ccddcc;
	padding-bottom:0;
	font-weight:normal;
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	background-image:url("../images/prices/icon-check.png");
	background-position: right top;
	background-repeat:no-repeat;
	line-height:16px;
	color:#000;
	font-size:90%;
}

.package_features_full {
	height:550px;
}

.package_features_full ul {
	height:480px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:0px;
	width:176px;
}

.prices_packages {
	width:100%;
	margin-right:0;
	padding-right:0;
	margin-left:5px;
}

.prices_packages .package{
	width:178px;
	margin-left:0;
}

.prices_packages .buy_button {
	margin-left:33px
}

.prices_packages .package#package_4 {
	background-image:url("../images/prodev_background_prices.jpg") !important;
	background-color:#fefddd !important;
}

.prices_packages #package_4 .buy {
	background-image:url("../images/prodev_buy_prices.jpg") !important;
	background-position:bottom !important;
}

.prices_packages .package#package_3 {
	background-image:url("../images/designer_background_prices.jpg") !important;
	background-color:#e7fde9 !important;
}

.prices_packages #package_3 .buy {
	background-image:url("../images/designer_buy_prices.jpg") !important;
	background-position:bottom !important;
}

.prices_packages .package#package_2 {
	background-image:url("../images/flex_background_prices.jpg") !important;
	background-color:#e7e7fc !important;
}

.prices_packages #package_2 .buy {
	background-image:url("../images/flex_buy_prices.jpg") !important;
	background-position:bottom !important;
}

.prices_packages .package#package_1 {
	background-image:url("../images/netstarter_background_prices.jpg") !important;
	background-color:#ffe6e4 !important;
}

.prices_packages #package_1 .buy {
	background-image:url("../images/netstarter_buy_prices.jpg") !important;
	background-position:bottom !important;
}

.package_features_full li {
	line-height:26px;
	border-bottom:1px dotted #999999;
	text-indent:0;
	padding-left:15px;
	height:26px;
	vertical-align:middle;
}

.package_features_full li img {
	vertical-align:middle;
}

.package_features_full li.empty {
	line-height:26px;
	border-bottom:1px dotted #999999;
	list-style:none;
}

#prices_text p {
	clear:both;
	width:80%;
	padding-left:10%;
	text-indent:10px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:90%;
	line-height:160%;
	padding-top:5px;
}

iframe {
	width:40%;
	height:600px;
	margin-right:5%;
	padding-top:49px;
	display:none;
}

body#kb_entries {
	background-color:#fff;
	background-image:none;
}

body#kb_entries table {
	width:100%;
	font-size:95%;
	font-family:sans-serif;
	text-indent:0 !important;
}

body#kb_entries td.smalltext {
	font-size:95%;
	font-family:sans-serif;
	padding-top:5px;
}

body#kb_entries td.views {
	text-align:right;
	font-size:105%;
	font-weight:bold;
	color:#445544;
	font-family:sans-serif;
	clear:both;
	border-bottom:1px solid #ccddcc;
}

body#kb_entries td.popular_kb {
	text-align:left;
	font-size:105%;
	font-weight:bold;
	color:#445544;
	font-family:sans-serif;
	clear:both;
	border-bottom:1px solid #ccddcc;

}

body#kb_entries img {
	display:none;
}

#packages_bottom {
	text-align:center;
	padding-left:12px;
	height:200px;
	padding-bottom:20px;
	clear:both;
}

#package_bottom_1 {
	background-image: url('../images/netstarter_background.jpg');
	background-repeat:no-repeat;
}

#package_bottom_1 h2 {
	color: #bf2020;
	font-size:115%;
	padding-left:-1px;
}

#package_bottom_1 a, #package_bottom_1 a:visited, #package_bottom_1 a:hover, #package_bottom_1 a:link {
	color: #bf2020;
}

#package_bottom_1 .buy {
	background-image: url('../images/netstarter_bottom.jpg');
}

#package_bottom_2 {
	background-image: url('../images/flex_background.jpg');
	background-repeat:no-repeat;
}

#package_bottom_2 h2 {
	color: #1b4abe;
}

#package_bottom_2 a, #package_bottom_2 a:visited, #package_bottom_2 a:hover, #package_bottom_2 a:link {
	color: #1b4abe;
}

#package_bottom_2 .buy {
	background-image: url('../images/flex_bottom.jpg');
}

#package_bottom_3 {
	background-image: url('../images/designer_background.jpg');
	background-repeat:no-repeat;
	margin-top:1px;
}

#package_bottom_3 h2 {
	color: #029510;
	font-size: 115%;
	margin-left:-6px;
}

#package_bottom_3 a, #package_bottom_3 a:visited, #package_bottom_3 a:hover, #package_bottom_3 a:link {
	color: #029510;
}

#package_bottom_3 .buy {
	background-image: url('../images/designer_bottom.jpg');
}

#package_bottom_4 {
	background-image: url('../images/prodev_background.jpg');
	background-repeat:no-repeat;
}

#package_bottom_4 h2 {
	color: #d19900;
}

#package_bottom_4 a, #package_bottom_4 a:visited, #package_bottom_4 a:hover, #package_bottom_4 a:link {
	color: #d19900;
}

#package_bottom_4 .buy {
	background-image: url('../images/prodev_bottom.jpg');
}

h2#features_all_heading {
	clear:both;
	padding-top:60px;
	padding-left:10%;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 130%;
	color:#000000;
	line-height:110%;
	width:600px;
	z-index: 1;
	letter-spacing:-1px;
	padding-bottom:10px;
}

/* Plan Pages ---------------------------------------------------------------*/

.plan_features {
	width: 779px;
	margin-left:7px;
	padding:0px;
	height:210px;
	background-color:#cccccc;
	background-image: url('../images/products/feature_background.jpg');
	cursor:pointer;
}

#package_1_features {
	background-image: url('../images/products/Netstarter_Product_Background.jpg');
}

#package_2_features {
	background-image: url('../images/products/Flex_Product_Background.jpg');
}

#package_3_features {
	background-image: url('../images/products/Designer_Product_Background.jpg');
}

#package_4_features {
	background-image: url('../images/products/Prodev_Product_Background.jpg');
}

.plan_features h2 {
	text-align:left;
	line-height:200%;	
	font-family: Helvetica, Arial;
	font-size:120%;
	font-weight:bold;
}

#package_1_features h2, #package_1_main_product_content h2, #installable_package_1 h2 {
	color: #bf2020;	
}

#package_2_features h2, #package_2_main_product_content h2, #installable_package_2 h2 {
	color:#1B4ABE;
}

#package_3_features h2, #package_3_main_product_content h2, #installable_package_3 h2 {
	color: #029510;	
}

#package_4_features h2, #package_4_main_product_content h2, #installable_package_4 h2 {
	color:#D19900;
}

.product_left_content {
	margin-left:70px;
	height: 180px;
	float:left;
	width:320px;
}

.product_left_content .price {
	padding-top:0;
	margin-top:-5px;
}

.plan_features p {
	line-height:110%;
	font-family: Helvetica, Arial;
	font-size:70%;
	font-weight:bold;
	width:255px;
}

.plan_features ul {
	float:left;
	height:60px;
	vertical-align:bottom;
	margin-top:-5px;
	overflow:hidden;
}

.plan_features ul li {
	font-size:65%;
	text-align:left;
	padding-left:14px;
	padding-top:6px;
	margin-left:0px;
	line-height:12px;
	font-family: Helvetica, Arial;
	background-image: url("../images/products/12-check.gif");
	background-position: 0% 70%;
	background-repeat:no-repeat;	
}

.plan_image {
	width:220px;
	float:left;
	height:150px;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

.plan_features .buy_button {
	clear:both;
	height:20px;
	width:260px;
	margin-top:0;
	margin-left:0px;
	background-color:;
}

.plan_features .buy_button select{
	background-color:;
}

.plan_features .buy_button form div select {
	width:259px;
}

.product_right_content {
	float:right;
	width:165px;
	height:150px;
	overflow:hidden;
	margin-top:30px;
}

.product_right_content ul {
	font-family: Helvetica, Arial;
	font-size:100%;
	text-align:left;
	height:110px;
	margin-top:0;
}

.product_right_content ul li {
	background-image: none;
}

.main_product_content {
	margin-left:40px;
	width:500px;
	float:left;
	clear:both;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:90%;
	line-height:160%;
}

.main_product_content p {
	margin-top:5px;
}

.main_product_content h2 {
	margin-top:15px;
	line-height:200%;	
	font-family: Helvetica, Arial;
	font-size:120%;
	font-weight:bold;
}

.sidebar {
	margin-top:15px;
	width:198px;
	margin-right:24px;
	float:right;
	text-align:left;
}

.sidebar h2 {
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:75%;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:8px;
	text-align:right;
	background-color:#bad9ff;
	color:#5c6d82;
	font-variant:small-caps;
}

.sidebar p {
	margin:4px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:90%;
	line-height:160%;	
}

.sidebar div {
	border:1px solid #dddddd;
	border-top:3px solid #dddddd;
	margin-bottom:10px;
}

.main_product_content table {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:80%;
	border-bottom:1px solid #E6EBEF;
	line-height:140%;
}

.main_product_content table .icon {
	width:32px;
	padding-left:12px;
	vertical-align:middle;
}

.main_product_content table .icon img {
	width:32px;
	height:32px;
}

.main_product_content table th {
	width:30%;
	font-weight:bold;
	color:#5B5D5A;
	padding-left:10px;
	vertical-align:middle;

}

.main_product_content table td {
	padding:10px;
	font-size:90%;
}

.main_product_content ul {
	list-style:disc;
	margin-left:20px;
}

.product_content_left {
	width:65%;
	float:left;	
}

.product_content_left ul {
	line-height:180%;
}

.product_content_right {
	float:right;
	text-align:center;
	width:30%;
}

.product_content_right .screenshot {
	margin-top:40px;
}

.product_content_right .screenshot p {
	font-size:70%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height:100%;
	margin-bottom:10px;
	margin-top:0;
	text-align:center;
}

#product_full_specs_table {
	width:100%;
	margin-bottom:15px;
}

#product_full_specs_table th {
	width:50%;
}

#product_full_specs_table td {
	text-align:right;
	padding:5px;
}

ol.sidebar_list {
	margin-left:24px;
	margin-right: 8px;
	margin-top:10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:65%;
	line-height:120%;
}

ol.sidebar_list li {
	list-style:decimal;
	margin-bottom:10px;
}

.installable_apps_lists {
	clear:both;
	width:760px;
	margin-left:40px;
}

.installable_apps_lists h2 {
	text-align:left;
	line-height:200%;	
	font-family: Helvetica, Arial;
	font-size:108%;
	font-weight:bold;
}

ul.installable_apps {
	float:left;
	width:30%;
	overflow:hidden;
}

ul.installable_apps li {
	list-style:none;
	clear:both;
	font-size:70%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

ul.installable_apps li.first_installable {
	border-top:none !important;
}

ul.installable_apps li div {
	width:80%;
}

ul.installable_apps li div.installable_name {
	font-size:100%;
	float:left;
	width:47%;
	margin-top:2px;
	margin-bottom:2px;
}

ul.installable_apps li div.installable_name a:link {
	color:'#0000ff';
	text-decoration:none;
}

ul.installable_apps li div.installable_desc {
	color:#555555;
	float:right;
	width:50%;
	line-height:130%;
	margin-top:2px;
	margin-bottom:2px;
}

.main_product_content img {
	float:left;
	margin-right:20px;
}

.product_content_left ul {
	font-size:80%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height:120%;

}

#installable_package_1 ul.installable_apps li, #installable_package_1 ul.installable_apps {
	border-top:1px solid #ffccc5;
}

#package_1_body .main_product_content table td, #package_1_body .main_product_content table th {
	border-top:1px solid #ffccc5;
}

#package_1_body .main_product_content table {
	border-bottom:1px solid #ffccc5;
}

#package_1_body .sidebar h2{
		background-color:#fdded9;
		color:#fd533d;
}

#package_1_body .sidebar div {
	border:1px solid #ffccc5;
	border-top:3px solid #ffccc5;
}

#installable_package_2 ul.installable_apps li, #installable_package_2 ul.installable_apps {
	border-top:1px solid #c5ccff;
}

#package_2_body .main_product_content table td, #package_2_body .main_product_content table th {
	border-top:1px solid #c5ccff;
}

#package_2_body .main_product_content table {
	border-bottom:1px solid #c5ccff;
}

#package_2_body .sidebar h2{
		background-color:#d9defd;
		color:#3d53fd;
}

#package_2_body .sidebar div {
	border:1px solid #c5ccff;
	border-top:3px solid #c5ccff;
}

#installable_package_3 ul.installable_apps li, #installable_package_3 ul.installable_apps {
	border-top:1px solid #c5ffcc;
}

#package_3_body .main_product_content table td, #package_3_body .main_product_content table th {
	border-top:1px solid #c5ffcc;
}

#package_3_body .main_product_content table {
	border-bottom:1px solid #c5ffcc;
}

#package_3_body .sidebar h2{
		background-color:#d9fdde;
		color:#029510;
}

#package_3_body .sidebar div {
	border:1px solid #c5ffcc;
	border-top:3px solid #c5ffcc;
}

#installable_package_4 ul.installable_apps li, #installable_package_4 ul.installable_apps {
	border-top:1px solid #f8ffc4;
}

#package_4_body .main_product_content table td, #package_4_body .main_product_content table th {
	border-top:1px solid #f8ffc4;
}

#package_4_body .main_product_content table {
	border-bottom:1px solid #f8ffc4;
}

#package_4_body .sidebar h2{
		background-color:#f8fcd9;
		color:#bf8b02;
}

#package_4_body .sidebar div {
	border:1px solid #f8ffc4;
	border-top:3px solid #f8ffc4;
}

#login_form {
	width: 330px;
	float:right;
	height:160px;
	margin-right:30px;
	overflow:hidden;
	margin-top:10px;
	text-align:center;
	background-color:#f8ffc4;
	border:1px solid #bf8b02;
}

#login_form label {
	width:75px;
	display:block;
	float:left;
	margin-bottom:5px;
	margin-left:10px;
	font-size:80%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#login_form input {
	margin-bottom:5px;
	width:180px;
}

#form_heading {
	font-size:80%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height:120%;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

#login_submit {
	margin-top:10px;
}

#help_and_support {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:90%;
	line-height:120%;
	margin:35px;
	clear:both;
}

#help_and_support p {
	margin-bottom:15px;
}