/* CSS Document */

.active a { font-size: 14px; }
.tags { float:left; width: 230px; background-color: #e0e0e0; margin: 5px; font-size: 14px; !important}
.tags a { float: left; width: 230px; text-decoration: none;}
.tags a, .tags a:visited, .tags a:active { color: #000000;}
.tags a.on { color:#229922; font-weight: bold; background-color:#c0c0c0; }
.tags a:hover { background: #c0c0c0 url(src/btn-add.gif) 100% 50% no-repeat; }
.tags a.on:hover { background: #e0e0e0 url(src/btn-del.gif) 100% 50% no-repeat; }
.tags p { float:left; font-weight: normal; background-color: #999999; margin:0px; width: 100%; }
.tags p i { font-style:normal; font-size: 9px; }
.tags ul { margin:0px; padding:0px; }
.tags li { list-style:none; margin-left: 10px; }
.tags li a { width:220px; }
.tags a i { font-size: 11px; font-style:normal; }

.error { margin: 0px; font-size: 9px; color: #660000; }
.crumbs { font-size:10px; width: 100%; border-bottom: 1px dotted #ffffff; }
.title { font-variant:small-caps; font-size: 22px; }
.hide { color: #000000; font-size: 10px; }

.slidepanel .slide {height:10px; border: 1px solid #000000; margin:0px; font-size: 9px; }
#innerslide { background-color: #FFFF00; height: 10px; }

.jobs p a { font-size: 14px; border-right: 1px dashed #000000; padding: 5px; margin: 10px 0px 10px 0px; }