/* Services Screen CSS Document */

#service-features { height: 50px; text-align: center; position: relative; overflow: hidden; }
#service-features #white-block { width: 940px; height: 40px; position: absolute; z-index: 1; background-color: #fff; top: 0; left: 0; display: none; }
#service-features p { font-size: 150%; color: #ccad5c; margin: 0.4em; text-shadow: #ccc 2px 2px 5px; }