#pricing_basic, #pricing_plus, #pricing_pro, #pricing_ent {
    float:left;
    width: 211px;
    padding: 0 0 25px 4px;
    line-height:24px;
}

#pricing_basic table, #pricing_plus table, #pricing_pro table, #pricing_ent table {
height: 286px;
}

.basicimg {
    vertical-align: text-bottom;
}
.link_grey a:link, .link_grey a:active, .link_grey a:visited {
    color:#c0c0c0;
}

.iframe {
     width: 945px;
     height:600px;
     border: none; 
    margin-top: 30px;
}


.signupbtn {
    margin-left: 40px;
    padding: 10px 0 10px 0;
}

.accordion {
    margin-left: 15px;
}

.pricing_table_height {
   height: 258px;
}


*{padding:0px; margin:0px;}
body{font-size:12px; font-family:"Lucida Grande", Arial, sans-serif;  }

dl.accordion dt
{
	position: relative;
	height: 20px;
	padding: 5px 0 2px 15px;
	
	font-weight: bold;
	
	color: white;
	background: #ffffff url(/images/template/new/bullet_grey.jpg) no-repeat;
        background-position: 0% 60%; 
	cursor: pointer;
}

dl.accordion dt.open
{
	background: #ffffff url(/images/template/new/bullet_grey_neg.jpg) no-repeat;
        background-position: 0% 60%; 
}

.accordian_toggler_1 img {
     padding-right: 5px;
}
.accordian_content_1{
	margin: 0px auto;
	width: 200px;
}
a, a:visited{
font-family:"Lucida Grande", Arial, sans-serif; color:#2d2d2d;
font-size: 12px;
cursor: pointer;
}

dl {
line-height:24px;
}
.tool-tip {
	color: #fff;
	width: 350px;
	z-index: 13000;
	font-size: 12px;
}
.tool-tip * {	
	font-size: 12px;
	line-height: 140%;
}
.tool-title 
{
	margin: 0;
	height: 4px;
	text-indent: -1000em;
	line-height: 160%;
	background: url(/images/template/new/bubble.png) no-repeat top left;
} 
.tool-text 
{
	padding: 6px 8px 10px 8px;	
	background: url(/images/template/new/bubble.png) no-repeat right bottom;
}
 .noclick {
      cursor: help;
}

#pricing_basic p, #pricing_plus p, #pricing_pro p, #pricing_ent  p {
      margin-left: 16px;
}
</style>