@import url(base.css);
@import url(ivftourBase.css);
h1{font:2em/2 ""; text-align: center; display: block;}
ul.articleset{margin:0 auto; padding:1em; width:90%; max-width:1200px; text-align: center; background-color: white; border-radius: 1em; box-shadow: #e1e1e1 0 0 5px;}
ul.articleset li{ margin:1em 1em 0 1em; display: inline-flex; align-items: center;}
ul.articleset li:before{margin-right:0.5em; width:2em; height:2em; content:""; display: inline-block; vertical-align: middle; background:url(universal_icon.png) no-repeat; background-size:20em 4em;}
ul.articleset li:nth-of-type(1):before{background-position: 0 0;}
ul.articleset li:nth-of-type(2):before{background-position: -2em 0;}
ul.articleset li:nth-of-type(3):before{background-position: -4em 0;}
ul.articleset li:nth-of-type(4):before{background-position: -6em 0;}
ul.articleset li:nth-of-type(5):before{background-position: -8em 0;}
ul.articleset li:nth-of-type(6):before{background-position: -10em 0;}
ul.articleset li:nth-of-type(7):before{background-position: -12em 0;}
ul.articleset li:nth-of-type(8):before{background-position: -14em 0;}
ul.articleset li:nth-of-type(9):before{background-position: -16em 0;}
ul.articleset li:nth-of-type(10):before{background-position: -18em 0;}
ul.articleset li:nth-of-type(11):before{background-position: 0 -2em;}
ul.articleset li:nth-of-type(12):before{background-position: -2em -2em;}
ul.articleset li:nth-of-type(13):before{background-position: -4em -2em;}
ul.articleset li:nth-of-type(14):before{background-position: -6em -2em;}
ul.articleset li:nth-of-type(15):before{background-position: -8em -2em;}
ul.articleset li:nth-of-type(16):before{background-position: -10em -2em;}
ul.articleset li:nth-of-type(17):before{background-position: -12em -2em;}
ul.articleset li:nth-of-type(18):before{background-position: -14em -2em;}
