/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

/* Font family information */
body#ff-optima, #ff-optima td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

body#ff-geneva, #ff-geneva td {
	line-height: 135%;
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

body#ff-helvetica, #ff-helvetica td {
	line-height: 135%;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

body#ff-lucida, #ff-lucida td {
	line-height: 135%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}

body#ff-georgia, #ff-georgia td {
	line-height: 135%;
	font-family: Georgia, sans-serif;
}

body#ff-trebuchet, #ff-trebuchet td {
	line-height: 135%;
	font-family: "Trebuchet MS", sans-serif;
}

body#ff-palatino, #ff-palatino td {
	line-height: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

/* end font family information */

body {
	margin: 0;
	padding: 0;
}

table {
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

body.f-smaller,
body#ff-optima.f-smaller,
body#ff-georgia.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 12px;
}

body#ff-optima,
body#ff-optima.f-default {
	font-size: 13px;
}

body#ff-georgia,
body#ff-georgia.f-default {
	font-size: 13px;
}

body.f-larger,
body#ff-optima.f-larger,
body#ff-georgia.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 2px;
  margin-bottom: 14px;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 { 
	font-size: 170%;
	line-height: 100%;
}

h2 {
	font-size: 150%;
	line-height: 100%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}
/*
.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}
*/
.contentheading, .componentheading {
	font-size: 170%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 0;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}
/*
td.componentheading {
	padding-bottom: 15px;
}
*/
.sectiontableheader {
	font-weight: bold;
  margin-bottom: 20px;
  padding: 4px;
	line-height: 20px;
}
.sectionheader {
  /*margin-bottom: 5px;*/
	padding: 5px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 5px 0 10px 5px;
}

div.sectionentry div {
  height: 60px;
}
div.sectionentry div em {
  font-size: 95%;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

.wrapper {
	position: relative;
}

#top {
	height: 102px;
}

#mod-topmenu, #jflanguageselection {
	display: block;
  height: 30px;
	float: right;
	margin: 8px 0 0 0;
}
#mod-topmenu {
  width: 170px;
}
#jflanguageselection {
	width: 100px;
}

ul.menu-nav, ul.jflanguageselection {
  font-family: Helvetica, Arial, FreeSans, sans-serif;
  margin: 0;
  padding: 0 10px;
  overflow: hidden;
}
ul.menu-nav li, ul.jflanguageselection li {
  list-style: none;float: left;border: 0;margin: 0 20px 0 5px;font-size: 100%;font-weight: bold;height: auto;padding: 0;line-height: 100%;
}
ul.menu-nav a, ul.menu-nav a span,
ul.jflanguageselection a, ul.jflanguageselection a span {
  padding: 0;margin: 0;line-height: 130%;height: auto;text-indent: 0;
	text-decoration: none;
}

#mod-search {
	height: 22px;
	width: 177px;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
}

#mod-search input {
	padding: 2px 0 0 24px;
	overflow: hidden;
	width: 150px;
	font-size: 100%;
	border: 0;
	background: none;
	font-weight: normal;
}

table#menu-wrapper {
	height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

#header {
	height: 85px;
	position: relative;
	z-index: 2;
}

#pathway {
	position: relative;
	z-index: 1;
}

#body-padding {
	padding-bottom: 40px;
}

#mainbody {
	position: relative;
}

#minheight {
	min-height: 500px;
}

#mainbody-padding {
	padding-top: 0px;
}

#maincol-container {
	padding: 0 20px;
}

#sidecol-padding {
	padding: 10px 20px;
}

#showcase {
	margin-bottom: 10px;
}

#bottom {
	padding: 20px;
	overflow: hidden;
}
#advert {
	padding: 0px 0px;
	overflow: hidden;
}

#system-message {
	padding: 0 0 0 80px;
}

#mainbody-bottom3 {
	height: 16px;
	margin-bottom: 20px;
}

img#rocket {
	margin-top: 17px;
	width: 158px;
	height: 25px;
	float: left;
}

#footer {
	margin-bottom: 10px;
}
#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer2 {
	font-size: 110%;
	font-weight: bold;
	padding: 14px 0;
	text-align: center;
}

