#sdemo { height: 560px; position: relative; }
#sdemo a { position: absolute; display: none; width: 21px; height: 21px; background: top left no-repeat; z-index: 100; }
#sdemo a img { display: none; }
#sdemo a#sd1 { background-image: url(../images/features/demo/1.jpg); left: 110px; top: 112px; }
#sdemo a#sd2 { background-image: url(../images/features/demo/2.jpg); left: 186px; top: 92px; }
#sdemo a#sd3 { background-image: url(../images/features/demo/3.jpg); left: 257px; top: 106px; }
#sdemo a#sd4 { background-image: url(../images/features/demo/4.jpg); left: 337px; top: 195px; }
#sdemo a#sd5 { background-image: url(../images/features/demo/5.jpg); left: 138px; top: 289px; }
#sdemo div { position: absolute; display: none; z-index: 150; }
.featuresColor { color: #C1AD00; }
.inline {display: inline;}
