@CHARSET "ISO-8859-1";

@import url("styles.css");

.staff span{display: block;}
div.staff img {float: left; width: 66px;}
div.staff p{margin-left: 13px;}
.staff ul {clear: both;}

.staff .address, .staff .box {display: inline;}
.staff .postal_code, .staff .province {display: inline;}
.staff .province:before {content: ', ';}
.staff .box:before {content: ', P.O. ';}

/*conseil_horaire*/

#conseil_horaire .text .content table{font-size: 0.8em;}
#conseil_horaire .text .content th{text-align: left; padding-left: 19%; border-bottom: solid 1px #eeeeee;}
#conseil_horaire .text .content td{text-align: left; padding-left: 15%; padding-bottom: 2px; padding-top: 2px; border: none; border-bottom: solid 1px #eeeeee;}
#conseil_horaire .text .content th{border-top: solid;border-collapse: collapse;border-top: hidden;}
