.tablet, .handheld { display: none; }
.desktop { display: block; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; }
small { font-size: 75%; }

#uwwLogo a:first-child { border-right: 1px solid #ccc; padding: 12px 0; }

/* ====== SECTION NAVIGATION ====== */
#sectionNavigation { margin-bottom: 2px; }
#sectionNavigation .level2, #sectionNavigation .level3 { display: none; }
#sectionNavigation ul li ul { -webkit-box-shadow: 3px 3px 7px #111; -moz-box-shadow: 3px 3px 7px #111; box-shadow: 3px 3px 7px #111; }
#sectionNavigation ul.level1 a { color: #fff; font-size:15px; }
#sectionNavigation ul.level2 a { text-transform: none; color: #C0D6E0; font-size: 15px; display: block; padding: 5px 10px; }
#sectionNavigation ul.level2 a:hover { color: #fff; }
#sectionNavigation ul.level1 { width:100%; padding:10px 0; }
#sectionNavigation ul.level1 li { display:inline; padding: 5px 15px; }
#sectionNavigation ul.level1 li.hassub { position: relative; background: url("../uww/img/icon_dropdown_down.png") center right no-repeat; padding-left: 18px; }
#sectionNavigation ul.level2 li.hassub { position: relative; background: url("../uww/img/icon_dropdown_right.png") center right no-repeat; padding-left: 2px; }
#sectionNavigation ul.level2 { width: 260px; padding: 4px; position: absolute; top: 30px; left: 5px; z-index: 50000; background: #5d7f91 url("../uww/img/uwwBottomShadow-bg.png") repeat-x; border-top: 1px solid #425A66; }
#sectionNavigation ul.level2 li { display: block; line-height: 20px; vertical-align: middle; padding: 2px; border-top: 1px solid #486F7F; border-bottom: 1px solid #82A1AD; }
#sectionNavigation ul.level2  li.first { border-top: none; }
#sectionNavigation ul.level2  li.last { border-bottom: none; }
#sectionNavigation ul.level3 { width: 180px; padding: 4px; position: absolute; top: 8px; left: 258px; z-index: 51000; background-color: #5d7f91; }


/* ====== SIDEBAR and SUB NAVIGATION ===== */
#sectionSidebar { width: 180px; background:#ebebeb url("../uww/img/subNavigationLinks-bg.jpg") center top repeat-y; }
.Left { float: left; }
.Right { float: right; }
.Fat { width: 540px !important; }
.Slim { width: 215px !important; }
.None { display: none; }
.clear { clear: both; }
#sidebarHeader { background:#ebebeb url("../uww/img/subNavigationLinksHeader-bg.jpg") center top no-repeat; margin:0; padding:0; border:0 none; }
#sidebarWrapper { background:url("../uww/img/subNavigation-ul-bg.jpg") center bottom no-repeat; padding:15px; min-height: 1px; }
#sectionSidebar h2 { font-size:18px; font-weight:normal; color:#333333; text-transform:capitalize; text-align:center; width:auto; padding:10px 0; }
#sectionSidebar h3 { font-size:14px; letter-spacing:0px; }
#sectionSidebar h4 a { font-size: 12px; font-weight: bold; color: #555; text-decoration: none; }
#sectionSidebar h4 a:hover { text-decoration: underline; }
#sectionSidebar h5 { font-size: 12px; color: #999; font-style: italic; text-transform: none; }
#sectionSidebar hr { width:80%; height:8px; background:url("../uww/img/hr-double-bg.png") transparent 0 0 repeat-x; text-align:center; border:none; margin:0 auto; }
#sectionSidebar ul { list-style:none; margin-bottom: 15px; }
#sectionSidebar li { color:#666; font-size:12px; line-height:15px; margin-top:10px; margin-left:25px; list-style-image: url("../../images/uww/bg_li_arrowred.png"); }
#sectionSidebar ul a { color:#666; }
#sectionSidebar p { color:#666; font-size:12px; line-height:160%; margin-bottom:10px; }
#sectionSidebar p a { color:#666; text-decoration:underline; }
.sectionTemplateB #sectionSidebar { background: #fff url("../../images/uww/bg_cls_sidebar.gif") top right repeat-y; width: 220px; padding: 2px; border: none; margin-right: 15px; }
.sectionTemplateB #sectionSidebar h3 { color: #fff; padding: 5px 8px 5px 25px; background: #ABA885 url('../../images/uww/icon_arrow_downwhite.png') no-repeat 10px 8px; width: auto; }
.sectionTemplateB #sidebarHeader { background: none; }
.sectionTemplateB #subNavigation { background: none; margin-bottom: 10px; }
.sectionTemplateB #subNavigation ul { background: none; }
.sectionTemplateB #subNavigation li:first-child { border-top: 1px solid #fff; }
.sectionTemplateB #subNavigation li { border-bottom: 1px solid #fff; }
#level3control { float: left; width: 185px; padding: 25px 15px; margin-bottom: 35px; background: url("../../images/uww/icon_downarrow.gif") 30px 0 no-repeat; border: 1px solid #ccc; -webkit-box-shadow: 3px 3px 5px #999; -moz-box-shadow: 3px 3px 5px #999; box-shadow: 3px 3px 5px #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#level3control h3 { font-size: 18px; text-transform: none; font-weight: normal; color: #331e54; }
#level3control h4 { font-size: 14px; color: #A05324; }
#level3control ul { list-style: url("../../images/uww/bg_arrow_headline.gif"); margin-bottom: 20px; font-size: 12px; }
#level3control a { font-weight: normal; }


/* ====== BREADCRUMBS ====== */
#breadcrumbs { margin-bottom: 15px; padding-left: 5px; }
#breadcrumbs ul { list-style-type: none; }
#breadcrumbs li { display: inline; margin-right: 3px; }
#breadcrumbs li a { font: 12px Arial; color: #666; }
#breadcrumbs li a:hover { color: #000; }
.sectionTemplateB #breadcrumbs { padding-left: 0; margin-top: 5px; }
.sectionTemplateB #breadcrumbs ul, .sectionTemplateB #breadcrumbs li { margin: 0; float: none; }


