<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

img { border: 0; }
a { text-decoration: none; }


.breadcrumb a {
color: #58585a;
font-weight: bold;
}
.breadcrumb  {
padding: 0px 0px 0px 5px;
background: #F064A8 url(images/breadcrumb.jpg) repeat-x;
height: 20px;
}

#header {
text-align: center;
}
.form {
color: #FF0000;
font-weight: bold;
}
.mobile-list .first {  border-top: 1px solid #F064A8; }
.mobile-list .item { border-bottom: 1px solid #F064A8; padding: 17px 10px 17px 45px; background-position: 5px 11px; background-repeat: no-repeat;  }
.mobile-list .alt { background-color: #ffffff; } 

.mobile-list .touch { padding: 0; }
.mobile-list .touch a { display: block; padding: 15px 10px 15px 45px; }
.mobile-list .arrow { background-image: url(images/arrow.gif) }</pre></body></html>