
/** front page feature boxes **/
.featureBox {width: 234px !important; border: 1px solid #ccc; border-top: none; float: left; margin-right: 10px;  background: url(../images/grad.png) repeat-x center bottom scroll transparent; cursor: pointer;}
	.featureBox .yui-g { margin-bottom: 15px;} 
	.featureBox h5 {color: #569FD3; text-decoration: underline; font-size: 93%; font-weight: bold; margin: 10px auto 15px; background: url(../images/icons/bullet_arrow_right.png) no-repeat transparent; padding-left: 14px; width: 200px; text-align: left;}
	.featureBox img:first-child { margin-left: 5px; }

#featureBoxes { min-height: 90px;}

.featureBox.collapsed .yui-g { display: none; }




/** other feature styles **/
.rightDash {border-right: 1px dashed #ccc}
.featureBlock, .memberBlock  { background: transparent url(../images/neo/icon_medconcierge_lrg.gif) no-repeat; padding-left: 60px; }
.featureBlock { background: transparent url(../images/neo/icon_medconcierge_lrg.gif) no-repeat; padding-right: 35px; } 
.memberBlock {}
.featureBlock .first ul {margin-left: 1.5em;}
.featureBlock .first li {margin-bottom: 1em; list-style: square;}
.noLeftPad {padding-right: 0;}


.fnb li {list-style-image: url(../images/icons/tick.png); margin: 2px 4px; font-size: 93% }

.tutorial, .screenshots, .download {background: no-repeat transparent; padding-left: 18px; padding-bottom: 3px;}
.tutorial {background-image: url(../images/icons/film.png) }
.screenshots {background-image: url(../images/icons/images.png) }
.download {background-image: url(../images/icons/page_white_put.png) }
#bd a {font-size: 100%}
#bd h4 {font-size: 100%}


.selected {border-top: 1px solid #fff; background: none; top: -1px; position: relative;}
.selected h5 {color: #808080; text-decoration: none; background-image: none;}

