/* Tabset */

.tabset {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 4px;
}

.tabset li:first-child {
margin:0 4px 0 0;
}

.tabset li {
float:left;
padding:0 0 0 5px;
}

.tabset li a {
cursor:pointer;
float:left;
text-decoration:none;
}

.tabset li a span {
background:transparent url(/images/bg-tab-l.png) no-repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:16px;
height:38px;
line-height:38px;
padding:6px 5px 0 8px;
text-align:center;
width:165px;
}

.tabset li a em {
background:transparent url(/images/bg-tab-r.png) no-repeat scroll 0 0;
float:left;
height:44px;
text-indent:-9999px;
width:8px;
}

.tabset li a.active span {
background:transparent url(/images/bg-tab-l-over.png) no-repeat scroll 0 0;
color:#353535;
height:30px;
line-height:30px;
padding:6px 5px 8px 8px;
text-decoration:none;
}

.tabset li a.active em {
background:transparent url(/images/bg-tab-r-over.png) no-repeat scroll 0 0;
}

.topnav .help {
color:#B0E4ED;
float:right;
font-size:140%;
font-weight:bold;
margin:13px 0 0;
}

/* Profile Top */ 

.global-box.tabbed .topnav {
float: left;
padding:0 33px 0 11px;
width: 956px;
position:relative;
z-index:20;
}

.profile-top {
float: left;
margin:-20px 0 0;
position:relative;
width:1000px;
z-index:10;
}

.profile-top a{
color: #0099CC;
}

.global-box.tabbed .t {
background:transparent url(/images/bg-box-tabs-t.png) no-repeat scroll 0 0;
}

.l-content {
background-image: none;
}

.global-box .c-inner {
min-height:205px;
height:auto !important;
height:205px;
overflow: visible;
}

.profile-top .l-content{
padding: 10px 18px;
}

.r-content .temp-map {
width: 300px;
height: 342px;
display: block;
}

.profile-avatar{
float: left;
padding-right: 18px;
}

.profile-detail h3 {
font-size: 20px;
line-height: 26px;
}

.profile-detail h4 {
font-size: 16px;
line-height: 20px;
}

.profile-detail{
float: left;
}

.profile-detail p {
padding: 8px 0;
line-height: 19px;
}

.p-detail-inner .teli{
float: left;
width: 115px;
padding: 5px 0px;
}

.p-detail-inner .btn-gray {
float: left;
}

.r-content .payment-info p {
padding: 0;
margin: 0;
font-size:120%;
line-height: 140%;
}

.payment-info .fade {
width: 220px;
padding: 10px;
background:url(/images/bg-pay-info.png) repeat-x 0 0 #fcfbf8;
}

.h-pay-info {
margin-left: 10px;
font-size:160%;
}

.btn-edit-payment {
float: left;
}

.btn-edit-payment a {
background:transparent url(/images/btn-gray-plus-lg.png) no-repeat 0 0;
color:#FFFFFF;
display:block;
font-size:12px;
height:29px;
padding:0 0 0 25px;
text-decoration:none;
width:140px;
margin: 5px 0 0 10px;
line-height: 26px;
}

/* Buttons */

.global-box .btn-gray a {
background:url(/images/btn-gray-plus.png) no-repeat 0 0 transparent;
color:#FFFFFF;
cursor:pointer;
display:block;
font-size:12px;
height:29px;
text-align:center;
text-decoration:none;
width:90px;
line-height: 26px;
padding: 0 0 0 10px;;
}

.global-box .trans-item .heading {
background:transparent url(/images/ico-arr-up.png) no-repeat 0 0;
}

ul.profile-list {
font-size: 15px;
margin: 15px 0;
}

/* Profile Services */

p.all-feat-blurb {
padding-top: 0;
font-size: 12px;
line-height: 20px;
}

.feature-pods {
float: left;
width: 600px;
margin-left: -6px;
text-align: center;
color: #3999c5;
font-size: 90%;
}

.feature-pods .widget {
float: left;
margin-bottom: 20px;
}

.feature-pods .widget.left {
margin-right: 20px;
}

.feat-ico {
margin: 0 auto;
height: 75px;
width: 75px;
display: block;
}

#ico-search {
background:url(/images/ico-magnify.png) no-repeat 0 0 transparent;
}

