#page_lead {
	background: transparent url(../../assets/shadedBoxStrip_02.png) repeat-x scroll 0 bottom;
	border:1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	min-height:360px;
	height:auto !important; /*IE6 Workaround that allows you to set a minimum height, that also expands with the content*/
	height:360px;
	overflow:hidden;
}
.blurb {
	width:560px;
	float:left;
	padding:20px 0 0 20px
}
.blurb p {
	margin-top:20px;
}
img.magic-screenshot {
	position:absolute;
	right:10px;
	bottom:0;
}
a.bigButton {
	margin-right:20px;
}
h1 {
	font-size:2em;
}
#magic_pricing {
	width:960px;
	margin:60px 0;
}
#magic_pricing tr.odd td {
	background-color:#eaecf0;
}
#magic_pricing tbody tr.odd td.feature {
	background-image:url(../../assets/pricingTableFeatureStrip.png);
	background-repeat:repeat-y;
	background-position:right top;
	background-color:#fff;
}
#magic_pricing tbody tr td {
	border-bottom:1px solid #b2b2b2;
}
#magic_pricing td {
	text-align:center;
	padding:10px;
}
#magic_pricing td.feature {
	text-align:right;
	font-size:1.2em;
	background-color:none;
}
#magic_pricing tr.price {
	font-size:1.8em;
	font-weight:normal;
}
#magic_pricing tr.price td.field {
	font-size:0.7em;
	font-weight:bold;
	text-align:right;
}
#magic_pricing tr.price td.trialPrice {
	background-image:url(../../assets/table_footer_trial_fill.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#264684;
	color:#fff;
}
#magic_pricing tr.price td.individualPrice {
	background-image:url(../../assets/table_footer_individual_fill.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:white;
}
#magic_pricing tr.price td.groupPrice, #magic_pricing tr.price td.groupPriceLast {
	background-image:url(../../assets/table_footer_group_fill.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:white;
}
#magic_pricing tr.price td.groupPriceLast {
	border-right:1px solid #b2b2b2;
}
#magic_pricing tr.users {
	font-size:1.3em;
}
#magic_pricing thead.subscription-type {
	font-size:1.2em;
}
#magic_pricing th {
	padding:20px 10px 10px 10px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#magic_pricing th h2 {
	font-weight:normal;
}
#magic_pricing th.trial_header {
	background-image:url(../../assets/table_header_trial_fill.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#264684;
	border:1px solid #264684;
}
#magic_pricing th.trial_header h2 {
	color:#FFF;
	font-weight:normal;
}
#magic_pricing th.individual_header {
	background-image:url(../../assets/table_header_individual_fill.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:white;
	border-left:1px solid #b2b2b2;
	border-top:1px solid #b2b2b2;
}
#magic_pricing th.individual_header h2 {
	background-image:url(../../assets/individualAvatar.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	height:24px;
}
#magic_pricing th.group_header h2 {
	padding-left:20px;
	height:29px;
}
#magic_pricing th.group_header .groupIconHolder {
	background-image:url(../../assets/groupAvatar.png);
	background-repeat:no-repeat;
	background-position:34% 100%;
}
#magic_pricing th.group_header {
	background-image:url(../../assets/table_header_group_fill.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:white;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	border-top:1px solid #b2b2b2;
}
h1.trialBlurb {
	margin-top:40px;
}
h3.startBlurb {
	font-weight:normal;
	font-size:1.4em;
	color:#666;
	margin-top:10px;
}
#magic_pricing td.trial {
	border-left:1px solid #264684;
	border-right:1px solid #264684;
}
#magic_pricing td.group, #magic_pricing td.groupFirst {
	border-left:1px solid #b2b2b2;
}
#magic_pricing td.groupLast {
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}
#magic_pricing tr.users td.individual {
	border-left:1px solid #b2b2b2;
}
#magic_pricing tr.users td.group {
	border-left:none;
}
#magic_pricing tr.users td.trial {
	background-color:#264684;
	color:#fff;
}
#magic_pricing .lastCol {
	border-right:1px solid #b2b2b2;
}
.cms_content .feature p {
	margin-bottom:0;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:1em;
	line-height:2;
}
#magic_pricing a.bigButton {
	margin:0;
}
#magic_pricing a.bigButton span {
	padding-left:15px;
}
#faceted p {
	background-image:url(../../assets/newSearchIconWhite.png);
}
#clipboard p {
	background-image:url(../../assets/clipboardSmallIcon.png);
}
#compare p {
	background-image:url(../../assets/scalesIcon.png);
}
#recommendation p {
	background-image:url(../../assets/recommendationIcon.png);
}
#supplier p {
	background-image:url(../../assets/supplieIconWhite.png);
}
#modules p {
	background-image:url(../../assets/educationModulesSmall.png);
}
#therapeuticDiscussions p{
	background-image:url(../../assets/therapeuticDiscussionsSmall.png);

}

#magic_pricing tfoot td.trialFooter {
	background-color:#1f3968;
	border-bottom:1px solid #b2b2b2;
}
#magic_pricing tfoot td.individualFooter {
	background-color:#cfd9ec;
	border-bottom:1px solid #b2b2b2;
}
#magic_pricing tfoot td.groupFooter {
	background-color:#b0c0df;
	text-align:right;
	border-bottom:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}
#magic_pricing tfoot td.groupFooter p {
	text-align:left;
	margin-bottom:0;
}
.cms_content .grid2col-row {
	margin-bottom:20px;
}
.grid2col .image_holder {
	width:25%;
	float:left;
}
.grid2col .desc_holder {
	width:75%;
	float:left;
}