/* ====== TICKER OVERRIDES ====== */
#uwwTicker { width: 98%; padding: 1%; }
#uwwTicker.Right { width: 79%; }
#uwwTicker .items { padding-top: 0; margin-top: -5px; margin-left: 10px; width: 88%; }
#uwwTicker .items div { margin-top: 0; padding-right: 0; }
#uwwTicker .item { height: 19px; }
#uwwTicker a { font-weight: normal; }
#uwwTicker h2 { margin-top: 0; }
#uwwTicker h2 a { font-weight: bold; }


/* ====== HEADER ====== */
#uwwHeader { position: relative; padding-bottom: 10px; }
#uwwHeader .infobox { position: absolute; right: 0; top: 10px; }


/* ====== AUDIENCE NAV ====== */
#uwwAudienceNav { position: absolute; bottom: 15px; right: 0; font-size: 16px; float: none; clear: none; }
#uwwAudienceNav li { padding: 5px 0 5px 20px; }


/* ====== SEARCH DROPDOWN ====== */
#searchSection { width: 26px; height: 16px; margin: 1px 3px 0 0; background-color: #fff; text-align: left; float: left; position: relative; border: 1px solid #fff; }
#searchSection a { width: 26px; height: 16px; display: block; background: url("../../images/uww/icon_tiny_arrow.gif") no-repeat right center; cursor: pointer; }
#searchSection ul { position: absolute; top: 17px; left: 0; width: 165px; height: auto; padding: 5px; background: #fff url("../uww/img/uwwBottomShadow-bg.png") repeat-x; font: 10px Arial; }
#searchSection li { padding: 3px 3px 5px 20px; background-position: left top; background-color: #fff; }
#searchSection li:hover { background-color: #ededed; cursor: pointer; }
#searchSection #uww { background: url("../../images/uww/icon_search_uww.gif") no-repeat; }
#searchSection #gis{ background: url("../../images/uww/icon_search_gis.gif") no-repeat; }
#searchoptions { z-index: 50000; }