#ico-thirdparty {
background:url(/images/ico-peeps-on.png) no-repeat 0 0 transparent;
}

#ico-suppress {
background:url(/images/ico-peeps-off.png) no-repeat 0 0 transparent;
}

#ico-comment {
background:url(/images/ico-balloon.png) no-repeat 0 0 transparent;
}

#ico-paycat {
background:url(/images/ico-thumbs-up.png) no-repeat 0 0 transparent;
}

.feature-pods .btn-gold-lg, 
.feature-pods .btn-gray-plus-lg {
margin: 0 auto;
width:147px;
}

.feature-pods .btn-gold-lg a, 
.feature-pods .btn-gray-plus-lg a {
color:#FFFFFF;
display:block;
font-size:11px;
line-height: 24px;
height:29px;
text-align:center;
text-decoration:none;
width:140px;
padding: 0 0 0 10px;
}

.feature-pods .btn-gold-lg a{
background:url(/images/btn-gold-lg.png) no-repeat 0 0 transparent;
padding-left: 0;
}

.feature-pods .btn-gray-plus-lg a{
background:url(/images/btn-gray-plus-lg.png) no-repeat 0 0 transparent;
line-height: 26px;
}

.feature-pods .fade{
width: 267px;
height: 235px;
border: 4px solid #fff;
}

.feature-pods .feature-off{
background:url(/images/bg-blue-grad.png) repeat-x 0 0 #b5dbef;
}

.feature-pods h3 {
padding: 15px 20px 0 20px;
font-size:22px;
line-height: 24px;
}

.feature-pods p {
font-size: 11px;
line-height: 16px;
padding: 10px 20px;
}

.feature-pods .feature-off h3{
color: #135573;
}

.feature-pods .feature-on{
background:url(/images/bg-tan-grad.png) repeat-x 0 0 #ddd9ce;
}

.feature-pods .feature-on h3{
color: #000;
}

.side-panel {
float: left;
margin-bottom: 20px;
}

.side-panel .fade {
width: 245px;
padding: 15px;
}

.side-panel h4 {
font-size: 20px;
}

.side-panel.add-feat h4 {
color: #135573
}

.side-panel.my-feat .fade {
background:#DDD9CE url(/images/bg-tan-grad.png) repeat-x 0 0;
}

.side-panel.add-feat .fade {
background:#B5DBEF url(/images/bg-blue-grad.png) repeat-x 0 0;
}

#main .side-panel ul {
margin-bottom: 0;
font-size: 14px;
}

.side-panel .fade li {
padding-bottom: 5px;
background:url(/images/bg-wh-blt.png) no-repeat 0 6px transparent;
}

.side-panel .fade li a {
color: #135573
}

/* Single Service */

h2.h-service {
font-size: 220%;
padding: 15px 0 0 60px;
height: 50px;
}

h2#h-search-page {
background:url(/images/ico-magnify.png) no-repeat -10px -10px transparent;
}

h2#h-compete-page {
background:url(/images/ico-peeps-on.png) no-repeat -10px -10px transparent;
}


.service-blurb {
float: left;
margin-left: -5px;
}

.service-blurb .fade {
padding: 15px;
background:url(/images/bg-serv-blurb.png) repeat-x 0 bottom #fcfbf8;
}

.service-blurb h5 {
font-size: 14px;
line-height:22px;
color: #3999c5;
}

.service-blurb p {
font-size: 12px;
line-height: 20px;
padding-top: 0;
}

.service-blurb p.bg-pencil {
padding-right: 80px;
background:url(/images/bg-pencil.png) no-repeat right 0 transparent;
}

#search-adwrap {
float: left;
width: 600px;
margin-top: 10px;
}

#search-adwrap .formwrap {
float:left;
height:62px;
margin-top:12px;
position:relative;
}

.formwrap.special {
background: #eee;
padding: 10px 0 10px 10px;
margin-left: -10px;
background:url(/images/bg-special.png) repeat-x 0 0 #dff3fb;
}

#search-adwrap .formwrap.special {
height:82px;
}

.entry-form span.notice {
color:#3999C5;
display:inline;
float:left;
height:20px;
margin-top:10px;
padding:5px 0 0 0;
font-size: 11px;
}

#entry-info {
float:left;
width:280px;
}

#adpreview {
float:right;
width:280px;
height: 300px;
margin-top: 15px;
}