.spacer .block, .spacer .block2, .spacer .block3 {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block, .spacer.w49 .block2, .spacer.w49 .block3 {
	width: 48%;
}

.spacer.w33 .block, .spacer.w33 .block2, .spacer.w33 .block3 {
	width: 31%;
}

.spacer.w24 .block, .spacer.w24 .block2, .spacer.w24 .block3 {
	width: 23%;
}

/*First advert*/
table.spacer.w40 {
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
td.block1 {
	padding: 0 10px 0 12px;
  vertical-align: top;
  width: 360px;
}
td.block2 {
	padding: 0 10px 0 12px;
  vertical-align: top;
	width: 262px;
}
td.block1 .moduletable-ligne, td.block2 .moduletable-ligne, td.block2 .module-ligne, #bottommodules .moduletable-ligne, #bottommodules .module-ligne {
  display: table;
  margin: 0;
  margin-bottom: 5px;
  padding: 0 0 5px 0;
	width: 100%;
}
td.block1 .moduletable-ligne img {
  padding: 0;
}
td.block2 table.moduletable-ligne {
	border: 0; 
  padding: 0;
}
td.block1 .moduletable-titre, td.block2 .moduletable-titre, td.block2 .module-titre {
  margin-bottom: 7px;
}
#bottommodules .block {
	padding-right: 10px;
}
#mainmodules {
	padding-top: 10px;
}

#bottommodules .block2 {
	border-left: dotted 1px #CCC; 
	padding: 0 10px 0 12px;
}
#bottommodules .block3 {
	border-left: dotted 1px #CCC; 
	padding-left: 12px;
}

.moduletable-video, .module-video {
  padding-bottom: 12px;
	text-align: center;
}

/*End advert*/

#pathway {
	height: 27px;
	margin-bottom: 15px;
}

/* @end */

/* @group Modules */

.module,
.module-color1,
.module-color2,
.module-color3,
.module-color4,
.module-style1,
.module-style2,
.module-style1-color1,
.module-style1-color2,
.module-style1-color3,
.module-style1-color4,
.module-style2-color1
.module-style2-color1-Centrer,
.module-style2-color2,
.module-style2-color3,
.module-style2-color4,
.module-sponsors {
	margin-bottom: 25px;
}

#bottommodules .module, #bottommodules .module-color1, #bottommodules .module-color2, #bottommodules .module-color3, #bottommodules .module-color4, 
#bottommodules .module-style1, #bottommodules .module-style2, #bottommodules .module-style1-color1, #bottommodules .module-style1-color2, 
#bottommodules .module-style1-color3, #bottommodules .module-style1-color4, #bottommodules .module-style2-color1, #bottommodules .module-style2-color1-Centrer, #bottommodules .module-style2-color2, 
#bottommodules .module-style2-color3, #bottommodules .module-style2-color4 {
	margin-bottom: 20px;
}
#advertmodules .module, #advertmodules .module-color1, #advertmodules .module-color2, #advertmodules .module-color3, #advertmodules .module-color4, 
#advertmodules .module-style1, #advertmodules .module-style2, #advertmodules .module-style1-color1, #advertmodules .module-style1-color2, 
#advertmodules .module-style1-color3, #advertmodules .module-style1-color4, #advertmodules .module-style2-color1, #advertmodules .module-style2-color1-Centrer, #advertmodules .module-style2-color2, 
#advertmodules .module-style2-color3, #advertmodules .module-style2-color4 {
	margin-bottom: 20px;
}

.module h3 {
	margin: 3px 0;
}

.module-style1 h3,
.module-style1-color1 h3,
.module-style1-color2 h3,
.module-style1-color3 h3,
.module-style1-color4 h3,
.module-sponsors h3 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 9px;
	left: 0px;
}

.module-style2 h3,
.module-style2-color1 h3,
.module-style2-color2 h3,
.module-style2-color3 h3,
.module-style2-color4 h3 {
	padding: 0;
	margin: 0 0 8px 0;
}

.module-style1 div div div,
.module-style1-color1 div div div,
.module-style1-color2 div div div,
.module-style1-color3 div div div,
.module-style1-color4 div div div,
.module-sponsors div div div {
	position: relative;
	padding: 35px 10px 14px 14px;
	overflow: hidden;
}

.module-style2 div div div,
.module-style2-color1 div div div,
.module-style2-color2 div div div,
.module-style2-color3 div div div,
.module-style2-color4 div div div {
	padding: 8px 10px 0 14px;
	overflow: hidden;
}

.module-style1 div div div div,
.module-style2 div div div div,
.module-style1-color1 div div div div,
.module-style1-color2 div div div div,
.module-style1-color3 div div div div,
.module-style1-color4 div div div div,
.module-style2-color1 div div div div,
.module-style2-color2 div div div div,
.module-style2-color3 div div div div,
.module-style2-color4 div div div div,
.module-sponsors div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

