@charset "UTF-8";
/* CSS Document */
body
{
	background-color:#eeeaea;
	margin:0px;
}
#topnav
{
	background-image:url(/images/topnavbg.jpg);
	text-align:right;
	color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	height:15px;
	border-bottom:1px solid #999;
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
}
#topnav a
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}

#topnav a:hover
{
	font-weight:bold;
	color:#FC0;
}

span.translatebar
{
	float:left;
}

#topnav span.translatebar a
{
	margin-right:0px;
}

span.translatebar img
{
	border:0px;
	cursor:pointer;
	padding-right:5px;
	padding-left:5px;
}

#wrapper
{
	background-color:#FFF;
	width:1000px;
	margin:auto;
	border-left:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#header
{
	margin-top:26px;
	background-image:url(../images/headerbg.jpg);
	height:75px;
	border-bottom:1px solid #b0b0b0;
}

#header h1 , #header h2, #header h3
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:50px;
	padding-right:5px;
	display:inline-block;
}

#menubar
{
	background-image:url(../images/menubg.gif);
	height:23px;
	border-bottom:1px solid #b0b0b0;
	padding-top:5px;
	color:#FFF;
}

#menubar a
{
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
}

#menubar a:hover
{
	color:#F63;
}
#menubar input.menuBarSearch{
	float:right;
	width:150px;
	margin-right:15px;
	border:1px solid #999;
	height:16px;
	background-image:url(../images/magnifier.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:5px;
	padding-left:2px;
	color:#000;
	float:right;
}

#menubar label
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#666;
	padding-right:5px;
	padding-top:4px;
	float:right; 
}


/** Sub navigation **/
dl.subnavigation{
	list-style:none;
	margin:0px;
	padding:0px;
	float:right;
	margin-top:48px;
}
dl.subnavigation dt{
	float:left;
	width:64px;
	padding:0px;
	margin:0px;
	background-image:url(../images/subnavigationleft.jpg);
	height:27px;
}
dl.subnavigation dd{
	float:left;
	width:auto;
	padding:0px;
	margin:0px;
	background-image:url(../images/subnavigationbg.jpg);
	height:22px;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	color:#FFF;
}

dl.subnavigation dd a{
	text-decoration:none;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-right:10px;
	margin-left:10px;
}
dl.subnavigation dd a:hover{
	color:#F63;
}

/** Body **/

#contents{
	padding:5px;
	/*background-color:#FFF;*/
	border-bottom:1px solid #b0b0b0;
}

#leftfull{
	width:726px;
	padding:10px;
	float:left;
	margin:auto;
	height:100%;
}

#leftcol{
	width:360px;
	padding:5px;
	float:left;
	margin:auto;
}

#middlecol{
	width:360px;
	padding:5px;
	float:left;
	margin:auto;
}

#rightcol{
	width:230px;
	float:left;
	padding:5px;
}

#footer-links
{
	background-color:#363636;
	border-top:1px solid #bebede;
	border-bottom:1px solid #bebede;
	padding:25px;
	margin-top:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#footer-links-container
{
	margin:auto;
	width:900px;
}

dl.footer-row, ul.footer-row
{
	margin:0px;
	padding:0px;
	width:180px;
	float:left;
	margin-right:50px;
	border-right:1px solid #AAAAAA;
	height:110px;
}

#footer-links-container .last
{
	width:200px;
	border:none;
	margin-right:0px;
}

dl.footer-row dt
{
	font-size:13px;
	font-weight:bold;
	color:#C7D5E2;
	padding-bottom:10px;
}
dl.footer-row dd
{
	padding:0px; margin:0px;
}
dl.footer-row li, dl.footer-row ul, ul.footer-row
{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-bottom:6px;
	font-size:11px;
	color:#99BABD;
}

dl.footer-row img, ul.footer-row img
{
	vertical-align:middle;
	border:0px;
	margin-right:5px;
}

#footer-links .copyright
{
	color:#aaaaaa;
	font-size:11px;
}

#footer-links span.links{
	float:right;
	color:#666;
}