#adpreview h3 {
font-size: 14px;
}

.adstyles {
border: 1px solid #ccc;
padding: 5px;
margin-top: 5px;
}

.adstyles p, 
.adstyles a {
padding: 0;
font-size: 12px;
font-weight: normal;
line-height:16px;
}

.adstyles h4 {
padding: 0;
font-size: 14px;
font-weight: normal;
line-height:18px;
}

.adstyles a {
color: #d7993c;
}

.adstyles h4 a {
color:#3999C5;
text-decoration: underline;
}

#form-submission {
float:left;
width: 600px;
padding-top: 20px;
text-align: center;
}

#form-submission .sub-btn {
display: block;
margin: 0 auto;
padding-bottom: 10px;
}

.note-confirm {
background: #dff3fb;
padding: 20px;
display: block;
color:#3999C5;
font-size: 110%;
margin-bottom: 10px;
}

/* Mini Search */

#mini-search {
float:left;
margin-top:10px;
width:600px;
}

#mini-search .formwrap {
float:left;
width:600px;
height: 62px;
margin-top:12px;
position:relative;
}

#mini-search .entry-form .selectArea {
margin: 0;
}

.h-number {
font-weight: normal;
padding-left: 40px;
margin: 10px 0;
height: 23px;
padding-top: 7px;
}

#h-first {
background:url(/images/bg-h-1.png) no-repeat 0 0 transparent;
}

#h-second {
background:url(/images/bg-h-2.png) no-repeat 0 0 transparent;
}

#h-third {
background:url(/images/bg-h-3.png) no-repeat 0 0 transparent;
}

.formwrap-b {
float: left;
width: 600px;
margin-top: 20px;
}

.formwrap-b input {
float: right;
}

/* Credit Info */

#credit-info {
float: left;
}

#credit-info .formwrap {
float:left;
width:600px;
height: 62px;
margin-top:12px;
position:relative;
}

.dbl-select .no-label {
margin-top: 27px;
}

#cc-type.formwrap {
background: transparent url(/images/bg-cc-types.png) no-repeat scroll 300px 30px;
}

#credit-info .formwrap-b {
width: 580px;
}

.entry-form.cc-zip {
float: right;
}

.entry-form.cc-zip .x2 {
margin-right: 20px;
}

/* Order History */

#order-hist a {
color:#0099CC;
}

#order-hist li {
float: left;
padding: 30px 20px;
font-size: 12px;
width: 860px;
background-image: none; 
}

#order-hist li span {
float: left;
width: 170px;
text-align: center;
}

#order-hist li.dark {
background:#F6F5F3;
}

#order-hist li:hover {
background:#D3EFF9;
}

/*base CSS*/

body {
  background: #69B0CC url(/images/bg.jpg) no-repeat 50% 0;
}

#wrapper {
  background: transparent;
}

h1, h2, h3, h4, h5, p {
  margin:0;
  padding:0;
}

h1 {
  font-size:250%;
  font-weight:bold;
  line-height:120%;
  padding-bottom: 20px;
}

h3 {
  margin-top: 0;
  font-size:18px;
  line-height:20px;
  font-weight: bold;
}

h4 {
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  margin-top:0;
}