/*Advertise here*/
div.submodlink {
  position: absolute;
  bottom: 1px;
  right: 0pt;
	text-align: right;
}
div.submodlink span {
  font-size: 80%;
}
div.submodlink a {
  font-size: 110%;
	text-decoration: none;
}
div.submodlink a:hover {
	text-decoration: underline;
}

/*Sponsored Listing*/
div.ads, div.ads h3 {
	font-family: Arial, Tahoma, helvetica, FreeSans, sans-serif;
	margin: 0;
  padding: 0 0 10px 0;
}
div.ads h3 {
  margin-bottom: 5px;
  position: relative;
}
div.ads p {
  font-size: 100%;
  line-height: 110%;
}
a.h3ads {
  font-size: 95%;
}
a.linkads {
  font-size: 90%;
}
div.ads a:hover {
	text-decoration: none;
}

#headermodules {
  height: auto;
  padding: 10px 0px 10px 15px;
}
#headermodules #showcase {
  float: left;
	padding: 0;
	margin: 0;
  width: 631px;
}
#headermodules #showcase div {
	padding-right: 9px;
}
#headermodules #showcase2 {
  float: left;
  width: 300px;
}

#mainmodules-top {
  position: relative;
}
#mainmodules-top .module, #mainmodules-top .module-color1, #mainmodules-top .module-color2, #mainmodules-top .module-color3, #mainmodules-top .module-color4, #mainmodules-top .module-style1, #mainmodules-top .module-style2, #mainmodules-top .module-style1-color1, #mainmodules-top .module-style1-color2, #mainmodules-top .module-style1-color3, #mainmodules-top .module-style1-color4, #mainmodules-top .module-style2-color1, #mainmodules-top .module-style2-color2, #mainmodules-top .module-style2-color3, #mainmodules-top .module-style2-color4 {
	margin: 0 9px 10px 5px;
}
#mainmodules-bottom {
	margin-top: 30px;
	padding-top: 5px;
}
#mainmodules-bottom .module, #mainmodules-bottom .module-color1, #mainmodules-bottom .module-color2, #mainmodules-bottom .module-color3, #mainmodules-bottom .module-color4, #mainmodules-bottom .module-style1, #mainmodules-bottom .module-style2, #mainmodules-bottom .module-style1-color1, #mainmodules-bottom .module-style1-color2, #mainmodules-bottom .module-style1-color3, #mainmodules-bottom .module-style1-color4, #mainmodules-bottom .module-style2-color1, #mainmodules-bottom .module-style2-color2, #mainmodules-bottom .module-style2-color3, #mainmodules-bottom .module-style2-color4, #bottommodules .module, #bottommodules .module-color1, #bottommodules .module-color2, #bottommodules .module-color3, #bottommodules .module-color4, #bottommodules .module-style1, #bottommodules .module-style2, #bottommodules .module-style1-color1, #bottommodules .module-style1-color2, #bottommodules .module-style1-color3, #bottommodules .module-style1-color4, #bottommodules .module-style2-color1, #bottommodules .module-style2-color2, #bottommodules .module-style2-color3, #bottommodules .module-style2-color4 {
	margin: 5px 9px 5px 5px;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

a.readon,
a.readon2 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	text-indent: 10px;
	width: 114px;
	height: 24px;
	line-height: 24px;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 27px;
	line-height: 29px;
	padding: 0 20px 0 60px;
	float: left;
	overflow: hidden;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 5px;
	height: 27px;
	padding-right: 15px;
}

span.pathway a {
	float: none;
	padding: 0 20px 0 0;
}

/* @end */

/* @group Typography */

ul {
	padding-left: 25px;
}
ul li {
	margin-bottom: 3px;
}

ul.newsfeed-ligne,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6,
ul.bullet-7,
ul.bullet-8,
ul.bullet-9 {
	padding-left: 5px;
	margin-left: 0;
}

ul.newsfeed-ligne li,
ul.bullet-1 li,
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li,
ul.bullet-6 li, 
ul.bullet-7 li,
ul.bullet-8 li,
ul.bullet-9 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

pre {
	padding: 10px;
}

blockquote {
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 30px;
	margin: 15px 0;
}

blockquote p {
	padding: 0 30px 0 0;
	margin-top: 0;
}

blockquote.b {
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding: 0px 0px 5px 15px;
	margin: 15px 0 15px 15px;
	background: none;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

/* @group RokSlide */

#moduleslider-size {
	height: 220px;
	overflow: hidden;
}

#rokslide-toolbar span {
	white-space: nowrap;
}

