/**
 * SpiderGourmet SEO Plans Relateds Style(s)
 */
 
 
img#plan_header_img {
display: block;
}

div#pricing_box {
float: right;
margin: 0px 0px 10px 10px;
padding-top: 10px;
width: 242px;
color: #330000;
}

p.para { line-height: 16px; width: 495px; padding-left: 15px; margin: 0px; margin-bottom: 10px; }

div#plan_includes {
padding: 0px 15px;
padding-left: 50px;
}

span#plan_includes_header {
display: block;
text-align: center;
font-weight: bold;
margin: 5px 0px;
padding: 0px;
color: #8d8d8d;
}

a.plan_includes_link:link,
a.plan_includes_link:visited,
a.plan_includes_link:hover,
a.plan_includes_link:active {
display: block;
text-align: left;
width: auto;
margin: 5px 0px;
padding-left: 15px;
color: #7070AA;
background-image: url(/images/disc.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
text-decoration: none;
}

a.plan_includes_link:hover {
text-decoration: underline;
color: #a3a3DD;
}

.horizontalsep {
background-image: url(/images/faded-bar.gif);
background-repeat: no-repeat;
background-position: top center;
padding-top: 12px;
}

div#feature_seoplans_box,
div#service_feature_box {
color: #656565;
margin: 0px;
padding-top: 12px;
background-image: url(/images/faded-bar.gif);
background-repeat: no-repeat;
background-position: top center;
}

div.service_feature_column, div.service_feature_right_column {
float: left;
width: 380px;
}

div.service_feature_right_column {
position: relative;
background-image: url(/images/faded-bar-vert-bg.gif);
background-repeat: repeat-y;
}

img.column_separator_top {
position: absolute;
top: 0px;
}

img.column_separator_bottom {
position: absolute;
bottom: 0px;
}

.featured_seoplan_header,
#service_feature_header  {
font-weight: bold;
font-size: 11px;
display: block;
margin: 0px;
margin-bottom: 8px;
clear: both;
}

.featured_seoplan_header {
font-size: 13px;
background-image: url(/images/icons/rectangles.gif);
background-repeat: no-repeat;
padding-left: 35px;
line-height: 19px;
}

a.feature_seoplan:link,
a.feature_seoplan:visited,
a.feature_seoplan:hover,
a.feature_seoplan:active,
a.service_feature:link,
a.service_feature:visited,
a.service_feature:hover,
a.service_feature:active {
display: block;
width: auto;
padding: 10px;
padding-left: 64px;
margin-left: 15px;
margin-right: 15px;
clear: both;
background-image: url(/images/icons/checkmark-44x44.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
text-decoration: none;
color: #353535;
border: solid 1px #ffffff;
}

a.feature_seoplan:hover,
a.service_feature:hover {
background-color: #efefef;
border-color: #dddddd;
}

.feature_seoplan_maintext,
.service_feature_maintext { text-decoration: none; color: #235FBF; }

a.feature_seoplan:hover .feature_seoplan_maintext,
a.service_feature:hover .service_feature_maintext { text-decoration: underline; color: #2D7AFA; }

span.feature_seoplan_shdesc, span.service_feature_shdesc {
display: block;
margin-top: 3px;
}

.disclaimer_note {
clear: both;
display: block;
background-color: #FFFEEF;
padding: 3px;
text-align: left;
font-size: 10px;
color: #989898;
}

sup { font-size: 9px; font-weight: normal; margin: 0px 1px; }

.more {
color: #7070AA;
text-decoration: underline;
}
 