.kwicks { list-style: none; position: relative; margin: 0; padding: 0; }
.kwicks li { width: 144px; height: 300px; display: block; overflow: hidden; padding: 0; }
* html .kwicks li { width: 143px; } /* IE6 and below hack */
.kwicks.horizontal li { margin-right: 0px; float: left; }

.kwicks.horizontal #kwick_5 { margin-right: none; }
.kwicks .kwicks_inner { width: 615px; }
.kwicks .bigLetter { font-size: 30px; width: 30px; height: 300px; color: red; float: left; text-align:center; overflow: hidden; }
.kwicks .smallLetters { display: none; text-align: left; width: 545px; color: #eee; font-size: 11pt; float: left; height: 280px; overflow: hidden; padding: 10px; }
.kwicks li.active .smallLetters { display: block; }
.kwicks h2 { margin:0; padding:0; }

#kwick_1 { background-color: #050101; }
#kwick_2 { background-color: #8C0404; }
#kwick_3 { background-color: #DE0404; }
#kwick_4 { background-color: #FFFFFF; }
#kwick_5 { background-color: #807D7D; }

#kwick_1 strong,
#kwick_2 strong,
#kwick_3 strong,
#kwick_5 strong { color: #DE0404; }
#kwick_4 strong { color: #8C0404; }

#kwick_4 .smallLetters { color: #000; }

#kwick_1 .bigLetter { background: url(../i/services_bg.gif) no-repeat; background-position: 0px 0px; }
#kwick_2 .bigLetter { background: url(../i/services_bg.gif) no-repeat; background-position: -30px 0px; }
#kwick_3 .bigLetter { background: url(../i/services_bg.gif) no-repeat; background-position: -60px 0px; }
#kwick_4 .bigLetter { background: url(../i/services_bg.gif) no-repeat; background-position: -90px 0px; }
#kwick_5 .bigLetter { background: url(../i/services_bg.gif) no-repeat; background-position: -120px 0px; }