#footer-links a{
	font-size:10px;
	color:#99BABD;
	text-decoration:none;
}
#footer-links a:hover{
	color:#C66;
}

/** Right Frames **/
ul.rightFrame{
	list-style:none;
	width:236px;
	margin:0px;
	padding:0px;
}
ul.rightFrame li.header{
	background-image:url(../images/rightframeheader.jpg);
	height:18px;
	padding-left:30px;
	vertical-align:baseline;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:13px;
	padding-top:5px;
}
ul.rightFrame li.body{
	background:url(../images/rightframebody.jpg);
	background-size:100% 100%;
	padding:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
ul.rightFrame li.footer{
	background-image:url(../images/rightframefooter.jpg);
	height:12px;
	margin-bottom:5px;
}

ul.rightFrame label{
	color:#999;
	text-align:center;
	margin-left:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}

div#right-login
{
	width:226px;
	background-color:#636363;
	border-radius:8px;
	border:1px solid #4a4a4a;
	padding:5px;
	margin-bottom:10px;
}

/** Left Frames **/
ul.leftFrame{
	list-style:none;
	width:350px;
	margin:0px;
	padding:0px;
}

ul.leftFrame li.header{
	background-image:url(../images/boxheader.png);
	height:23px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding-left:28px;
	padding-top:6px;
	font-weight:800;
	color:#000;
}

ul.leftFrame li.body span.contract{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	clear:both;
	padding:6px;
	padding-right:24px;

}

ul.leftFrame li.body{
	background-image:url(../images/leftframebody.jpg);
	background-size: 100% 100%;
	padding:5px;
	border-bottom:1px solid #a3a3a3;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-bottom:10px;
}

ul.leftFrame li.body img{
margin:20px;
margin-bottom:0px;
margin-top:0px;
vertical-align:text-top;
border-radius:10px;
border:0px;
}

/** Logo frame **/
ul.logoFrame{
	list-style:none;
	width:350px;
	margin:0px;
	padding:0px;
}

ul.logoFrame li{
	text-align:center;
}
ul.logoFrame img{
	vertical-align:middle;
	padding:5px;
}

/** Shared **/
div.clear{
	clear:both;
}
div.center{
	text-align:center;
}
div.right{
	text-align:right;
}
div.left{
	text-align:left;
}
span.price{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

span.currency{
	color:#000;
	font-weight:normal;
	font-size:10px;
}
span.oldprice{
	color:#999;
	font-weight:normal;
	text-decoration:line-through;
}
div.error{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
}
ul.error{
	list-style:none;
}
ul.error li{
	list-style:none;
	color:#F00;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
span.bold
{
	font-weight:bold;
}

/** Buttons **/

a.homeButtons, input.homeButtons, span.homeButtons{
	background-image:url(../images/buttonbg.jpg);
	min-width:90px;
	height:28px;
	text-decoration:none;
	color:#000;
	display:inline-block;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:1px solid #ab9d30;
	line-height:25px;
	cursor:pointer;
	padding-top:0px;
	border-radius:8px;
}
a.homeButtons:hover{
	background-image:url(../images/buttonbgover.jpg);
}

a.smallButtons{
	background-image:url(../images/smallbtn.png);
	width:33px;
	height:21px;
	text-decoration:none;
	color:#000;
	display:inline-block;
	padding-left:22px;
	padding-top:7px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	text-align:left;
}
a.smallButtons:hover{
	background-image:url(../images/smallbtnup.png);
}

/** Mailing list **/
input.mailinglist{
	background-image:url(../images/mailinglist.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
	padding-left:5px;
	width:155px;
	border:1px solid #999;
	height:16px;
	color:#000;
	margin:10px;
	margin-top:0px;
}

/** Customers Area **/
ul.customerarea{
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.customerarea li.welcome{
	margin-left:10px;
}

ul.customerarea li.links{
	margin-top:10px;
	text-align:center;
}

/** Shopping cart **/
ul.shoppingcart{
	list-style:none;
	padding:0px;
	margin:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
ul.shoppingcart li{
	margin-top:5px;
}
ul.shoppingcart li.items{
	text-align:center;
}

ul.shoppingcart li.total{
	text-align:center;
}

ul.shoppingcart li.cart{
	margin-top:10px;
	text-align:right;
}

/** Hosted Chat **/
ul.hostedchat{
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.hostedchat li.title{
	margin-bottom:10px;
}

ul.hostedchat li.order{
	margin-top:10px;
	text-align:center;
}

ul.hostedchat li.order input{
	width:200px;
	border:1px solid #AAAAAA;
	height:18px;
	
}

/** Success Stories **/

ul.successStories{
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

ul.successStories li.story{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-left:7px;
	margin-right:7px;
}

li.writer, div.review{
	text-align:right;
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:5px;
	font-style:italic;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}


span.date, div.date{
	font-style:italic;
	font-weight:normal;
	color:#999;
	font-size:10px;

}
/** Other products **/
ul.otherproducts{
	list-style-image:url(../images/bullet.gif);
	padding-left:20px;	
}

ul.otherproducts li{
	height:19px;	
}
ul.otherproducts a{
	color:#272bc5;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

ul.otherproducts a:hover{
	color:#6a6cc0;
}

/** Product detail page **/
ul.productdetails{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
}

ul.productdetails li.head{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	/*background-image:url(../images/productdetailtop2.jpg);*/
	height:12px;
	padding:20px;
	padding-left:30px;
	border:#e0e0e0 1px solid;
	border-bottom:none;
}

ul.productdetails li.head h2{
	display:inline;
	font-size:18px;
	font-weight:bold;
}

ul.productdetails li.body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:justify;
	padding:30px;
	padding-top:10px;
	/*background-image:url(../images/productdetailbody2.jpg);*/
	background-repeat:repeat-x;
	border:#e0e0e0 1px solid;
	border-top:none;
	margin-bottom:15px;
}

ul.productdetails li.body img{
	margin:10px;
	margin-top:0px;
}

ul.productdetails li.body div.platforms{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-top:20px;
	text-align:left;
}

ul.productdetails li.body div.links{
	clear:both;
	text-align:right;
}

ul.productdetails li.body div.latestupdate{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#999;
}

table.hostedchatPlans td.none{
	background:transparent;
	border:none;
}

table.hostedchatPlans th{
	background-color:#F63;
	color:#FFF;
	padding:5px;
	font-weight:bold;
	font-size:12px;
}

table.hostedchatPlans td{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#FFF;
	text-align:center;
	font-size:12px;
	padding:10px 2px 10px 2px;
	text-align:center;
	border:1px solid #CCC;
	color:#000;
}

table.hostedchatPlans td.textplans{
	background-color:#F63;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:4px;
}

table.hostedchatPlans td.videoplans{
	background-color:#F63;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:4px;
}

table.hostedchatPlans td h4{
	display:inline;
	color:#F00;
	font-size:12px;
	font-weight:bold;
}

/** Product list**/
ul.productList{
	list-style:none;
	width:743px;
	margin:0px;
	padding:0px;
}

ul.productList li.header{
	background-image:url(../images/productlistheader.gif);
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding-top:30px;
	padding-left:40px;
	font-weight:800;
}

ul.productList li.body{
	background-image:url(../images/productlistbody.gif);
	background-size:100% 100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin:0px;
	padding-right:30px;
	padding-left:30px;
	padding-top:15px;
}

ul.productList li.body img{
	margin:0px 10px 0px 10px;
}
ul.productList li.footer{
	background-image:url(../images/productlistfooter.gif);
	height:32px;
}

/** Contact us **/
dl.contactUs{
	list-style:none;
	padding:0px;
	margin:auto;
	height:400px;
	width:640px;
	background-image:url(../images/contactusbg.jpg);
	background-size:100% 100%;
	padding-top:10px;
	margin-top:30px;

}

dl.contactUs dt{
	float:left;
	width:250px;
	text-align:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-top:10px;
	clear:left;
}

dl.contactUs dt.title, dl.contactUs dd.title{
	text-align:left;
	font-weight:bold;
	margin-left:50px;
	font-size:16px;
	margin-top:5px;
	margin-bottom:20px;
}
dl.contactUs dd{
	float:left;
	width:250px;
	margin-left:10px;
	margin-top:10px;
}

dl.contactUs dd input{
}

dl.contactUs dd textarea{
	width:200px;
}

a.more{
	text-decoration:none;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-right:5px;
	margin-left:5px;
}
a.more:hover{
	color:#36C;
}

img.right
{
	float:right;
}

img.left
{
	float:left;
}

dl.terms dt{
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

a.default{
	text-decoration:none;
	color:#36C;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
a.default:hover{
	text-decoration:underline;
	color:#000;
}
a.skip
{
	position:absolute;
	visibility:hidden;
}

span.rightfloat
{
	float:right;
}
span.leftfloat
{
	float:left;
}

div.demobox {
	width:600px;
	margin:auto;
	border:1px solid #000;
}
div.demobox div.head {
	width:100%;
	padding:5px;
	padding-left:0px;
	padding-right:0px;
	background-color:#069;
	color:#FFF;
	font-weight:bold;
}
div.demobox div.body {
	padding:10px;
	background-color:#F5F8FE
}

/** news **/
div.newstitle
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px;border-bottom:1px solid #DEDEDE; margin-bottom:10px;
}
div.news
{
	padding:10px;border-bottom:1px solid #CCC; margin-bottom:10px;
}

div.newslast
{
	border-bottom:none;
}

div.news img
{
	margin-right:20px;
}

div.news p
{
	margin:0px;
}

div.news span.title
{
	padding-top:5px;
}

div.news span.title a, ul.news li.body a
{
	color: black;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

div.news span.title a:hover, ul.news li.body a:hover
{
	color:#F63;
}

div.news div.body
{
	padding-top:5px;
	padding-bottom:10px;
}

div.faq-box
{
	border:1px solid #CCC;
	padding:0px;
	margin-bottom:10px;
}

h1.faq
{
	font-size:14px;
	font-weight:bold;
}

div.faq-box h2, div.faq-box h4
{
	margin:0px;
	padding-top:7px;
	padding-left:15px;
	height:21px;
	background-image:url(faq-title-bg.png);
	font-size:12px;
	font-weight:bold;
}

div.faq-box a
{
	color:#06C;
	font-weight:bold;
	text-decoration:none;
}

div.faq-box a:hover
{
	color:#F93;
}

div.faq-box div.body
{
	padding:10px;
	display:block;
}

div.faq-link img
{
	float:right;
}

div.faq-link
{
	background-color:#D8E5FF;
	border:1px solid #A9BFFF;
	padding:8px;
	border-radius:10px;
	margin-bottom:5px;
}

div.faq-search
{
	text-align:center;
	background-color:#D8E5FF;
	border:1px solid #A9BFFF;
	padding:5px;
	border-radius:10px;
	margin-bottom:5px;
}

div.faq-search input
{
	width:160px;
}

div.faq-empty
{
	border:1px solid #CCC;
	padding:0px;
	margin-bottom:10px;
	padding:10px;
	margin:20px;
	border-radius:5px;
}

div.faq-empty img
{
	float:right;
	padding-left:10px;
}

div#features-category
{
	width:240px;
	float:left;
	padding:5px;
}

div#features-category h3.item
{
	border:1px solid #EBE9E9;
	padding:8px;
	border-radius:5px;
	margin-bottom:5px;
	font-weight:bold;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color:#F3F3F3;
	outline:0;
}

div#features-category div#accordion h3.item
{
	cursor:pointer;
}

div#features-category div#accordion h3.item:hover
{
	background-color:#EBFFE1;
}

div#features-category div#accordion h3.ui-state-active
{
	background-color:#FFF;
}

div#features-category div#accordion h3.ui-state-active:hover
{
	background-color:#FFF;
	cursor:default;
}

div#features-category div.sub-item
{
	background-color:#F8F8F8;
	border:1px solid #D8D8D8;
	padding:5px;
	border-radius:10px;
	margin-bottom:5px;
	margin-left:10px;
}

div#features-category div.selected-item
{
	background-color:#FFC;
}


div#features-category div.sub-item img
{
	float:left;
	padding-right:10px;
	margin-top:-4px;

}

div#features-category div.sub-item a.default
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

div#features-category div.item img
{
	float:left;
	padding-right:10px;
}

div#features-contents
{
	width:716px;
	padding:10px;
	float:right;
	margin:auto;
	height:100%;
}

h3.feature-title
{
	font-size:14px;
}

div.feature-highlights
{
	width:220px;
	display:inline-table;
	margin:5px;
	height:130px;
	border-right:1px solid #DDD;
}

div.noborder
{
	border:none;
}

div.feature-highlights h4
{
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal;
	margin:0px;
	margin-bottom:5px;
}

div.feature-highlights h4 img
{
	float:left;
	padding-right:10px;
}

div.feature-highlights div.highlight
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding:5px;
}
a.product-button
{
	height: 15px;
	border: 1px solid black;
	border-radius: 7px;
	background-image: url(button-bg.png);
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DEDEDE;
	padding: 10px;
	min-width: 70px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

span.note
{
	font-style:italic;
	color:#999;
	font-weight:normal;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

ul.license-agreement
{
	list-style:none;
	padding:10px;
	padding-top:0px;
}

ul.license-agreement li h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

ul.license-agreement li.body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

div#homepage-banner
{
}

div#homepage-banner-body
{
	position:absolute;
}

div#homepage-banner-texts
{
	position:absolute;
	width:956px;
	height:300px;
	padding:20px;
	text-align:right;
}

div#homepage-banner h1
{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:36px;
	margin:0px;
	text-shadow: 3px 3px #111;
	margin-bottom:20px;
	padding-right:50px;
}

div#homepage-banner h2
{
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 1px #000;
	width: 250px;
	float: right;
	clear: right;
	text-align: left;
	margin: 2px;
}
div#homepage-banner h2 img
{
	vertical-align:middle;
}

div#homepage-banner-texts div.links
{
	position:absolute;
	bottom:10px;
	right:10px;
}

div#news-rotator
{
	width:994px; border:1px solid #CCC; margin-top:2px; padding:0px;
}
div#news-rotator ul#ticker
{
	overflow:hidden; height:34px; padding:0px; margin:0px;
}

div#news-rotator ul#ticker li
{
	padding:4px; list-style:none; height:30px; margin:0px;
}

div#news-rotator ul#ticker li p
{
	padding:0px; margin:0px;
}

div#news-rotator ul#ticker li img
{
	padding-right:10px; vertical-align:middle;
}

div.product-teaser
{
	padding:12px;
	margin:2px;
	border:1px solid #BBB;
	border-radius:10px;
	float:left;
	width:302px;
	box-shadow:#EEEEEE 1px 1px;
}

div.product-teaser span.fn a
{
}

div.product-teaser img
{
	padding:5px;
	padding-right:10px;
}

table.compare-plans
{
	border: 1px solid #CCC;
	width:100%;
}

table.compare-plans th
{
	font-weight:bold;
	text-align:center;
	height:28px;
	background-color:#E1EEFE;
}

table.compare-plans tr.price
{
	font-weight:bold;
}

table.compare-plans td
{
	text-align:center;
	border-top:1px solid #CCC;
	height:25px;
	border-left:1px solid #CCC;

}

table.compare-plans td.feature
{
	text-align:left;
	font-weight:bold;
	border-left:none;
}

table.compare-plans tr.last td
{
	border-bottom:none;
}

table.compare-plans tr.noborder
{
	border-top:1px solid #CCC;
}