#frame {
	text-align: left;
}

#frame .module, #frame .module-color1, #frame .module-color2, #frame .module-color3, #frame .module-color4 {
	float: left;
}

#frame .module div, #frame .module-color1 div, #frame .module-color2 div, #frame .module-color3 div, #frame .module-color4 div {
	padding: 0 5px;
}

#frame .module div div, #frame .module-color1 div div, #frame .module-color2 div div, #frame .module-color3 div div, #frame .module-color4 div div {
	padding: 0;
}

#frame .mmpr-1 .module, #frame .mmpr-1 .module-color1, #frame .mmpr-1 .module-color2, #frame .mmpr-1 .module-color3, #frame .mmpr-1 .module-color4 {
	width: 100%;
}

#frame .mmpr-2 .module, #frame .mmpr-2 .module-color1, #frame .mmpr-2 .module-color2, #frame .mmpr-2 .module-color3, #frame .mmpr-2 .module-color4 {
	width: 50%;
}

#frame .mmpr-3 .module, #frame .mmpr-3 .module-color1, #frame .mmpr-3 .module-color2, #frame .mmpr-3 .module-color3, #frame .mmpr-3 .module-color4 {
	width: 33%;
}

#frame .mmpr-4 .module, #frame .mmpr-4 .module-color1, #frame .mmpr-4 .module-color2, #frame .mmpr-4 .module-color3, #frame .mmpr-4 .module-color4 {
	width: 25%;
}

#frame .mmpr-5 .module, #frame .mmpr-5 .module-color1, #frame .mmpr-5 .module-color2, #frame .mmpr-5 .module-color3, #frame .mmpr-5 .module-color4 {
	width: 20%;
}

#tabmodules {
	overflow: hidden;
}

#tabmodules li span {
	margin-left: -1px;
}

#tabmodules li.first span {
	margin-left: 0;
}

#tabmodules div div div {
	padding-top: 10px;
	padding-bottom: 20px;
}

#tabmodules div div div div {
	background: none;
	padding: 0;
}

table.contentpane li {
  margin: 10px 0;
}

li a.category {
  font-size: 110%;
}

td a.category {
  font-size: 110%;
}
span.description {
  font-size: 100%;
}
/* @end */

#accessibility {
	width: 110px;
	height: 20px;
	margin-top: 8px;
	float: right;
}

#accessibility span {
	background-repeat: no-repeat;
}

#accessibility a {
	text-decoration: none;
	cursor: pointer;
}

#accessibility #buttons {
	float: right;
	padding-right: 0px;
}

#accessibility .button {
	display: block;
	float: right;
	width: 13px;
	height: 14px;
	margin-right: 15px;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 20px;
}

/* @end */

/* start sifr stuff */

.sIFR-hasFlash .module-menu h3,
.sIFR-hasFlash .module h3,
.sIFR-hasFlash .module-color1 h3,
.sIFR-hasFlash .module-color2 h3,
.sIFR-hasFlash .module-color3 h3,
.sIFR-hasFlash .module-color4 h3,
.sIFR-hasFlash .module-style1 h3,
.sIFR-hasFlash .module-style1-color1 h3,
.sIFR-hasFlash .module-style1-color2 h3,
.sIFR-hasFlash .module-style1-color3 h3,
.sIFR-hasFlash .module-style1-color4 h3,
.sIFR-hasFlash .module-style2 h3,
.sIFR-hasFlash .module-style2-color1 h3,
.sIFR-hasFlash .module-style2-color1-Centrer h3,
.sIFR-hasFlash .module-style2-color2 h3,
.sIFR-hasFlash .module-style2-color3 h3,
.sIFR-hasFlash .module-style2-color4 h3 {
	height: 20px;  			/***** IMPORANT: Change this to adjust the size of the SIFR headers *******/
	font-size: 20px;		/***** IMPORANT: Change this to adjust the size of the SIFR headers *******/
	padding: 0;
	visibility: hidden;
}

.sIFR-hasFlash .module h3 {
	margin-left: -3px;
}

.sIFR-hasFlash .module-style1 h3 {
	margin-top: -2px;
}

/* end sifr stuff */

/* rokheadrotator stuff */

#rokheadrotator {
	height: 145px;
	position: relative;
	background: none;
}

#rokheadrotator .controls {
	top: 14px;
	position: absolute;
	right: 13px;
	z-index: 1;
}

#rokheadrotator .controls img {
	background-image: url(../images/scroller-controls.png);
	cursor: pointer;
	height: 15px;
	margin-right: 11px;
	width: 15px;
}