ul{
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

p {
  font-size:16px;
  line-height:22px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#main ul {
  /*font-size:150%;*/
  line-height:140%;
}

/*search box*/
.search-box .box .t {
background:transparent url(/images/bg-box-search-t.png) repeat-x scroll 0 0;
height:30px;
overflow:hidden;
width:999px;
}

.search-box .box .c {
background:transparent url(/images/bg-box-search-c.png) repeat-y scroll 0 0;
float:left;
width:999px;
}

.search-box .box .b {
background:transparent url(/images/bg-box-search-b.png) no-repeat scroll 0 0;
height:41px;
overflow:hidden;
width:999px;
}


/*topnav div for help and back link*/
.topnav-wrp {
  width:1000px;
  position:relative;
  margin-bottom: -10px;
  float: left;
}

.topnav-wrp .topnav {
  padding:0 33px 0 11px;
  position:relative;
  width:956px;
  z-index:20;
}

.topnav .help {
  color:#B0E4ED;
  float:right;
  font-size:11px;
  font-weight:bold;
  margin:13px 0 0;
}

/*main content div*/
.global-box {
  overflow:hidden;
  padding:0;
  margin: 0;
  width:1000px;
}

/*global box background */
.global-box .t {
  background:transparent url(/images/bg-box-partner-t.png) no-repeat 0 0;
  height:30px;
  margin-top:0;
  width:1000px;
}

.global-box .c {
  float:left;
  background:transparent url(/images/bg-box-partner-c.png) repeat-y 0 0;
  width:1000px;
  overflow: hidden;
}

.global-box .c-inner {
  background: #ded9ce url(/images/bg-box-partner-c-fade.png) repeat-x 0 0;
  float:left;
  margin:0 20px;
  position:relative;
  width:960px;
  min-height:100px;
  height:auto !important;
  height:100px;
  overflow: visible;
}

.white-box .c-inner {
  float:left;
  margin:0 20px;
  width:960px;
}

.global-box .b {
  background:transparent url(/images/bg-box-partner-b.png) no-repeat 0 0;
  height:32px;
  overflow:hidden;
  width:1000px;
}

/* right column wrapper */
.r-content {
  float: right;
  width:260px;
  margin:0px;
  padding:20px 30px 30px 30px;
  position: relative;
  display: inline;
}

.white-box .r-content {
  width:300px;
  padding: 20px 10px;
}

/*left column wrapper */
.l-content {
  float: left;
  width: 580px;
  margin:0px;
  padding:15px 30px 30px 30px;
  background:transparent url(/images/bg-box-tan-line.png) repeat-y right 0;
}

.white-box .l-content {
  padding: 20px;
  width: 600px;
}

/* right column text */
.r-content p {
  margin-top: 20px;
}

/* One Column */
.full-content {
  float: left;
  width: 900px;
  margin:0px;
  padding:15px 30px 30px 30px;
}

/* Two Columns  */

.global-box .column-l {
  float:left;
  padding:0;
  width:660px;
}

.global-box .column-l .t {
  width:660px;
}

.global-box .column-l .c {
  width:660px;
}

.global-box .column-r {
  float:right;
  padding:0;
  position:relative;
  width:340px;
}

.global-box .column-l .c-inner {
  background:#DED9CE url(/images/bg-box-partner-c-fade.png) repeat-x scroll 0 0;
  float:left;
  margin:0 0 0 20px;
  position:relative;
  width:640px;
}

/* Transparent Corner */

.global-box .t-r {
  background:transparent url(/images/bg-trans-box.png) no-repeat scroll right 0;
  height:235px;
  margin:0;
  width:340px;
}

.global-box .trans-item {
  float:left;
  padding:50px 0 0 25px;
}

.global-box .trans-item .heading {
  background:transparent url(/images/ico-plus.png) no-repeat scroll 0 0;
  overflow:hidden;
  padding:0 0 0 40px;
  width:230px;
}

.global-box .trans-item h3 {
  color:#FFFFFF;
  font-size:20px;
  font-weight:normal;
  line-height:20px;
  margin:0;
  padding:0;
}

.global-box .trans-item p {
  color:#FFFFFF;
  font-size:16px;
  line-height:20px;
  padding:20px 0 0 40px;
  width:230px;
}

.global-box .btn.signup {
  margin:20px 0 0;
  overflow:hidden;
  padding:0 0 0 40px;
  width:232px;
}

.global-box .btn.signup a {
  background:transparent url(/images/btn-sign.png) no-repeat scroll 0 0;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-size:14px;
  height:26px;
  line-height:26px;
  text-align:center;
  text-decoration:none;
  width:97px;
}

/* White Box */

.white-box {
  margin: 0;
  padding:0;
  width:1000px;
}

.white-box .t {
  background:transparent url(/images/bg-white-box-t.png) repeat-x scroll 0 0;
  height:20px;
  overflow:hidden;
  width:960px;
  margin: -20px 20px 0 20px;
  z-index: 30;
  position: relative;
}

.white-box .c {
  min-height:200px;
  height:auto !important;
  height:200px;
  background:transparent url(/images/bg-white-box.png) repeat-y scroll 0 0;
  overflow: visible;
}

.white-box.full .c {
  background:transparent url(/images/bg-white-box-full.png) repeat-y scroll 0 0;
}

.white-box .b {
  background:transparent url(/images/bg-white-box-b.png) no-repeat scroll 0 0;
  height:30px;
  overflow:hidden;
  width:1000px;
}

.white-box.full .b {
  background:transparent url(/images/bg-white-box-b-full.png) no-repeat scroll 0 0;
}

.white-box .c .content-header{
  float: left;
  clear: both;
  width: 930px;
  background:transparent url(/images/bg-content-head.png) repeat-x 0 0;
  color: #135573;
  margin: 0 20px;
  padding: 15px 0 0 30px;
  height: 30px;
}

.content-header h4 {
  font-size: 20px;
  line-height: 22px;
}

/* List Elements */

.white-box .c-inner li{
  background:url(/images/blt-blue-bg-wh.png) no-repeat scroll 0 6px transparent;
  padding-left: 10px;
  margin-left: 0;
}

.profile-top .column-r li{
  background:url(/images/blt-blue-bg-blue.png) no-repeat scroll 0 6px transparent;
  color: #fff;
  padding-left: 10px;
  margin-left: 10px;
}

.footer p {
  padding: 0;
}

/* Clearing Elements */

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}