/* ====== DIP and FEATURES ====== */
#dip { width: 980px; height: 260px; }
.Tabs #carouselMain { width: 675px; height: 250px; overflow: hidden; position: relative; float: left; border-right: 2px solid #fff; }
.Tabs .carouselPanel{ width: 675px; height: 250px; background-color: #5f6e4e; position: absolute; top: 0; left: 0; z-index: 500; }
.Tabs .carouselContent { width: 380px; height: 225px; padding: 10px; position: absolute; right: 10px; top: 10px; }
.Tabs #carouselNav { width: 302px; height: 220px; float: left; position: relative; }
.Tabs #carouselNav ul { height: 220px; overflow: hidden; }
.Tabs #carouselNav li { border-bottom:1px solid #fff; font-size:12px; background:#000; width: 100%; overflow: hidden; position: relative; cursor: pointer; }
.Tabs #carouselNav .paneltitle { font-size:12px; color:#fff; display: block; padding-left: 8px; text-transform: none; background: url('../../images/uww/bg_nav_carousel.png') repeat-y; z-index: 100; position: relative; top: 40%; }
.Tabs #carouselNav img { position: absolute; top: 0; right: 0; z-index: 1; }
.Tabs #carouselNav img#carouselArrow { position: absolute; top: 0; left: -21px; z-index: 600; }
.Tabs #carouselNext { display: none; }
.Tabs #carouselPrevious { display: none; }
.Tabs .panelnumber { display: none; }
#carousel.Arrows { position: relative; }
.Arrows #carouselMain { width: 980px; height: 370px; overflow: hidden; position: relative; float: left; }
.Arrows .carouselPanel { width: 980px; height: 370px; position: absolute; top: 0; left: 0; right: 0; z-index: 500; }
.Arrows .carouselContent { width: 380px; height: 170px; padding: 10px; position: absolute; right: 10px; top: 10px; }
.Arrows #carouselNav { position: absolute; bottom: 7%; left: 0; z-index: 1000; }
.Arrows #carouselNav ul { height: 25px; }
.Arrows #carouselNav li { float: left; font: 14px bold Verdana; margin-left: 10px; line-height: 25px; height: 25px; width: 20px; vertical-align: middle; text-align: center; color: #fff; cursor: pointer; }
.Arrows #carouselNav img { display: none; }
.Arrows #carouselNav li:hover, .Arrows #carouselNav li.active { background: url('../../images/uww/li_circlearrow_big.png') center no-repeat; color: #30525e; }
.Arrows #carouselNext { position: absolute; z-index: 12000; top: 45%; right: 2%; cursor: pointer; }
.Arrows #carouselPrevious { position: absolute; z-index: 12000; top: 45%; left: 2%; cursor: pointer; }
.Arrows .panelnumber { font-weight: bold; }
.Arrows .paneltitle { display: none; }
.carouselContent h3 { font: bold 24px "Georgia"; color: #ccc; margin-bottom: 5px; text-transform: none; }
.carouselContent h4 { font: bold 14px "Verdana"; color: #aaa; text-transform: none; margin-bottom: 10px; }
.carouselContent p { font-size: 12px; line-height: 150%; margin-bottom: 5px; color: #fff; }
.carouselContent li { display: inline; padding: 0 10px; border-left: 1px solid #fff; }
.carouselContent li:first-child { border: none; padding-left: 0; }
.carouselContent a { font: 12px Arial; color: #fff; text-decoration: underline; }
.panelloader { width: 0%; height: 5px; background-color: #fff; opacity: 0.5; position: absolute; top: 0; left: 0; z-index: 800; }


/* ====== CONTENT ====== */
#content { width:790px; }
#content.Full { width: 960px; }
#contentTop, #contentBottom { width: 96%; }
#contentTop { margin-bottom: 15px; }
#contentBottom { margin-top: 15px; }
#contentTop h2, #contentBottom h2 { text-transform: none; font-size: 24px; }
#contentTop h3, #contentBottom h3 { font-size: 20px; text-transform: none; }
#contentTop h4, #contentBottom h4 { font-size: 20px; color: #703F97; text-transform: none; }
#contentTop h5, #contentBottom h5 { font-size: 17px; }
#contentTop h6, #contentBottom h6 { font-size: 14px; }
.contentBlock h2 { background:url("../uww/img/uwwPage-h2-bg.jpg") 0 0 no-repeat; padding:5px 0 5px 10px; }
#content img { margin-right:10px; }
#content ul li ul { float: none; }
#contentLeft ul, .contentBlock ul { margin-bottom: 13px; }
.sectionTemplateA #contentLeft.Double { width: 755px; margin-left: 20px; margin-right: 0; }
.sectionTemplateB #content { width: 740px; }
.sectionTemplateB #content p a { color: #0065a2; }
.sectionTemplateB #content.Full, .sectionArchive #content.Full, .sectionNews #content.Full { width: 980px; }
.sectionTemplateB #contentLeft { width: 475px; margin-right: 20px; }
.sectionTemplateB #contentLeft.Double { width: 725px; margin-right: 20px; }
.sectionTemplateB #contentLeft.rightSB { width: 725px; margin-right: 20px; }
.sectionTemplateB #contentLeft.bothSB { width: 475px; margin-right: 20px; }
.sectionTemplateB #contentTop h1, .sectionTemplateB #contentBottom h1, .sectionTemplateB #contentLeft h1, .sectionArchive h1, .sectionNews #contentLeft h1 { font-size: 26px; text-transform: none; color: #333; margin-bottom: 20px; }
.sectionNews #contentLeft h1, .sectionArchive #contentLeft h1 { margin-top: 20px; margin-bottom: 15px; }
.sectionNews #contentLeft h5 { color: #A0A0A0; font: bold 18px "PT Sans"; padding-bottom: 10px; text-transform: none; }
.sectionTemplateB #contentTop h2, .sectionTemplateB #contentBottom h2, .sectionTemplateB #contentLeft h2, .sectionArchive #contentLeft h2, .sectionNews #contentLeft h2 { font-size: 21px; text-transform: none; color: #3f2b5a; margin-bottom: 0; }
.sectionTemplateB #contentLeft .contentBlock h2 { font-size: 16px; text-transform: uppercase; }
.sectionTemplateB #contentTop h3, .sectionTemplateB #contentBottom h3, .sectionTemplateB #contentLeft h3, .sectionArchive #contentLeft h3, .sectionNews #contentLeft h3 { font-size: 16px; text-transform: none; color: #a05324; }
.sectionTemplateB #contentTop h4, .sectionTemplateB #contentBottom h4, .sectionTemplateB #contentLeft h4, .sectionArchive #contentLeft h4, .sectionNews #contentLeft h4 { font-size: 13px; text-transform: none; color: #333; }
.sectionTemplateB #contentLeft ul { float: none; }
.sectionTemplateB #contentRight, .sectionArchive #contentRight, .sectionNews #contentRight { float: left; width: 210px; border: 1px solid #ccc; -webkit-box-shadow: 3px 3px 3px #bbb; -moz-box-shadow: 3px 3px 3px #bbb; box-shadow: 3px 3px 3px #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px; background: url("../uww/img/tile_contentright.jpg") bottom left repeat-x; }
.sectionNews #contentRight, .sectionArchive #contentRight { margin-top: 15px; min-height: 350px; }
.sectionArchive #contentLeft.rightSB, .sectionNews #contentLeft.rightSB { width: 725px; margin-right: 20px; }
.sectionArchive #contentLeft.Full, .sectionNews #contentLeft.Full { width: 980px; margin-right: 0; }
.sectionArchive #archive { padding-bottom: 35px; }
.sectionArchive #archive form { height: auto; padding-bottom:30px; }
.sectionArchive #archive label { padding:5px; }
.sectionArchive #archive label, .sectionArchive #archive input, .sectionArchive #archive select { vertical-align:middle; }
.sectionArchive #archiveYear { width:30%; float:left; font:12px "Arial"; color:#59512d; }
.sectionArchive #archiveSearch { width:60%; float:right; font:12px "Arial"; color:#59512d; text-align:right; }
.sectionArchive #archiveSearch #submit { width:60px; height:22px; background:url(img/archiveSearch.jpg) 0 0 no-repeat; border:0 none; font-size:0px; overflow:hidden; text-indent:-10000px; cursor:pointer; margin-left:5px; }
.sectionArchive #archive ul { display:block; clear:both; width:10000px; padding:10px 0 0 0; margin:0; text-align:center; height:25px; }
.sectionArchive #archive li { display: inline; list-style: none; }
.sectionArchive #archive li a { font: 12px "Arial"; display:block; padding:5px 10px; margin:0 14px 0 0; color:#d1dce8; background:#45678a; text-align:center; float:left; }
.sectionArchive #archive li:last-child a { margin-right:0; }
.sectionArchive #archive li a.active, .sectionArchive #archive li a:hover { text-decoration:none; color:#f8f7f4; background: #b0a07c; }
.titleimage {  height: auto; padding: 2px; background: #fff; -webkit-box-shadow: 0 3px 5px #999; -moz-box-shadow: 0 3px 5px #999; box-shadow: 0 3px 5px #999; margin-bottom: 10px; }

.sectionArchive #archive.alpha li, .sectionArchive #archive.alpha li a { padding: 0; font: bold 14px "PT Sans", Candara, "Trebuchet MS", Verdana, sans-serif;background: transparent; }
.sectionArchive #archive.alpha li a { padding: 2px 4px; margin: 0; }
.sectionArchive #archive.alpha li.enabled a { color: #45678a; }
.sectionArchive #archive.alpha li.disabled a { color: #ccc; }
.sectionArchive #archive.alpha li.active a { color: #45678a; background: #ccc; }
.sectionArchive #archive.alpha li.disabled a:hover { cursor: default; }
.sectionArchive #archive.alpha li.enabled a:hover { color: #45678a; background: #ccc; }

.sectionArchive.alpha #archiveSearch { width: auto; }
.sectionArchive.alpha .abstract { margin-bottom: 10px; }
.sectionArchive.alpha .abstract.enabled { display: block; }
.sectionArchive.alpha .abstract.disabled { display: none; }
.sectionArchive.alpha #content .abstract h2 { background: url("../uww/img/uwwPage-h2-bg.jpg") 0 0 no-repeat; padding: 5px 0 5px 10px; font-size: 16px; text-transform: uppercase; color: #331e54; margin: 0 0 10px 0; min-height: 26px; }

#contentTop #askAwayInput, #contentBottom #askAwayInput { width:769px; height:65px; background:url("https://www.uww.edu/images/registrar/registrar-askaway-background.jpg") 0 0 no-repeat; display: block; clear:both; text-align:left; margin:0 auto; padding:0; }
#contentTop #askAwayInput label, #contentBottom #askAwayInput label { display: none; }
#contentTop #askAwayInput form, #contentBottom #askAwayInput form { display:inline; margin:0; padding:0; }
#contentTop #askAwayInput #question, #contentBottom #askAwayInput #question { background:#faf9f6; border:1px solid #5e5d5a; margin:5px 0 0 225px; padding:2px; width:400px; font-style:italic; }
#contentTop #askAwayInput .txt-btn, #contentBottom #askAwayInput .txt-btn { display:inline; cursor:pointer; border:0 none; margin:0; padding:0; font-size:0; width:46px; height:21px; overflow:hidden; text-indent:1000px; color:transparent; text-transform:capitalize; }
#contentTop #askAwayInput #submit, #contentBottom #askAwayInput #submit { background:url("https://www.uww.edu/images/registrar/registrar-askaway-submit.jpg") 0 0 no-repeat; }
#contentTop #askAwayInput #topten, #contentBottom #askAwayInput #topten { background:url("https://www.uww.edu/images/registrar/registrar-askaway-topten.jpg") 0 0 no-repeat; }
#contentTop #askAwayInput p, #contentBottom #askAwayInput p { font-size:10px; padding:0; margin:0 0 0 225px; }
.carouseltext{width: 250px; height: 500px; position: absolute; top: 10px; right: 8px;}
#carouseltextMobile{width: 250px; height: 500px; position: absolute; top: 90px; right: 30px;}



/* ====== INFO BOXES ====== */
.infobox li { line-height: 150%; margin: 5px 0 8px 0; list-style-image: url('../../images/uww/bg_li_arrowred.png'); }
.infobox .feedflare { display: none; }
#content .infobox ul { float: none; }
#contentRight .infobox { margin-bottom: 15px; }
#contentRight .infobox h2 { color: #fff; background-color: #5d7f91; padding: 3px 8px; width: auto; }
#contentRight .infobox h4, #contentRight  .infobox h5 { padding: 0 5px; margin: 0; }
#sectionSidebar .infobox { margin: 10px 0; }
.sectionTemplateA #sectionSidebar .infobox h2 { color: #A05324; padding: 5px 0; margin: 0; font-size: 14px; font-weight: bold; text-align: left; text-transform: uppercase; }
.sectionTemplateB  #sectionSidebar #subNavigation h3, .sectionTemplateB  #sectionSidebar .infobox h2, .sectionTemplateB  #sectionSidebar .infobox h3 { font-size:14px; letter-spacing: 0px; color: #333; background: url("../../images/uww/hr_cls.gif") bottom left no-repeat; font-weight: bold; text-transform: uppercase; text-align: left; padding: 10px 10px 15px 0; width: 85%; }
.sectionTemplateB  #sectionSidebar .infobox h3 { background: none; text-transform: none; padding-bottom: 0; }
.sectionTemplateB #sectionSidebar h5 { font-size: 12px; color: #999; font-style: italic; text-transform: none; }
.sectionTemplateB #sectionSidebar ul { margin-bottom: 10px; width: 85%; list-style-image: url("../uww/img/list-arrow-bg.png"); }
.sectionTemplateB #sectionSidebar li { color:#666; font-size:11px; line-height:12px; margin: 3px 0 0 15px; border-top: 1px solid #eee; padding: 8px 0 0 0; }
.sectionTemplateB #sectionSidebar li:first-child { border: none; }
#sectionSidebar .infobox h4, #sectionSidebar .infobox h5 { padding: 5px 5px 0 5px; }
#sectionSidebar .infobox p { padding: 0 8px; margin-bottom: 10px; }
#sectionSidebar .infobox ul { margin-bottom: 10px; }
#sectionSidebar .infobox img { display: block; margin: 10px 0; }
.twtr-widget h3, .twtr-widget h4 { clear: none; }
.mediabox { padding: 15px 0; margin: 15px 0; border-top: 1px dashed #b7a36e; overflow: hidden; }
.popup img { padding: 20px 35px 25px 18px; background: url('../../images/uww/bg_slideshow_section.gif') no-repeat; float: none !important; display: block; height: 290px; width: auto; }
.mediabox ul { display: none !important; }
#content .mediabox a { color: #0065a2; font-family: "PT Sans", Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; }
#content .mediabox a:hover { text-decoration: none; }
/* CHANGES FOR PAGE ID #x33574 */
#x33574 #content .mediabox a { display: block;
    margin: 0 auto;
    width: 424px;
	background: url("../../images/uww/bg_slideshow_section.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	text-align:center; }
#x33574 #content p {
	text-align:center; }
#x33574 #content img {
	margin:0 auto 0; }
#x33574 .popup img {background:none;padding:52px 39px 66px;display:block;height:220px;}

.cd { margin-left: 8px; margin-top:-296px; width: 200px; float: right; font-family: "PT Sans"; color: #fff; }
.countdown_section { width: 30%; float: left; padding: 1%; text-align: center; font-size: 12px; text-transform: uppercase; line-height: 100%; }
.countdown_amount { font-size: 32px; }
.cd div { padding: 8% 5% 5% 5%; margin-bottom: 10px; text-align: center; border-radius: 10px; border-size: 1px; }
.cd div.grey { color: #fff; background-color: #252A30; }
.cd div.green { color: #fff; background-color: #183835; }
.cd div.brown { color: #fff; background-color: #3B2B12; }
.cd div.purple { color: #fff; background-color: #573783; }
.cd div h6 { font-size: 18px; line-height: 125%; }

#news { clear: both; float: none; overflow: hidden; height: 22px; padding: 5px; width: 100%; border: 1px solid #666; background-color: #183835; margin-bottom: 15px; }
#news ul { float: none; list-style-image: none; }
#news li { padding: 0; margin: 0; font-size: 16px; font-family: "PT Sans"; color: #F7F5D4; }
#news li a { color: #fff; text-decoration: underline; }
/* GALLERIA IMAGE GALLERY */
#gallery { width:530px; height:465px; margin-bottom:10px; }

/* ====== DIRECTORY ====== */
#stafflist { margin-top: 5px; }
#stafflist ul { float: none; list-style-image: none; margin: 0; padding: 0; }
#stafflist ul > li { margin: 0; padding: 20px 0; border-top: 1px solid #ededed; }
#stafflist ul.expertiseList { list-style-type: disc; margin-left: 25px; }
#stafflist ul.expertiseList li { border: none; padding: 3px; }
#stafflist p { color: #a05324; font-family: Verdana; font-size: 14px; }
#stafflist p small { color: #000; font-size: 11px; }
#stafflist img { border: 1px solid #ccc; }
#stafflist p.profile { float: left; }
#stafflist p.profile + div { float: left; }
ol#sortalpha { margin: 5px 0 0 0; padding-left: 0 !important; }
ol#sortalpha li { font: bold 14px "PT Sans", Candara, "Trebuchet MS", Verdana, sans-serif; list-style-type: none; padding: 2px 4px; cursor: pointer; float: left; margin-left: 0; }
ol#sortalpha li:hover.switchoff { background-color: #ededed; color: #000; }
ol#sortalpha li.switchoff { color: #44687d; }
ol#sortalpha li.switchon { color: #000; background-color: #ededed; }
ol#sortalpha li.inactive { color: #ccc; cursor: default; }
ol#sortalpha li:hover.inactive { background-color: #fff; }

/* ====== EXPERTS GUIDE ====== */
#searchExperts form { padding: 15px; font-size: 145%; background-color: #EDEDED; border: 1px solid #ccc; text-align: center; margin-top: 15px; }
#searchExperts label { margin-right: 25px; font-weight: bold; }
#searchExperts input[type='text'] { width: 40%; padding: 5px; margin-right: 10px; border: 1px solid #ccc; }
#featuredExperts { margin-bottom: 15px; }
#featuredExperts h2 { font-family: "PT Sans"; font-size: 24px; text-transform: none; color: #000; }
#featuredExperts .featured { width: 29%; padding: 1%; margin: 0 1%; float: left; background: #efefef; }
#featuredExperts .featured h3 { font-size: 20px; text-transform: none; }
#featuredExperts .featured h4 { font-size: 14px; text-transform: none; }
#featuredExperts .featured h4 + p { font-size: 11px; line-height: 150%; }
#featuredExperts .featured h5 { margin-top: -5px; }


/* ====== FEEDS ====== */
#content .post-article { margin-bottom: 8px; padding: 0 8px 8px 8px; }
#content .alt { background-color: #EDE9E0; }
#content .post-article p { padding: 0 5px; line-height: 130%; }
#content .post-article h4 { margin-bottom: 5px; }
#content .post-article h3 { line-height: 100%; }
#content .post-article h3 a { font-size: inherit; color: inherit; text-transform: none; }


/* ====== FOOTER ====== */
#uwwFooter { padding-top: 0; background:url("../uww/img/tile_footer.gif") repeat-x; }
#uwwFooter h4 { font: bold 16px "PT Sans", Candara, "Trebuchet MS", Verdana, sans-serif; color: #999;  text-transform: uppercase; margin-bottom: 5px; }
#uwwFooter a { text-decoration: underline; }
#uwwFooter p, #uwwFooter ul, #uwwFooter address { font-family: Verdana; font-size: 10px; line-height: 160%; }
#uwwFooter .uww1k { background: url("../uww/img/arrow_footer.png") top center no-repeat; padding-top: 30px; }
#footercol1, #footercol2, #footercol3, #footercol4 { width: 25%; float: left; }
#footercol2 { width: 28%; }
#footercol3 { width: 22%; }
#footercol4 strong { position: relative; }
#footercol4 strong img { position: absolute; right: -25px; top: -4px; }
#uwwFooterLinks { margin-top: 10px; }
#uwwFooterLinks li { display: block; float: left; }


/* ====== CONTACT FORM ====== */
.contentform { border: 1px solid #ccc; padding: 5px; }
.contentform fieldset { padding:4px; width:90%; }
.contentform label { float: left; padding:3px; width:30%; font-weight:bold; }
.contentform input { width: 55%; }
.contentform input.button { width: auto; }
.contentform textarea { width:100%; }
.contentform label.error { color:#cc0000; }
.contentform .hidden { display:block; visibility:hidden; }


/*styles for desktop*/
@media screen and (min-width: 800px) {
}

/*styles for tablets*/
@media screen and (max-width: 768px), screen and (max-width: 1024px) {
	.desktop, .handheld { display: none; }
	.tablet { display: block; }

	.T-clear { float: none !important; width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; position: static !important; margin-bottom: 10px; }

	.uww1k { width: 700px; }
	#uwwLandingNav { display: none; }
	#uwwTools { float: none; width: 100%; }
	#uwwSearch { float: right; }
	#uwwHeader { padding-top: 0; }
	#uwwResources { float: none; text-align: right; margin-bottom: 5px; margin-top: 10px; }
	#uwwLogo img { margin-right: 0; }
	#uwwPage { padding: 5px; }

	#uwwAudienceNav { font-size: 12px; bottom: 0; }
	#uwwAudienceNav li { padding: 0; border: none; font-weight: bold; }

	#sectionNavigation ul.level1 li { padding-left: 0; }
	#sectionNavigation ul.level1 li.hassub { padding-left: 0; background: none; }
	#sectionNavigation ul { text-align: center; }
	#sectionNavigation, #sectionNavigation ul.level1 a { font-size: 13px; }

	h1.image { overflow: hidden; background-position: -200px 0 !important; width: 100% !important; }
	h1.image span { padding-left: 15px; }

	#sidebarHeader { padding-top: 10px; }
	#sidebarHeader img { }
	#sectionSidebar h2 { }

	#uwwTicker, #uwwTicker.Right { width: 71%; background: none; height: 75px; padding: 5px; background-color: #EDE9E0; border: 1px solid #ccc; border-radius: 5px; }
	#uwwTicker .items { width: 100%; height: inherit; overflow: auto; margin-left: 0; float: none; }
	#uwwTicker .items div { margin-top: 0; padding-right: 0; margin-bottom: 3px; width: 32%; margin-right: 0; }
	#uwwTicker .item { height: auto; overflow: auto; line-height: 120%; }
	#uwwTicker a { font-weight: normal; font-size: 11px; }
	#uwwTicker h2 { font-size: 16px; float: none; width: 100%; margin-bottom: 10px; }
	#uwwTicker h2 a { font-weight: bold; font-size: inherit; }

	#content { width: 72%; }
	#content.Full { width: 100%; }
	#content .contentBlock { clear: none; float: none; width: 100%; overflow: visible; }
	#content.Right { margin-right: 5px; }
	#contentLeft { float: none; width: 100% !important; margin-right: 0; }
	#contentRight { float: none; width: 100% !important; }
	#contentLeft ul, .contentBlock ul { float: none; }

	#M-level3control { padding: 0 10px; margin-bottom: 15px; }
	#M-level3control h1 { font-size: 20px; text-transform: none; color: #331e54; margin-bottom: 10px; }
	#M-level3control h4 { font-size: 14px; color: #A05324; text-transform: none; }
	#M-level3control ul { overflow: visible; }
	#M-level3control .infobox { overflow: visible; margin-top: 10px; }
	#M-level3control .infobox img { float: none; }
	#M-level3control .infobox li { float: left; font-size: 12px; list-style-type: disc; list-style-image: none; list-style-position: inside; margin-right: 20px; line-height: 135%; padding: 0; }
	#M-level3control .infobox li:first-child { }
	#M-level3control a { font-weight: normal; color: #44687D; }
	#M-level3control .infobox h4 { float: left; width: 43%; }
	#M-level3control .infobox h4 + ul { float: left; font-size: 12px; margin-left: 1%; width: 55%; }

	#d2lSupportForm { margin-left: 0 !important; }

	.sectionTemplateB #content { width: 73%; }
	.sectionTemplateB #content p a { color: #0065a2; }
	.sectionTemplateB #content.Full { width: 100%; }
	.sectionTemplateB #contentLeft { width: 100%; margin-right: 0; }
	.sectionTemplateB #contentLeft.Double { width: 100%; margin-right: 0; }
	.sectionTemplateB #contentLeft.rightSB { width: 70% !important; float: left; }
	.sectionTemplateB #contentLeft.rightSB + #contentRight { width: 23% !important; float: right; border: 1px solid #ccc; border-radius: 5px; box-shadow: 1px 1px 2px #999; padding: 1%; }
	.sectionTemplateB #contentLeft ul { float: none; }
	.sectionTemplateB #contentRight { float: none; width: 100%; border: none; box-shadow: none; border-radius: 0; padding: 0 0 8% 0; margin-top: 20px; background-color: #fff; }
	.titleimage {  height: auto; width: 98%; padding: 1%; background: #fff; -webkit-box-shadow: 0 3px 5px #999; -moz-box-shadow: 0 3px 5px #999; box-shadow: 0 3px 5px #999; margin-bottom: 10px; }
	.sectionTemplateB #sectionSidebar { width: 23%; padding: 0; margin-right: 0; }
	.sectionTemplateB #sectionSidebar .infobox img { width: 90%; height: auto; }
	.sectionTemplateB .infobox div { float: none !important; }
	.sectionTemplateB #sectionSidebar #contentRight .infobox img { width: 96%; }
	.sectionTemplateB #sectionSidebar #contentRight { background-image: none; }
	.sectionTemplateB #subNavigation a { display: block; text-transform: none; }

	.cd { margin-left: 0; width: 100%; float: none; }
	img[alt='Warhawks Vote banner'] { width: 700px; height: auto; padding-bottom: 10px !important; }

	#carouselMain { width: 580px; }
	.carouselPanel { width: 580px; top: 0; left: 0; }
	.carouselContent { width: 290px; right: 10px; top: 5px; }
	.carouselContent h3 { font-size: 20px; }
	#carouselNav img { right: 50px; }

	#uwwBottomShadow { display: none; }

	#footercol3 { display: none; }
	#footercol1 { width: 30%; float: left; margin-right: 22px; }
	#footercol2 { width: 36%; float: left; margin-right: 22px; }
	#footercol4 { width: 27%; margin-right: 0; }
	.Arrows #carouselMain { width: 727px; height: 370px; overflow: hidden; position: relative; float: left; }
	.carouseltext{
    display: block;
    float: left;
    height: 141px;
    left: 71px;
    position: relative;
    top: -10px;
    width: 319px;
	background-color:#5d7f91;}
	
	#carouseltextMobile{top:10px;}
	
	.Arrows .carouselContent{
    height: 120px;
    padding: 10px;
    position: absolute;
    right: 253px;
    top: 91px;
    width: 380px;}
	
	.sectionTemplateB #contentRight { float: none; width: 100%; border: none; box-shadow: none; border-radius: 0; padding: 0 0 8% 0; /*margin-top: -532px;*/ background-color: #fff; }

	.sectionTemplateB #contentLeft.rightSB { width: 70% !important; float: none; }
	
	#contentTop, #contentBottom { width: 100%; }
	
	#contentTop #askAwayInput, #contentBottom #askAwayInput { width:100%; height:80px; background:url("https://www.uww.edu/images/registrar/registrar-askaway-background.jpg") 0 0 no-repeat; display: block; clear:both; text-align:left; margin:0 auto; padding:0; }
	
	#contentTop #askAwayInput #question, #contentBottom #askAwayInput #question { background:#faf9f6; border:1px solid #5e5d5a; margin:15px 0 11px 212px; padding:2px; width:189px; font-style:italic; }
	
	#contentTop #askAwayInput p, #contentBottom #askAwayInput p { font-size:10px; padding:0; margin: 13px 0 0 216px; }
	
	
	#contentTop #askAwayInput #topten, #contentBottom #askAwayInput #topten {
    background: url("https://www.uww.edu/images/registrar/registrar-askaway-topten.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 7px;
    margin-top: 0px;
	}
	
	#contentTop #askAwayInput #submit, #contentBottom #askAwayInput #submit {
    background: url("https://www.uww.edu/images/registrar/registrar-askaway-submit.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
}


/*styles for smart phones*/
@media screen and (max-width: 320px), screen and (max-width: 569px) {
	.desktop, .tablet { display: none; }
	.handheld { display: block; }

	.M-clear { float: none !important; width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; position: static !important; margin-bottom: 10px; }

	table { width: 100% !important; }

	#uwwLandingNav { display: none; }
	#mobileLandingNav { float: left; margin-top: 4px; }
	#mobileLandingNav li { display: inline; font-size: 11px; padding: 0 6px; }
	#mobileLandingNav a { color: #fff; text-decoration: none; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
	#uwwShortcuts { background: url("../uww/img/bg_optionmob.gif") no-repeat scroll 0 0 transparent; width: 55px; }
	#uwwShortcuts select { width: 53px; }
	#uwwTools { float: none; width: 100%; position: relative; }
	#uwwSearch.desktop { display: none; }
	#uwwMobileSearch { float: right; margin-right: 5px; z-index: 60000; }
	#uwwMobileSearch label { display: none; }
	#uwwMobileSearch #triggersearch { border: 0; background: transparent url('../uww/img/btn_search.gif') no-repeat; cursor: pointer; width: 22px; height: 22px; }
	#uwwMobileSearch #searchbox { position: absolute; left: 31%; top: 0; padding: 15px; background-color: #333; box-shadow: 0 0 4px #ccc; width: 50%; display: none; }
	#uwwSearchQuery { border: 0; width: 100%; }
	#uwwSearchSubmit { display: none; }
	#uwwHeader { padding-top: 0; }
	#uwwResources { display: none; }
	#uwwAudienceNav { display: none; }

	.applogo { display: none; }
	#uwwLogo { text-align: center; z-index: 10; }
	#uwwLogo a { display: block; }
	#uwwLogo a:first-child img { width: 80%; }
	#uwwLogo a:first-child { border: none; }
	#uwwLogo a:last-child img { width: 80%; }
	#uwwHeader { padding-top: 10px; padding-bottom: 0; }
	#uwwTopShadow { display: none; }

	#wrapper, #uwwPage, #appcontent, .uww1k { padding: 0; margin: 0; border: none; }
	.uww1k { width: 320px; margin: 0 auto; }

	#sectionNavigation { margin-bottom: 1px; }
	#sectionNavigation ul, #sectionNavigation ul.level1 { padding: 5px 0; }
	#sectionNavigation ul.level1 a { font-size:16px; display: block; padding: 10px 10px; border: 1px solid #5D7F91; color: #C0D6E0; border-bottom-color: #688FA0; background: url("../uww/img/icon_dropdown_right.png") center right no-repeat; text-decoration: underline; }
	#sectionNavigation ul.level1 { width:100%; }
	#sectionNavigation ul.level1 li { display: block; padding: 0 5px; text-align: left; }
	#sectionNavigation ul.level1 li.hassub { padding: 0 5px; }

	h1.handheld { font-size: 40px; color: #fff; letter-spacing: -1px; text-transform: none; text-shadow: 1px 1px 3px #222222; padding: 5%; background-color: #241042; margin-bottom: 0; width: 90%; }
	h1.image { overflow: hidden; background-position: -190px -25px !important; width: 100% !important; height: 100px !important; margin-bottom: 1px; padding-top: 8px; }
	h1.image span { padding-left: 0; padding-top: 0; font-size: 32px; }

	#uwwTicker, #uwwTicker.Right { width: 100%; background: none; height: auto; padding: 0; background-color: transparent; border: none; margin: 1px 0; font-size: .9em; }
	.uwwAudience #uwwTicker, .uwwAudience #uwwTicker.Right { width: 100%; height: auto; }
	#uwwTicker .items { width: 96%; padding: 0 2%; height: inherit; overflow: visible; margin-left: 0; float: none; }
	#uwwTicker .items .item { height: auto; overflow: visible; width: 100%; }
	#uwwTicker .items div { margin-top: 0; padding-right: 0; margin-bottom: 8px; width: 100%; margin-right: 0; float: none; }
	#uwwTicker .item { height: auto; overflow: auto; line-height: 150%; float: none; }
	#uwwTicker a { font-weight: normal; font-size: 1em; }
	#uwwTicker h2 { float: none; width: 100%; margin-top: 0; margin-bottom: 5px; }
	#uwwTicker h2 a { display: block; text-transform: uppercase; font-weight: normal; font-size: 14px; color: #fff; background-color: #563D7C; text-align: left; margin-bottom: 0; padding: 3% 0 3% 3%; width: 97%; }
	#uwwTicker div.controls  { height: 15px; }

	#breadcrumbs { margin-bottom: 10px; }

	#sectionSidebar.Left { float: none; }
	#sectionSidebar { width: 100%; background: none; margin-bottom: 1px; position: relative; }
	#sectionSidebar #sidebarHeader + h2 { cursor: pointer; padding: 10px 25px 10px 10px; text-transform: uppercase; font-size: 14px; color: #fff; background: #333 url("../uww/img/icon_dropdown_down.png") 98% 50% no-repeat; text-align: left; margin-bottom: 0; min-height: 0; }
	#sectionSidebar hr { display: none; }
	#sectionSidebar ul { margin-bottom: 5px; }
	#sectionSidebar h3 { color: #333; }
	#sidebarHeader { display: none; }
	#sidebarWrapper { display: none; background: none; padding: 5px; background-color: #eee; }
	#sidebarWrapper ul a { font-size:12px; display: block; padding: 10px 5px; background: url("../uww/img/icon_dropdown_rightdark.png") center right no-repeat; text-decoration: underline; }
	#sidebarWrapper ul { width:100% !important; margin-left: 0; padding-left: 0;  }
	#sidebarWrapper ul li { display: block; padding: 0 !important; text-align: left; margin: 0 !important; list-style-type: none; }
	#sidebarWrapper ul.handheld li { margin-top: -15px; }
	#sidebarWrapper ul.handheld { margin-bottom: 0; }

	.Fat, .Slim { width: 100% !important; }
	#content.Right { float: none; margin-right: 0; }
	#content { width: 100%; padding: 0; margin-right: 0; }
	#content .spotlight, #content .video, #content .contentBlock { float: none; clear: both; padding: 0; }
	#content .contentBlock h2 { font-size: 14px; }
	#content .contentBlock p, #content .contentBlock ul { padding: 0 5px; }
	#contentLeft ul, .contentBlock ul { float: none; }
	#content iframe { width: 100% !important; }
	#content h2 { margin-left: 0; }
	#contentLeft { margin-right: 0; }
	#content form { padding: 5px; }
	#content input[type='text'], #content textarea, #content select { width: 70%; }
	#content .contentBlock iframe { width: 320px !important; height: 320px !important; }
	#content h2 img { float: none!important; display: block; }

	#d2lLoginForm { padding-left: 0 !important; }
	#d2lSupportForm { margin-left: 0 !important; }

	#M-level3control { padding: 0 0; margin-bottom: 1px; }
	#M-level3control #level3wrapper { padding: 5px; display: none; background-color: #EBE6F4; }
	#M-level3control h1 { cursor: pointer; text-transform: uppercase; font-weight: normal; font-size: 14px; color: #fff; background: #563D7C url("../uww/img/icon_dropdown_down.png") 98% 50% no-repeat; text-align: left; margin-bottom: 0; padding: 3% 0 3% 3%; width: 97%; }
	#M-level3control .infobox h4, #M-level3control .infobox h3, #M-level3control .infobox h2 { font-size: 14px; color: #563D7C; text-transform: uppercase; font-weight: bold; float: none; width: 100%; }
	#M-level3control ul { overflow: auto; }
	#M-level3control .infobox { overflow: visible; }
	#M-level3control .infobox li { float: none; display: block; padding: 0; text-align: left; margin: 0; list-style-type: none; }
	#M-level3control a { font-size:12px; color: #000; display: block; padding: 10px 0; background: url("../uww/img/icon_dropdown_rightdark.png") center right no-repeat; text-decoration: underline; }
	#M-level3control .infobox h4 + ul { width:100%; margin-left: 0; padding-left: 0; }
	#M-level3control h1.trigger + #level3wrapper div:first-child h2 { display: none; }

	.sectionTemplateB .titleimage { display: none; }
	.sectionTemplateB #content { width: 100%; float: none; }
	.sectionTemplateB #content p a { color: #0065a2; }
	.sectionTemplateB #content.Full { width: 100%; }
	.sectionTemplateB #contentTop, .sectionTemplateB #contentBottom { width: 100%;}
	.sectionTemplateB #contentTop img, .sectionTemplateB #contentBottom img { padding: 0 !important; margin: 0 !important; }
	.sectionTemplateB #contentLeft { width: 100%; margin-right: 0; margin-top: 10px; }
	.sectionTemplateB #contentLeft.Double { width: 100%!important; margin-right: 0; float: none; }
	.sectionTemplateB #contentLeft ul { float: none; }
	.sectionTemplateB #contentRight { float: none; width: 100%; border: none; box-shadow: none; border-radius: 0; padding: 0 0 8% 0; margin-top: 20px; background-color: #fff; }
	.titleimage {  height: auto; width: 98%; padding: 1%; background: #fff; box-shadow: 0 3px 5px #999; margin-bottom: 10px; }
	.sectionTemplateB #content .spotlight, .sectionTemplateB #content .video, .sectionTemplateB #content .contentBlock { float: none; width: 100%; }
	.sectionTemplateB #sectionSidebar { width: 100%; padding: 0; margin-right: 0; border: 0; }
	.sectionTemplateB #sectionSidebar .infobox img { width: 100%; display: block; float: none; margin-top: 0; }
	.sectionTemplateB #sectionSidebar .infobox a img { width: 50%; }
	.sectionTemplateB .infobox div, .sectionTemplateB #content .contentBlock div  { float: none !important; width: 100% !important; }
	.sectionTemplateB #sectionSidebar #contentRight .infobox img { width: 100%; }
	.sectionTemplateB #sectionSidebar #contentRight .infobox a img { width: 50%; }
	.sectionTemplateB #sectionSidebar .infobox h2, .sectionTemplateB #sectionSidebar .infobox h3, .sectionTemplateB #sectionSidebar .infobox h4 { font-size: 14px; color: #333; background: none; padding-left: 0; padding-bottom: 0; }
	.sectionTemplateB #subNavigation a { line-height: 25px; padding: 5px; display: block; color: #364d60; background-color: #E9E7D8; text-transform: none; font: 13px Arial, sans-serif; }
	.sectionTemplateB #subNavigation a:hover { background-color: #F2F3EC; text-decoration: none; }

	.sectionTemplateB #dip { display: none; }
	.sectionTemplateB .handheld .panel-custom { position: static!important; height: auto!important; width: auto!important; }
	.sectionTemplateB .handheld .panel-custom h3 { color: #A05324!important; font-size: 16px!important; text-transform: none; font-weight: bold!important; font-family: Arial!important; }
	.sectionTemplateB .handheld .panel-custom h4 {color: #333!important; font-size: 13px!important; text-transform: none; }
	.sectionTemplateB .handheld .panel-custom p { padding: 0!important; }

	.cd { margin-left: 0; width: 100%; float: none; }
	.sectionTemplateB #content .contentBlock .cd div { padding: 5%; margin-bottom: 10px; text-align: center; border-radius: 10px; border-size: 1px; width: 90% !important; }
	img[alt='Warhawks Vote banner'] { width: 320px; height: auto; padding-bottom: 10px !important; }

	#uwwFooter .uww1k { background-image: none; padding: 0; }
	#footercol1, #footercol2, #footercol3 { display: none; }
	#footercol4 { width: 96%; float: none; padding: 5px 2%; margin-right: 0; }
	.carouseltext{display:none;}
	
	#contentTop, #contentBottom { width: 100%; }
	
	#contentTop #askAwayInput, #contentBottom #askAwayInput { width:100%; height:144px; background:url("https://www.uww.edu/images/registrar/registrar-askaway-background.jpg") 0 0 no-repeat; display: block; clear:both; text-align:left; margin:0 auto; padding:0; }
	
	#contentTop #askAwayInput #question, #contentBottom #askAwayInput #question { background:#faf9f6; border:1px solid #5e5d5a; margin:69px 0 12px 0px; padding:2px; width:312px; font-style:italic; }
	
	#contentTop #askAwayInput p, #contentBottom #askAwayInput p { font-size:10px; padding:0; margin: 26px 0 0; }
	
	
	#contentTop #askAwayInput #topten, #contentBottom #askAwayInput #topten {
    background: url("https://www.uww.edu/images/registrar/registrar-askaway-topten.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin-left: 7px;
    margin-top: 0px;
	}
	
	#contentTop #askAwayInput #submit, #contentBottom #askAwayInput #submit {
    background: url("https://www.uww.edu/images/registrar/registrar-askaway-submit.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
}
  
}

}







