html, body {margin: 0px; padding: 0px; background-color: #ffffff;}

body {font-family: Verdana, Arial, Sans-Serif; font-size: 62.5%; color: #404040;}

form {margin: 0px; padding: 0px;}

img {border: 0px;}

td {vertical-align: top;}

hr {height: 3px; font-size: 1px; line-height: 1px; border-style: solid; border-width: 0px 0px 3px 0px; border-color: #e4be8c; margin: 10px 0px 5px 0px; padding: 5px 0px 0px 0px;}

a {color: #004684;}
a:hover {color: #f9661c;}

/* IGX: added font-family, font-size, line-height 4-30-08 */
p {margin: 0px 0px 20px 0px;font-family: Georgia, Times New Roman, Serif;font-size: 1.1em;}

h1 {font-family: Georgia, Times New Roman, Serif; font-size: 2em; font-weight: normal; margin: 0px 0px 15px 0px;}
h2.sectionTitle {font-family: Georgia, Times New Roman, Serif; font-size: 1.4em; line-height: normal; color: #fff; margin: 0px 0px 10px 0px; padding: 1px 10px 3px 10px; background-color: #443935; border-top: solid 4px #e4be8c;}
h2 {font-family: Georgia, Times New Roman, Serif; font-size: 1.4em; margin: 0px 0px 0px 0px;}
.defaultCopy h2, .condensedCopy h2 {font-size: 1em;}
h2.subtitle {margin-bottom: 15px;}

/* General */
.clearBoth {clear: both; height: 0px; font-size: 1px; line-height: 0px; display: block;}

.noMarginBefore {margin-top: 0px;}
.noMarginAfter {margin-bottom: 0px;}

img.border {border: solid 1px #444444;}
img.left, img.leftWide {float: left; margin: 0px 10px 10px 0px;}
img.leftWide {margin-right: 15px;}

div.rule {height: 3px; font-size: 1px; line-height: 1px; background-color: #e4be8c; margin: 12px 0px 12px 0px;}

a.more {font-family: Georgia, Times New Roman, Serif; font-size: 1.2em; font-weight: bold; text-decoration: none; background: url(../images/shared/buttons/arrow-button.gif) no-repeat; padding: 2px 0px 2px 25px;}

.defaultCopy, .condensedCopy {font-family: Georgia, Times New Roman, Serif; font-size: 1.4em; line-height: 1.71em;}
.condensedCopy {font-size: 1.3em; line-height: 1.54em;}
.smallCopy {font-size: 1.1em;}

.linkBlock {padding: 0px 10px 0px 10px; font-size: 1.1em;}
.linkBlock ul {margin: 0px; padding: 0px; list-style-type: none;}
.linkBlock ul li {padding: 8px 0px 8px 0px;}
.linkBlock a {color: #404040; text-decoration: none;}
.linkBlock a:hover {color: #443935; text-decoration: underline;}

.indent {margin-left: 20px;}

.column {float: left;}

/* Lists */
ul.inline {margin: 0px; padding: 0px; list-style-type: none;}
ul.inline li {display: inline;}

ul.list {margin: 0px; padding: 0px; list-style-type: none;}

ul.actions {width: 153px; margin: 0px; padding: 0px; list-style-type: none; font-size: 1.1em; color: #404040;}
ul.actions li {border-bottom: solid 1px #b2c7da; padding: 5px 4px 5px 4px;}
ul.actions a {color: #404040; text-decoration: none;}
ul.actions a:hover {color: #443935; text-decoration: underline;}
ul.actions li.fontSize {padding-top: 3px; padding-bottom: 3px;}
ul.actions .decreaseFontSize, ul.actions .increaseFontSize {font-family: Georgia, Times New Roman, Serif;}
ul.actions .increaseFontSize {font-size: 1.27em;}

.thumbList .item {margin-bottom: 20px;}
.thumbList .thumb {float: left; width: 108px; margin-right: 10px;}
.thumbList .copy {float: left;}
.thumbList .copy p {margin-bottom: 0px;}
.contentFull .thumbList .copy {width: 630px;}

.directory ul {margin: 0px 0px 20px 0px; padding: 0px; list-style-type: none; font-size: 1.1em; line-height: 18px; color: #004684;}
.directory ul a {color: #023594; text-decoration: none;}
.directory ul a:hover {color: #f9661c; text-decoration: underline;}
.directory ul ul {font-size: 1em; margin-bottom: 0px; padding: 0px 0px 0px 30px; list-style-type: disc;}
.directory ul ul ul {list-style-type: circle; padding-left: 15px;}
.directory ul ul ul ul {list-style-type: square;}
.directory ul.indent {padding-left: 10px;}
.directory h3 {margin-top: 10px; margin-bottom: 0px; font-size: 1.2em;}
.directory h3 a {color: #023594; text-decoration: none;}
.directory h3 a:hover {color: #f9661c;; text-decoration: underline;}

ul.block {margin: 0px; padding: 0px; list-style-type: none; font-family: Georgia, Times New Roman, Serif; font-size: 1.4em; font-weight: bold; line-height: normal;}
ul.block li {float: left;}
ul.block a {display: block; height: 30px; text-align: center; line-height: 30px; margin-right: 1px; padding: 0px 7px 0px 7px; color: #4d413c; text-decoration: none; background-color: #e4be8c;}
ul.block a:hover, ul.block li.on a {color: #fff; background-color: #4d413c;}

ul.aZ a {width: 14px;}
ul.aZNarrow a {width: 14px; padding: 0px 2px 0px 2px;}
/* End Lists */

/* Tabs */
div.tab {float: left; text-align: center; font-family: Georgia, Times New Roman, Serif; font-size: 1.3em; font-weight: bold; line-height: normal;}
div.tab a {display: block; padding: 5px 10px 5px 10px; color: #fff; text-decoration: none; background-color: #4d413c; border: solid 1px #ac8a71; border-width: 0px 1px 1px 0px;}
div.tab a:hover {background-color: #f0dbc0; color: #4d413c;}
div.tabOn a {background-color: #e4be8c; color: #4d413c; border-bottom-color: #e4be8c;}
div.tabOn a:hover {background-color: #e4be8c; color: #4d413c;}
div.lastTab a {border-right-width: 0px;}

/* Layout */
#headerWrapper {border-top: solid 4px #f9661c;}

#header {position: relative; width: 1000px; height: 80px; margin: auto;}
#header .logo {position: absolute; top: 7px; left: 10px;}
#header .navAndSearch {position: absolute; top: 9px; right: 12px; text-align: right;}
#header .navAndSearch ul {float: left; margin: 0px; padding: 0px; list-style-type: none;}
#header .navAndSearch ul li {display: inline; font-weight: bold; text-transform: uppercase; line-height: 1.9em; padding-right: 24px;}
#header .navAndSearch ul li a {color: #004684; text-decoration: none;}
#header .navAndSearch ul li a:hover {color: #f9661c;}
#header .navAndSearch form .textbox {font-family: Verdana, Arial, Sans-Serif; font-size: 1em;}
#header .navAndSearch form .button {vertical-align: top; padding-top: 1px;}
#header .jump {position: absolute; top: 50px; right: 12px;}/*Changed from "top:40px" to "top:50px" to accomodate for non-IE browsers, Renae@IGX 6.17.09*/
#header .jump select {font-family: Verdana, Arial, Sans-Serif; font-size: 1em; color: #004684; text-transform: uppercase;}
#header .jump .button {vertical-align: top;}

/* ADDED: 01/07/10 */
#navWrapper {background: url(../images/shared/navbarback.jpg) repeat-x; border-bottom: solid 1px #fff; height: 36px;}
/* #navWrapper {background-color: #f9661c; border-bottom: solid 1px #fff; height: 36px;} */

#nav {width: 1000px; margin: auto;}
#nav ul {margin: 0px; padding: 0px; list-style-type: none; font-family: Georgia, Times New Roman, Serif; font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 34px;}
#nav ul li {float: left; display: block; width: 142px;}
#nav ul li a {float: left; display: block; width: 142px; height: 36px; text-align: center; color: #fff; text-decoration: none;}
#nav ul li.lastItem, #nav ul li.lastItem a, #nav ul li.firstItem, #nav ul li.firstItem a {width: 145px;}
#nav ul li a:hover, #nav ul li.on a {background-color: #463b37;}
#brownBG {background-color: #463b37;}
/*
#nav ul li.i1, #nav ul li.i1 a {width: 150px;}
#nav ul li.i2, #nav ul li.i2 a {width: 160px;}
#nav ul li.i3, #nav ul li.i3 a {width: 138px;}
#nav ul li.i4, #nav ul li.i4 a {width: 138px;}
#nav ul li.i5, #nav ul li.i5 a {width: 138px;}
#nav ul li.i6, #nav ul li.i6 a {width: 138px;}
#nav ul li.i7, #nav ul li.i7 a {width: 138px;}
*/

#bodyWrapper {}
.bodyWrapperShort {background: url(../images/shared/body-bg-short.gif) repeat-x;}
.bodyWrapperTall {background: url(../images/shared/body-bg-tall.gif) repeat-x;}

#body {width: 1000px; margin: auto;}

#subNav {float: left; width: 196px;}
#subNav .title {font-size: 1.3em; color: #fff; padding: 15px 10px 9px 12px; background-color: #4d413c;}
#subNav ul.sectionNav {margin: 0px; padding: 0px; list-style-type: none; font-size: 1.3em; background-color: #4d413c; width: 100%;}
#subNav ul.sectionNav a {color: #fff; text-decoration: none; padding: 9px 10px 9px 12px; display: block; background: #4d413c url(../images/shared/nav/separator.gif) no-repeat left bottom;}
#subNav ul.sectionNav a:hover {color: #49423c; background-color: #e4be8c;}

/* Second level */
#subNav ul.sectionNav li.on {background-color: #e4be8d; font-weight: bold;}
#subNav ul.sectionNav li.on a {color: #4d423c ;padding: 8px 10px 8px 12px; background-color: #e4be8d; background-image: url(../images/shared/nav/separator-on.gif);}
#subNav ul.sectionNav li.on a:hover {background-color: #f0dbc0;}
#subNav ul.sectionNav li.on ul {margin: 0px; padding: 0px; list-style-type: none; font-size: .84em; font-weight: normal;}
#subNav ul.sectionNav li.on li.lastItem a {background-image: url(../images/shared/nav/separator.gif);}

/* Third Level */
#subNav ul.sectionNav li.on li.on ul {width: 196px; margin: 0px; padding: 0px; list-style-type: none; font-size: 1em; font-weight: normal;}
#subNav ul.sectionNav li.on li.on a {background-color: #eed5b6; background-image: url(../images/shared/nav/separator-on-2.gif);}
#subNav ul.sectionNav li.on li.on ul a {padding: 6px 10px 6px 21px;}
#subNav ul.sectionNav li.on ul a:hover {background-color: #f1ddc5;}

/* Fourth Level */
#subNav ul.sectionNav li.on li.on li.on ul {width: 196px;}

#subNav ul.sectionNav li.on li.on li.on a span {display: block; background-image: url(../images/shared/nav/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding-left: 9px;}

#subNav ul.firstMenu {border-top: solid 6px #4c413b;min-height: 187px;}
#subNav ul.lastMenu {padding-bottom: 20px;}
#subNav ul.actions {margin: 15px 0px 40px 17px;}

#content {float: left; padding-bottom: 40px;}
.bodyWrapperShort #content {padding-top: 20px;}
#content .padding {padding: 0px 20px 0px 20px;}
#content .breadcrumbs {padding: 5px 0px 20px 0px; font-size: 1.1em;}
#content .breadcrumbs a {color: #404040; text-decoration: none;}
#content .breadcrumbs a:hover {color: #443935; text-decoration: underline;}

.contentNarrow {width: 546px; border: solid 1px #fff; border-width: 0px 1px 0px 1px;}
.contentNarrow .column {width: 220px; margin-right: 20px;}
.contentFull {width: 802px; border-left: solid 1px #fff;}
.contentFull .column {width: 320px; margin-right: 40px;}
.contentFullLeft {width: 743px; border-right: solid 1px #fff;}
.contentFullLeft .column {width: 295px; margin-right: 40px;}
#content.contentFullLeft .padding {padding-left: 10px;}
#content.contentMax .padding {padding-left: 10px;}

#sidebar {float: left; width: 256px;}
.bodyWrapperShort #sidebar {width: 255px; border-right: solid 1px #fff;}
#sidebar img.highlight {display: block;}
#sidebar .bottomBorder {border-bottom: solid 1px #fff;}
#sidebar .quoteBox {padding: 30px 20px 0px 20px; height: 183px; font-family: Georgia, Times New Roman, Serif; font-size: 1.2em; font-weight: bold; line-height: 1.38em; color: #dbdada; background: #004684 url(../images/shared/title-bar-bg.gif) no-repeat 0px 141px;}
#sidebar .quoteBox .signature {font-weight: normal; text-align: right; padding-top: 10px;}
.bodyWrapperShort #sidebar .quoteBox {background-image: none; padding: 10px 20px 10px 20px; height: auto; border-top: solid 1px #fff;}
#sidebar .more h4 {font-family: Georgia, Times New Roman, Serif; font-size: 1.4em; color: #463b37; margin: 0px; padding: 5px 20px 5px 20px; background-color: #fdbe50;}
#sidebar .more {font-size: 1.1em; line-height: 1.27em; border: solid 1px #fdbe50; border-top: solid 1px #fff;}
#sidebar .more .content {padding: 15px 20px 15px 20px;}
#sidebar .more p {margin-bottom: 15px;}
#sidebar .more .rule {height: 1px; background-color: #fdbe50; margin: 15px 0px 12px 0px;}
#sidebar .more ul {margin: 0px; padding: 0px; list-style-type: none;}
#sidebar .more ul li {padding: 8px 0px 8px 0px;}
#sidebar .more ul li.firstItem {padding-top: 0px;}
#sidebar .more ul li a {font-weight: bold; text-decoration: none;}
#sidebar .more ul li a:hover {text-decoration: underline;}
#sidebar .profile {border-color: #004684; border-top-color: #fff; line-height: 1.64em;}
#sidebar .profile h4 {color: #fff; background-color: #004684;}
#sidebar .profile h5 {margin: 0px 0px 10px 0px; font-size: 1em;}
#sidebar .profile h6 {margin: 0px; font-size: 0.91em; text-transform: uppercase;}
#sidebar h2.sectionTitle {margin-bottom: 0px;}
#sidebar ul.actions {margin: 20px 0px 40px 50px;}

#footerWrapper {border-top: solid 16px #004684;}

#footer {width: 976px; margin: auto; padding: 7px 12px 20px 12px;}
#footer .content {float: left; width: 700px; font-size: 1.1em; color: #000; padding: 20px 0px 0px 0px;}
#footer .content p {margin-bottom: 12px;}
#footer .content .address {font-family: Georgia, Times New Roman, Serif; font-size: 1.3em;}
#footer .logo {float: right; width: 234px;}
/* End Layout */

/* Home Page */
#homeMainWrapper {background-color: #004684; border-bottom: solid 2px #e4be8c;}

#homeMain {width: 1000px; height: 253px; margin: auto;}
#homeMain .nav {float: left; width: 196px; font-size: 1.3em; font-weight: bold;}
#homeMain .nav .title {color: #c6c5c5; border-bottom-color: #395f85; padding: 10px 10px 7px 2px; background: url(../images/shared/nav/separator-home-soft.gif) no-repeat right bottom;}
#homeMain .nav ul {margin: 0px; padding: 0px 0px 0px 10px; list-style-type: none;}
#homeMain .nav a {display: block; padding: 10px 10px 7px 2px; color: #fff; text-decoration: none; background: url(../images/shared/nav/separator-home.gif) no-repeat right bottom;}
#homeMain .nav a:hover {background-color: #6690b5;} /* c6c5c5 */
#homeMain .splash {float: left; width: 803px; border-left: solid 1px #fff;}
#homeMain .splash img {display: block;}

#homeBodyWrapper {background: url(../images/shared/home-body-bg.gif) repeat-x;}

#homeBody {width: 1000px; margin: auto; background: url(../images/shared/home-column-border.gif) repeat-y;}
#homeBody div {width: 100%; background: url(../images/shared/home-column-border.gif) repeat-y 246px 0px;}
#homeBody div div {background-position: 494px 0px;}
#homeBody div div div {background: url(../images/shared/news-column-bg.gif) repeat-y right top;}
#homeBody div div div div {width: auto; background: none;}
#homeBody .column {float: left; width: 248px;}
#homeBody .c4 {width: 256px;}	/* News */
#homeBody .column h1 {margin: 0px; padding: 0px 12px 0px 12px; background-color: #443935; font-size: 16px; line-height: 21px; height: 23px;}
#homeBody .column h1 a {font-family: Georgia, Times New Roman, Serif; font-size: 1em; color: #fff; text-decoration: none;}
#homeBody .column h1 a:hover {color: #fff; text-decoration: none;}
#homeBody .column div {font-size: 1.1em; line-height: 1.27em; padding: 14px 12px 10px 12px;}
#homeBody .column p {margin-bottom: 15px;}
#homeBody .column a {color: #404040; text-decoration: none;}
#homeBody .column a:hover {color: #443935; text-decoration: underline;}
#homeBody .column a.more {color: #004684; font-size: 1.09em; text-decoration: none;}
#homeBody .column a.more:hover {color: #f9661c;}
#homeBody img.left {margin: 0px 5px 5px 0px;}
/* End Home Page */

/* Faculty Search Form */
#facultySearch {border: solid 0px #e4be8c; border-width: 3px 0px 3px 0px; padding: 15px 0px 15px 0px; margin: 0px 0px 15px 0px;}
#facultySearch h2 {margin-bottom: 15px;}
#facultySearch div.department {margin: 10px 0px 10px 0px;}
#facultySearch div.department select {width: 415px;}
#facultySearch div.buttons {padding-left: 86px;}
#facultySearch label {float: left; display: block; width: 86px; font-weight: bold; color: #3e3a38; text-transform: uppercase; line-height: 2em;}
#facultySearch input.firstName {margin-right: 20px;}
#facultySearch input.firstName, #facultySearch input.lastName {float: left; width: 150px}

/* News */
.pressReleaseDate {font-size: 1.1em; margin: 15px 0px 25px 0px;}

.newsBox {position: relative; border: solid 1px #e4be8c; border-top-width: 0px; background-color: #f2dfc6;}
.newsBox .content {font-size: 1.1em; line-height: 1.27em; padding: 10px;}
.newsBox a {color: #404040; text-decoration: none;}
.newsBox a:hover {color: #443935; text-decoration: underline;}
.newsBox p {margin-bottom: 15px;}

.rssSubscribe {width: 253px;}
.rssSubscribe .icon {float: left; width: 24px; margin-right: 10px;}
.rssSubscribe .copy {float: left; width: 180px;}
.rssSubscribe p {margin-bottom: 10px;}
.rssSubscribe select {display: block; margin: 5px 0px 5px 0px; width: 100%;}
.rssSubscribe .subscribe {float: right;}

#newsArchiveSearch {border: solid 0px #e4be8c; border-width: 3px 0px 3px 0px; padding: 15px 0px 16px 0px; margin: 0px 0px 5px 0px;}
#newsArchiveSearch label {display: block; margin-bottom: 5px; font-weight: bold;}
#newsArchiveSearch .year {float: left; width: 155px;}
#newsArchiveSearch .keyword {float: left; width: 380px;}
#newsArchiveSearch .textbox {float: left; width: 195px; font-family: Verdana, Arial, Sans-Serif; font-size: 1.1em;}
#newsArchiveSearch .button {float: left; margin: 1px 0px 0px 5px;}
#newsArchiveSearch ul.block {padding: 15px 0px 0px 0px;}
#newsArchiveSearch ul.block li a {width: 30px;}

.newsArchive {position: relative;}
.newsArchiveSearch {width: 570px;}
.newsArchiveSubscribe {position: absolute; top: 0px; right: -1px; width: 196px;}
.newsArchiveSubscribe .rssSubscribe {width: 194px;}
.newsArchiveSubscribe .rssSubscribe .copy {width: 135px;}
.newsArchiveSubscribe h2.sectionTitle {margin-bottom: -1px;}

/* Events */
#eventsCalendar {background-color: #e4be8c; border-bottom: solid 22px #4d413c; padding: 0px 0px 9px 6px;}
#eventsCalendar label {display: block; padding: 10px 0px 5px 0px; font-weight: bold; color: #1f1d1a;}
#eventsCalendar select {font-family: Verdana, Arial, Sans-Serif; font-size: 1.1em;}
#eventsCalendar select.type {width: 184px;}
#eventsCalendar .calendarNav {width: 184px; background-color: #4d413c; color: #fff; font-size: 1.1em; font-weight: bold; padding: 2px 0px 2px 0px; height: 24px;}
#eventsCalendar .calendarNav .previous, #eventsCalendar .calendarNav .next {float: left; width: 27px; text-align: center;  padding: 6px 0px 0px 0px;}
#eventsCalendar .calendarNav select {font-size: 1em;}
#eventsCalendar .calendarNav .month {float: left; width: 70px; padding-top: 5px;}
#eventsCalendar .calendarNav .year {float: left; width: 60px; padding-top: 2px;}
#eventsCalendar .submit {display: block; padding: 10px 0px 5px 0px; color: #463b37; text-decoration: none; font-size: 1.1em;}
#eventsCalendar .submit:hover {text-decoration: underline;}

#eventList {border: solid 1px #ac8a71;}
#eventList .tab {width: 253px;}
#eventList .lastTab {width: 254px;}
#eventList .nav {background-color: #e4be8c; padding: 5px 0px 2px 5px; border-bottom: solid 1px #ac8a71;}
#eventList .previous, #eventList .next {float: left; width: 30px;}
#eventList .next {float: right;}
#eventList .date {float: left; width: 680px; font-family: Georgia, Times New Roman, Serif; font-size: 1.3em; line-height: 20px; font-weight: bold; color: #3e3a38;}
#eventList .item {padding: 15px 0px 15px 20px; font-size: 1.1em; color: #3e3a38; line-height: 1.64em;}
#eventList .item .time {float: left; width: 140px; margin-right: 20px; font-weight: bold;}
#eventList .item .copy {float: left; width: 560px;}
#eventList .highlight {background-color: #f7ebdc; padding: 5px 0px 5px 20px;}

.meta {font-size: 1.1em;}
.meta label {font-size: 0.91em; font-weight: bold; text-transform: uppercase; padding-right: 5px;}
.meta p {margin-bottom: 15px;}

form .instructions {font-family: Verdana, Arial, Sans-Serif; font-size: 1.2em; color: #3e3a38;}
form .row {margin-bottom: 7px;}
form .row label {float: left; display: block; width: 90px; font-weight: bold; color: #3e3a38; text-transform: uppercase; padding-top: 3px;}
form .row .field {float: left; width: 400px; font-size: 1.1em;;}
form .row .textbox {width: 185px;}
form .row .button {margin-top: 10px;}
form .row .zipCode {width: 90px;}

#directorySearch {margin: 10px 0px 15px 0px;}
#directorySearch .textbox {float: left; font-family: Verdana, Arial, Sans-Serif; font-size: 1.1em;}
#directorySearch .button {float: left; margin: 1px 0px 0px 3px;}

#search {border-bottom: solid 3px #e4be8c; padding: 10px 0px 10px 0px;}
#search .textbox {font-family: Verdana, Arial, Sans-Serif; font-size: 1.1em; float: left; width: 200px; margin-right: 3px;}
#search .button {float: left;}

.searchResults .summary {font-family: Verdana, Arial, Sans-Serif; font-size: 1.1em; margin-top: 20px;}
.searchResults h2 {font-size: 1.3em; font-weight: normal;}
.searchResults p {font-family: Georgia, Times New Roman, Serif; font-size: 1.3em; line-height: 1.54em; margin-bottom: 20px;}
.searchResults a.url {font-family: Verdana, Arial, Sans-Serif; color: #023594; text-decoration: none;}
.searchResults a.url:hover {color: #f9661c; text-decoration: underline;}

/*GOOGLE SEARCH APPLIANCE*/
div.bt, hr.z {display:none !IMPORTANT;}
table.tb{margin: -150px 0 0 -55px !IMPORTANT;}
div#res{margin-left:20px;}
div#res ol li{list-style-type: decimal !IMPORTANT;}
div#searchResults form{display:none !IMPORTANT;}
div#searchResults table.ft input, div#searchResults td.tc, div#searchResults td.tc input{display:none !IMPORTANT;}
div#searchResults ol em {font-style:normal !IMPORTANT;font-weight:bold !IMPORTANT;}
div#searchResults div#res ol img, div#searchResults img {display:none !IMPORTANT;}
div#searchResults div#res ol span {display:none !IMPORTANT;}
div#searchResults div#navbar{text-align:center !IMPORTANT;margin:auto !IMPORTANT;}