* html .clearfix{height:1%}

/* Drop Shadows */

.shadow {
  float: left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

*:first-child+html .shadow {
  float: none;
}

.cast {
  background: none !important;
  padding: 0 !important;
  padding: 0 4px 4px 0;
}

.inner {
  background-color: #eee;
  border: 1px solid #ccc;
  margin: -4px 4px 4px -4px !important;
  margin: 0;
  padding: 0;
}

.fade {
  background-color: #eee;
  border: 4px solid #fff;
}


/* global form input and label wrappers*/

.entry-form {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}

.entry-form label {
  color:#35322C;
  display:block;
  font-size:18px;
  font-weight:bold;
  line-height:20px;
  padding:0;
  margin:0 0 6px 0;
}

.entry-form span {
  display:block;
  height: 36px;
  padding:0 0 0 0;
}

/*span to hold background input image*/

.x1 {
  background:transparent url(/images/bg-input4.gif) no-repeat scroll 0 0;
  width:580px;
}

.x1 input {
  width:550px;
}

.x2 {
  background:transparent url(/images/bg-input5.gif) no-repeat scroll 0 0;
  width:279px;
  margin-right: 26px;
}

.x2 input {
  width:249px;
}

.x3 {
  background:transparent url(/images/bg-input6.gif) no-repeat scroll 0 0;
  width:129px;
}

.x3 input {
  width:100px;
}

.x4 {
  background:transparent url(/images/bg-input7.gif) no-repeat scroll 0 0;
  width:180px;
  margin-right: 30px;
}

.x4 input {
  width:150px;
}

.x5 {
  background:transparent url(/images/bg-input3.gif) no-repeat scroll 0 0;
  width:66px;
  margin-right: 28px;
}

.x5  input {
  width:36px;
}

.x1.last, .x2.last, .x3.last, .x4.last, .x5.last  {
  margin-right: 0;
}

.entry-form .selectArea {
  height: 36px;
  float: left;
  position: relative;
  color: #000;
  font-size: 12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:36px;
  margin-right: 26px;
}

.entry-form.type3 .selectArea {
  width:120px !important;
}

.entry-form.type4 .selectArea {
  width:279px !important;
}

/*input are inside spans*/

.entry-form span input {
  background:transparent none repeat scroll 0 0;
  border:none;
  color:#999;
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-style:italic;
  font-weight:normal;
  height:18px;
  line-height:normal;
  margin-left: 13px;
  margin-top:10px;
}

.entry-form span textarea {
  background:transparent none repeat scroll 0 0;
  border:none;
  color:#999;
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-style:italic;
  font-weight:normal;
  line-height:normal;
  margin-left: 13px;
  margin-top:2px;
  resize: none;

}

/*error messages*/

.formwrap.errorwrap, .formwrap-b.errorwrap  {
  height: 92px;
}

.errorwrap span.error, .errorwrap .entry-form span.error {
  float: left;
  color: #d0410c;
  display: inline;
  height: 20px;
  margin-top: 10px;
  padding: 5px 0 0 22px;
  background: url(/images/cancel_18.png) no-repeat 0 0;
}

.errorwrap .entry-form span input {
  color: #d0410c;
}

.errorwrap .entry-form .x5 span.error {
float: none;
position: absolute;
bottom: -30px;
left: 0;
z-index: 100;
}

/*back to home link in topnav*/
.topnav-wrp .topnav .home {
  float: left;
  padding-left: 20px;
  color:#B0E4ED;
  font-size:140%;
  font-weight:bold;
  margin:13px 0 0;
}

/* Match List */

#match-list {
  float: left;
}

