.content2 p, .content2 ul, .content2 ol { font-size: 12px; line-height: 18px; padding-bottom: 10px; }
.content2 ol { list-style-type: none; }
.content2 ol li { padding-bottom: 10px; }
.content2 h2 { background: #f2f2f2; font-size: 18px; font-family: Georgia; font-weight: normal; margin: 10px 0; border-top: 1px dotted #333; border-bottom: 1px dotted #333; }
.content2 h2 a { float: right; font-family: Arial; font-size: 12px; padding-right: 10px; padding-top: 5px; }
.content2 .promotions-list { list-style-type: none; }
.content2 .promotions-list li { float: left; width: 227px; }
.content2 .promotions-list p { font-size: 14px; }
.home-box { width: 340px; float: left; padding: 0 10px 10px; }
.content2 a { text-decoration: none; color: #4878ab; font-weight: bold; }
.content2 #rotate-spotlight { position: relative; width: 340px; height: 125px; overflow: hidden; padding: 0; margin-bottom: 15px; }
.content2 #rotate-spotlight img { position:absolute; top:0; left:0; z-index:8; }
.content2 #rotate-spotlight img.active { z-index:10; }
.content2 #rotate-spotlight img.last-active { z-index:9; }
  #imagelist { height: 150px; overflow: hidden; padding-left: 100px; }
  #imagelist img { float: left; width: 32px; padding: 0 5px; margin: 0 15px; display: inline; position: relative; top: 10px; }

#slideshow {
    position:relative;
    height:125px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 125px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 125px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

#mensandwomens { background: url('../ionx_images/pages/home/manandwoman.jpg'); height: 173px; width: 671px; margin-bottom: 15px; padding: 110px 25px 0px 25px;}
	dl#menshealth { width: 208px; float: left;}
	dl#womenshealth { width: 200px; float: right;}
	dl#menshealth dt, dl#womenshealth dt { color: #0D3C6F; font-size: 13px; font-weight: bold;}
	dl#menshealth dd, dl#womenshealth dd { font-size: 11px; padding-left: 10px; padding-bottom: 2px;}
	dl#menshealth dt a, dl#womenshealth dt a { text-decoration: none;}

#kids { background: url('../ionx_images/pages/home/kids.jpg'); height: 268px; width: 491px; margin-bottom: 15px; padding: 15px 10px 0px 220px;}
	#kids div { height: 124px; float: left; width: 240px; margin: 0px 0px 10px 0px;}
	#kids div img { float: left; margin-right: 10px;}
	#kids div span { font-size: 11px;}
	#kids p#kidsintro { font-style: italic; float: left; width: 240px; margin-right: 10px; margin-top: 80px;}
	#kids div p { font-size: 12px; line-height: 16px; padding-top: 5px; padding-bottom: 0px;}
	#kids div a { text-decoration: none;}