/* Local stylesheet for the index to the 5-box 3-column article */

@import url("../../assets/style_article.css");


/* These are used just for the explanation of the colour scheme */

#externalbannerexample { background-color: #EEFFFF; border: solid 1px #FFFFFF; }
#externalleftbarexample { background-color: #FFEEFF; border: solid 1px #FFFFFF; }
#externalfooterexample { background-color: #FFFFDD; border: solid 1px #FFFFFF; }
#boxexample { border: solid 1px #CCCCFF; }
#divexample { border: solid 1px #CCFFCC; }
#tableexample { border: solid 1px #FFCCCC; }
#externalbannerexample, #externalleftbarexample, #externalfooterexample, #boxexample, #divexample, #tableexample { float: left; margin: 2px; padding: 2px; width: 15em; }






/* END */