.white-box .c-inner #match-list li {
  float: left;
  background-image: none;
  padding: 10px;
  width: 580px;
}

#match-list li p {
  font-size: 120%;
  padding: 0;
}

#match-list h4 {
  color: #2d9fc2;
}

#match-list li .checkbox {
  float: left;
  margin-right: 20px;
}

.match-result {
  float: left;
}

#match-list li.dark {
  background:#F6F5F3;
}

#match-list li:hover {
  background:#D3EFF9;
}

.btn-gold {
  float: right
}

.btn-gold a {
  width:140px;
  color: #fff;
  display:block;
  font-size:12px;
  height:29px;
  padding:0;
  text-align:center;
  text-decoration:none;
  background: transparent url(/images/btn-gold-lg.png) no-repeat 0 0;
  line-height: 26px;
}

.errorExplanation {
  color: red;
}

.errorExplanation ul {
  margin: 0 0 10px 10px;
}

.errorExplanation ul li {
  font-size: 12px;
}

/* Horizontal Gray Button  */

.btn-gray-h {
float:left;
background:transparent url(/images/btn-gray-r.png) no-repeat right 0;
padding:0 11px 0 0;
margin-top: 3px;
}

.btn-gray-h a.gray-a {
float: left;
background:transparent url(/images/btn-gray-l.png) no-repeat left 0;
font-size:11px;
padding:6px 5px 6px 24px;
text-decoration:none;
color: #fff;
}

/*service buttons*/
button.sub-btn {
  border:0;
  cursor:pointer;
  font-weight:bold;
  padding:0 30px 0 0;
  text-align:center;
  font-family: Helvetica, Arial, sans-serf;
  background:url(/images/btn-serv-r.png) right no-repeat;
  font-size:16px;
  margin-bottom: 10px;
}
button.sub-btn span {
  position:relative;
  display:block;
  white-space:nowrap;
  padding:0 0 0 30px;
  height:47px;
  line-height:47px;
  background:url(/images/btn-serv-l.png) left no-repeat;
  color:#fff;
}

/*IE7*/

*:first-child+html button.sub-btn {
  width:auto;
  overflow:visible;
}
*:first-child+html button.sub-btn span {
  margin-top:1px;
}


#ico-data {
  background:url(/images/icons/ico-data.png) no-repeat 0 0 transparent;
}

#ico-eye {
  background:url(/images/icons/ico-eye.png) no-repeat 0 0 transparent;
}

#ico-mask {
  background:url(/images/icons/ico-mask.png) no-repeat 0 0 transparent;
}

#ico-psych {
  background:url(/images/icons/ico-psych.png) no-repeat 0 0 transparent;
}

#ico-sinus {
  background:url(/images/icons/ico-sinus.png) no-repeat 0 0 transparent;
}

#ico-surgery {
  background:url(/images/icons/ico-surgery.png) no-repeat 0 0 transparent;
}

#ico-guide {
  background:url(/images/icons/ico-guide.png) no-repeat 0 0 transparent;
}

#ico-sleep-guide {
  background:url(/images/icons/ico-sleep-guide.png) no-repeat 0 0 transparent;
  padding:15px 0 0 75px;
}

h2#ico-sleep {
  background:transparent url(/images/icons/ico-eye.png) no-repeat scroll -10px -10px;
}


h2#ico-study {
  background:transparent url(/images/icons/ico-data.png) no-repeat scroll -10px -10px;
}

h2#ico-surgery {
  background:transparent url(/images/icons/ico-surgery.png) no-repeat scroll -10px -10px;
}

h2#ico-supplies {
  background:transparent url(/images/icons/ico-mask.png) no-repeat scroll -10px -10px;
}

h2#ico-depression {
  background:transparent url(/images/icons/ico-psych.png) no-repeat scroll -10px -10px;
}

h2#ico-sinus {
  background:transparent url(/images/icons/ico-sinus.png) no-repeat scroll -10px -10px;
}

h2#ico-guide {
  background:transparent url(/images/icons/ico-guide.png) no-repeat scroll -10px -10px;
}