#rokheadrotator .control-prev {
	background-position: 0pt 0pt;
}

#rokheadrotator .control-next {
	background-position: 0pt -17px;
}

#rokheadrotator .control-pause {
	background-position: 0pt -34px;
}

#rokheadrotator .control-play {
	background-position: 0pt -51px;
}
/* RokHeadRotator _EOF_ */

/*D‚but gabarit-01 et gabarit-02*/
div.pos-relative {
	position: relative;
}
div.bouton, div.mybutton {
  margin: 0 20px 0 0;
  padding-left: 20px;
  width: auto;
}
div.bouton.droit, div.mybutton.right {
  float: right;
}
div.bouton.gauche, div.mybutton.left {
  float: left;
}
div.bouton.centre, div.mybutton.centre {
	display: table;
	position: absolute;
	left: 20%;
	top: 0;
}
div.bouton div, div.mybutton div {
  height: 26px;
  padding: 5px 10px 0 0;
  white-space: nowrap;
  width: auto;
}
div.bouton a, div.mybutton a, #leftColumn a.lien-bouton {
	cursor: pointer;
	display: block;
	font-size: 13px;
  text-decoration: none;
}
/*Fin gabarit-01 et gabarit-02*/

#customForm {
  text-align: left;
}
#customForm form#directory td {
	padding: 3px;
	white-space: nowrap;
}
#customForm .inputtxt {
  font-size: 11px;
	width: 400px;
}
#customForm td {
  vertical-align: top;
}
#captlink {
  font-size: 10px;
}

/*transparent - for image rounded corner*/
div.image_br_filter, div.image_bl_filter, div.image_tr_filter, div.image_tl_filter,
div.corner_brown_tl_filter, div.corner_brown_tr_filter, div.corner_brown_br_filter, div.corner_brown_bl_filter {
  height: 10px;
  position: absolute;
	z-index: 8;
	width: 10px;
}

div.corner_br_filter, div.corner_bl_filter, div.corner_tr_filter, div.corner_tl_filter {
  height: 9px;
  position: absolute;
	z-index: 8;
	width: 9px;
}

div.image_br_filter, div.corner_br_filter {
  bottom: 0;
  right: 0;
}

div.image_bl_filter, div.corner_bl_filter {
  bottom: 0;
  left: 0;
}

div.image_tr_filter, div.corner_tr_filter {
  top: 0;
  right: 0;
}

div.image_tl_filter, div.corner_tl_filter {
  top: 0;
  left: 0;
}

div.corner_brown_tl_filter {
  top: -1px;
  left: -1px;
}
div.corner_brown_tr_filter {
  top: -1px;
  right: -1px;
}
div.corner_brown_br_filter {
  bottom: -1px;
  right: -1px;
}
div.corner_brown_bl_filter {
  bottom: -1px;
  left: -1px;
}

.detailsImage {
  float: right;
  padding: 5px 0 5px 5px;
}
#wrap-dir ul {
  margin-top: 0;
  padding-top: 0;
}
#wrap-dir h4 {
  margin: 0;
  padding: 5px 0;
}

div.mycaption {
	color: #aaa;
	float: left;
	font-size: 85%;
	font-weight: bold;
	height: 16px;
	overflow: hidden;
	padding-right: 5px;
	text-align: left;
	white-space: nowrap;
	width: 110px;
}

/*WRAPPER*/
#services-dir, #extensions-dir, #events-dir {
	width: 610px;
}
#services-img-dir, #extensions-img-dir, #events-img-dir {
	width: 410px;
}

/*CAPTION*/
#events-dir div.mycaption, #events-img-dir div.mycaption {
	width: 80px;
}
#services-dir div.mycaption, #services-img-dir div.mycaption {
	width: 95px;
}
#extensions-dir div.mycaption, #extensions-img-dir div.mycaption {
	width: 100px;
}

/*INFO TEXT*/
/*  #events-dir #address, #cycle {
  	float: left;
  	width: 520px;
  }
  #events-dir #address-img, #cycle-img {
  	float: left;
  	width: 300px;
  }  */
#legalname, #name, #address, #phone, #tollfree,
#published, #version, #comp, #status {
	float: left;
	width: 500px;
}
#legalname-img, #name-img, #address-img, #phone-img, #tollfree-img,
#published-img, #version-img, #comp-img, #status-img {
	float: left;
	width: 300px;
}
div#published em, div#published-img em {
	color: #666;
	font-size: 80%;
}

