@import"/css/reset_1.css";
/*@import url(http://fonts.googleapis.com/css?family=Oswald); /*-------- For Fancy Date Display ----- */

body {
    color:#444;
    /*position:relative;*/
    min-width:320px;
    background-color: #f7f7f7;
    /*background-image: url(/img/bg-section.jpg);
    background-repeat: repeat;
    background-position: 50% 0;*/
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif; /* font-size=100% in the reset styles, set size in ems from here on */
    text-align: center;
    /*font-size: 100%;
    line-height: 1.25em;*/
}

a:link, a:visited {
    color: #882345;
    font-weight: bold;
    text-decoration: none;

}

a:hover, a:active {
    text-decoration: underline;
}

/*html,body {height:100%;}*/

p {
    font-size: .95em;
    line-height: 1.5em;
}
a {color:#882345;outline:none;cursor:pointer;text-decoration:none;}
a:hover {text-decoration: underline}
p a {
    font-weight: bold;
}
p a:hover {
    text-decoration: underline;
}
/*  Header styles */

/* hides the h1 */
#header h1 {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#header h2 {
    color: #fff;
    font-size: 1.125em;
    margin-top: 0px;
    width: 320px;
    line-height: 1.5em
}

h1,h2,h3,h4,h5,h6{color:#42312a; margin: 1rem 0;}

h1{font-size: 1.3rem;
   margin-top: 0;
   font-weight: bold;}

h2{
    font-size: 1.25em;
    font-weight: bold;
}
h3{ color:#42312a;
    font-size: 1.1em;
    font-weight: bold;
} 
h4{font-size: 1rem;}  
h5{
    font-size: .9em;
    font-weight: bold;
    color:#333333;
}
h6 {
    font-size: .8em;
    font-weight: bold;
}


/* Global Structure---------------------------------------- */
.bg {
    width:100%;
    background-color: #ffffff;
}

#container {
    background: #fff;
    margin: 0 auto;
    text-align: left;
    width: 1078px;
    -moz-box-shadow: 0 5px 15px #666;
    -webkit-box-shadow: 0 5px 15px #666;
    box-shadow: 0 5px 15px #666;
    overflow: hidden;
}

.secondary ol, .secondary ul, .secondary dl, .primary ol, .primary ul, .secondary-right ol, .secondary-right ul, .secondary-right dl  {
    margin: 1rem 0;
}


.primary li, .secondary li, .secondary-right li {
    font-size: .9em;
    line-height: 1.25rem;
    margin-left: 2.5rem;
} 

.primary-right h2 { font-weight: bold; border-bottom: 2px solid #FDE; }

/* Branding, search, header ---------------------------------------- */

header {
    padding: 0 60px;
    background: #882345 url(/img/swoosh3.png) no-repeat 0px 60px;
    /*height: 270px;*/
}
header.subpages {
    height: 167px;
}

header.subTOPpages {
    background-image: url(/img/swoosh-small.png);
    background-repeat: repeat-x;
    background-position: 50% 0;
    height: 286px;
}


/* hides the h1 */
header h1 {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

header h2 {
    color: #fff;
    font-size: 1.05rem;
    margin-top: 6px;
    font-weight: bold;
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


header h1.logo {
    padding-right:41px;
    padding-bottom:15px;
    height: 88px;
    width: 307px;
}
header h1.logo a { display:block; width:209px;}
header h1.logo a img { max-width:100%; height:auto;}
.tooltips { position:relative; overflow:hidden; padding:6px 2px 0 0;}
.tooltips li { float:left; margin-left:-5px;}
.tooltips li:first-child { float:left; margin-left:0px;}
.tooltips li a { display:block;}
.tooltips li a img {-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.tooltips li a:hover img {-moz-transform: scale(0.7);-webkit-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);}
.slogan { clear:right; padding:47px 0 0 0; letter-spacing:-1px;}
.slogan a.button { margin:7px 0 0 5px;}

.nav-container {
    width:1008px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#branding {
	float: right;
	margin-right: -60px;
}

#masthead {
	float: left;
	margin-top: -3px;
	margin-left: 20px;
}

#masthead a:link,
#masthead a:visited {
	color: #fff;
	text-decoration: none;
}

#masthead a:active,
#masthead a:hover {
	border-bottom: 1px solid;
}

img#logo {
    float: left;
    margin-top: 36px;
}

#search {
    float: right;
    margin-top: 54px;
}

#search input[type="text"], .search input[type="text"] {
    background: #fff url("/img/search-white.png") no-repeat 10px 4px;
    border: 1px solid #ddd;
    color: #444;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    outline: none;
    padding: 4px 12px 4px 36px;
    width: 150px;
    font-size: 0.7em;
}


.bg-toppicture {
    width:950px;
    background:url(/img/slider-shadow.png) 0 100% no-repeat;
    padding-bottom:13px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.toppicture {
    width:949px;
    z-index:1;
    background:#fff;
    margin-left: 6px;
    margin-top: -6px;
    padding-top: 6px;
}

.img-box-toppicture {
    display:inline-block;
    padding:8px;
    margin-bottom:32px;
    background-color: #FFFFFF;
    box-shadow: 0 20px 25px -25px rgba(0,0,0,1);
}


/*------ Marquee from layout2.css -------*/
#marquee {
    background: #F4f4f4;
    border: 0;
    box-shadow: 0px 4px 6px #bbb;
    -moz-box-shadow: 0px 4px 6px #bbb;
    -webkit-box-shadow: 0px 4px 6px #bbb;
    margin: 0;
    z-index: 10;
    display: block;
    width: 680px;
    padding: 20px;
    height: auto;
    margin: 0;
}

#marquee img {
    width: 680px;
    margin-top: -50px;
}

#marquee a {
    height: 272px;
    overflow: hidden;
    display: inline-block;
}

#marquee .caption {
    width: 660px;
    background-color: #555;
    padding: 5px 10px;
    color: #eaeaec;
    line-height: 1.15rem;
}

.sub-heading {
    display: block;
    font-size: .8em;
    font-weight: bold;
    line-height: 1.25em;
    color: #555;
}

/*----- txt,links,lines,titles -----*/
.clear {clear:both;line-height:0;font-size:0;overflow:hidden;height:0;width:100%;}
.wrapper {width:100%;overflow:hidden;position:relative;}
.extra-wrap {
    overflow:hidden;
    display:block;
    font-size: .75rem;
}
.fleft {float:left}
.fright {float:right}
.alignright {text-align:right}
.aligncenter {text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#882345;}
.color2{
    color:#666666;
}
.color3{ color:#42312a;}
.text1{ font-size:15px; color:#42312a;}

/*******************Side Navigation*******************************************/


ul#navigation {
    margin-top: 20px;
    padding: 0;
    width: 230px;
    /*xbackground: #d1d2d3;
    xbackground: -moz-linear-gradient(top, #ffffff, #d1d2d3);*/

}

#navigation li a {
    margin: 0;
    padding: 8px 16px;
    color: #333;
    border-top: 1px solid #d1d2d3;
    font-size: 0.9rem;
    font-weight: bold;	/*background: -webkit-linear-gradient(left, #d1d2d3, #fff);*/	

}

#navigation li:first-child a {
    border: 0;
}

#navigation a:link, #navigation a:visited {
    text-decoration: none;
    display: block;
}

#navigation a:hover, #navigation a:active {
    background: #F4f4f4;
    color: #882345;
    /*	padding-bottom: 53px;	
    */}

#navigation ul, #navigation li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}


#navigation li ul li a {
    font-weight: normal;
    margin: 0;
    padding: 4px 6px 4px 32px;
    border: none;
    font-size: 0.9rem;
    background: #fff;
    color: #5C1230;
}
#navigation li ul li ul li a {
    font-weight: normal;
    padding: 4px 6px 4px 48px;
}

#navigation li ul {
    margin-top: 0;
    padding-bottom: 0.8125rem;
    /*padding-left: 1.625rem;*/
}

#navigation li.last {
    border-bottom: 1px solid #ddd;
}


/* ----------- stylized ----------- */
#stylized fieldset {
    border:solid 1px #ccc;
    background:#fff;
    padding: 1rem 0;
    width: 265px;
    margin: 1rem 0;
}

#stylized legend {
    padding: .25rem .5rem;
    background: #fff;
    margin-left: 1rem;
}

#stylized label {
    display:block;
    text-align:right;
    width:100px;
    float:left;
    font-size: .8rem;
}

#stylized input {
    float:left;
    font-size:.8rem;
    padding:.125rem;
    border:solid 1px #ccc;
    width:100px;
    margin: 0 0 1rem 1rem;
}
#stylized button {
    clear:both;
    margin-left:8.75rem;
    width:6rem;
    height:2rem;
    background:#ccc;
    text-align:center;
    color:#333;
    font-size:.8rem;
}


.highlight {
    background-color: #e5eaf5;
    border: 1px solid #7f99cc;


    padding: .5rem; /* http://www.jankoatwarpspeed.com/post/2008/05/22/CSS-Message-Boxes-for-different-message-types.aspx */
}	


/********************** Content ************************/
section {
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 39px;
    padding-left: 0;
    margin-top: 375px;
}

section.subpages {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}

section.padcontent { padding:30px 0 39px 0;}
section.padcontent2{ padding:30px 0 10px 0;}
section.padcontent22{
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
section.padcontent3{ padding:30px 0 51px 0;}
section.padcontent32{ padding:30px 0 50px 0;}
section.padcontent4{ padding:30px 0 45px 0;}

.list1 ul { list-style:none;
}
.list1 li {
    list-style:none;
    background:url(/img/lineH.png) 0 100% repeat-x;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0rem;
}




.list2{ float:left;}
/*.list2 li { background:url(/img/marker-footer.png) 1px 8px no-repeat; padding:0px 0px 10px 16px;}*/
.list2 li a {
    color:#882345;
    font-size: 0.75rem;
    text-decoration: none;
    padding-bottom: 5px;

}





.nmsu-date {
    display:block;
    font-size:1.0rem;
    line-height:1.5rem;
    color:#fff;
    box-shadow:0 1px 2px rgba(0,0,0,.4);
    width:58px;
    height:51px;
    float:left;
    text-align:center;
    border-radius:3px;
    background: #882345;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#882345), to(#943251));
    background: -webkit-linear-gradient(#882345, #943251);
    background: -moz-linear-gradient(#882345, #943251);
    background: -ms-linear-gradient(#882345, #943251);
    background: -o-linear-gradient(#882345, #943251);
    background: linear-gradient(#882345, #943251);
    -pie-background: linear-gradient(#882345, #943251);
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
    margin-top: 3px;
    margin-right: 14px;
    margin-bottom: 0;
    margin-left: 1px;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.nmsu-date span { display:block; margin-top:-6px;}
.nmsu-date:hover { text-decoration:none;
             background: #B7D300;
             background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EAABOD), to(#f5b111));
             background: -webkit-linear-gradient(#EAABOD, #f5b111);
             background: -moz-linear-gradient(#EAABOD, #f5b111);
             background: -ms-linear-gradient(#EAABOD, #f5b111);
             background: -o-linear-gradient(#EAABOD, #f5b111);
             background: linear-gradient(#EAABOD, #f5b111);
             -pie-background: linear-gradient(#EAABOD, #f5b111);}
.img-box { background:#f4f4f4; display:inline-block; padding:8px;box-shadow: 0 20px 25px -25px rgba(0,0,0,1); margin-bottom:2rem;}
.img-box img { max-width:100%; height:auto;}

.img-box-secondary { background:#f4f4f4; display:inline-block; padding:8px;box-shadow: 0 20px 25px -25px rgba(0,0,0,1); margin-bottom:32px;}
.img-box-secondary img { max-width:100%; height:auto;}

.box1{
    padding-top: 21px;
    padding-right: 0;
    padding-bottom: 21px;
    padding-left: 1px;
}
.box1 .fleft { padding:4px 18px 0 0;}
.box1 .extra-wrap h2{ padding-bottom:19px;}
.box2{ padding:4px 0 5px 0;}
.box2 .img-box { margin:3px 17px 0 0;}
.box3{ text-align:center; padding:4px 0 0 0;}
.box3 img { margin-bottom:23px;}
.box3 p { padding-top:16px;}
.lineH { background:url(/img/lineH.png) 0 0 repeat-x; height:1px;}
.quote blockquote {
    background:#dcd9d6;
    border-radius:3px;
    padding:25px 20px 30px 30px;
    margin:9px 0 33px;
    position: relative;
    font-style:italic;
    font-size: .75rem;
}
.quote blockquote span { display:block; background:url(/img/quotes.png) 0 0 no-repeat; width:21px; height:21px; position:absolute; bottom:-21px; left:30px;}

blockquote {
    margin: 1rem 2.5rem;
    border-left: 1px solid #ccc;
    padding-left: 1rem; 
    font-style: italic;
}

.panes { position:relative;}

dd {
    line-height: 1.5em;
    font-size: .9em;
    padding-bottom: 5px;
    margin-left: 1rem;
}


dt {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.6rem;

}

/* ----------- Table Style ------------*/

table {
    border: 1px solid #ccc;
    margin: 1rem 0;
}	
/*
tr {
    border-top: 1px solid #ccc;
    padding: 3px;
}		
*/
td, th {
    padding: .5rem;
    font-size: .8rem;
    /*border: 1px solid #ccc;*/
    border-right: solid 1px #ccc;
}
td {
    border-bottom: solid 1px #ccc;
}
th {
    font-weight: bold;
    text-align: center;
    border-bottom: solid 2px #555;
}
tfoot td {
    font-size: .75rem;
    font-style: italic;
}	


caption {
    font-size: 1rem;
    margin: .25rem 0;
}

.map { width:494px; height:417px;background:#fff; display:inline-block; padding:8px;box-shadow: 0 13px 25px -25px rgba(0,0,0,1); margin:6px 0 27px;}
.map iframe { width:494px; height:417px;}

figure {
    display: table;
    width: 1px; /* http://www.lifeathighroad.com/web-development/forcing-to-wraps-to-the-width-of-an-image-using-css-only/ */
    margin: 1rem 0; 
}	

figure img {
    border: 1px solid #444;
}		

figcaption {
    font-size: .75rem;
    font-style: italic;
    margin-top: .5rem;
}	

tr:nth-child(even) {
    background-color: #e6e6e6; /* http://css-tricks.com/how-nth-child-works/ */
}	


.contacts { position:relative; font-style:normal; overflow:hidden;}
.contacts img { float:left; margin-right:14px;}
.contacts .fleft { width:225px;}
.contacts .fleft:first-child { margin-right:57px;}
.contacts .extra-wrap { padding:3px 0 0 0;}
.contacts span { display:inline-block; width:75px;}


code {
    color: #36c;
    display: block;
    width: 90%;
    margin: 10px 20px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    line-height: 1.5;
    padding: 5px;
    font-size: small;
}

p+p,    p+ul,
p+ol,   ul+p,
ol+p,   ul+ul,
ol+ol,  ul+ol,
ol+ul,  p+dl,
dl+p,   div+p,  
p+div {
    margin: 1em 0;
}

pre {
    font: 1.2rem monospace;
}

li ul {
    /*font-size: 1.25rem; /* resets a nested listed item back to the baseline font size - .64rem (the product of .8rem x .8rem) x 1.25 = .8rem */
}

li ol {
    /*font-size: 1.25rem;*/
    color: #F90;
    list-style-type: lower-latin;
}

/****  Buttons ****/

/*  Grey Button Style */
.button {
    display:inline-block;
    color:#666;
    font-size: 12px;
    /* Background Gradients */

    background: #d1d2d3;
    background: -moz-linear-gradient(top, #ffffff, #d1d2d3);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d1d2d3));
    /* Rounded corners */

    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    border: 1px solid #999;
    margin: 0 0 10px 0;
    cursor: pointer;
}

.button:hover {
    color: #882345;
    text-decoration: none;
}

/*  Crimson Button Style */
.button2{
    display:inline-block;
    color:#fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight:bold;
    border-radius:5px;
    box-shadow:0 1px 2px rgba(0,0,0,.3);
    background: #882345;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#882345), to(#781434));
    background: -webkit-linear-gradient(#882345, #781434);
    background: -moz-linear-gradient(#882345, #781434);
    background: -ms-linear-gradient(#882345, #781434);
    background: -o-linear-gradient(#882345, #781434);
    background: linear-gradient(#882345, #781434);
    -pie-background: linear-gradient(#882345, #781434);
    font-size: 1.0rem;
    letter-spacing: .05rem;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
}
.button2:hover {
    text-decoration:none;
    background: #470006;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#470006), to(#30211b));
    background: -webkit-linear-gradient(#470006, #30211b);
    background: -moz-linear-gradient(#470006, #30211b);
    background: -ms-linear-gradient(#470006, #30211b);
    background: -o-linear-gradient(#470006, #30211b);
    background: linear-gradient(#470006, #30211b);
    -pie-background: linear-gradient(#470006, #30211b);
}


.link1{ text-decoration:underline;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.link1:hover { text-decoration:none;color:#42312a;}


.link3{ display:inline;font-size:14px; color:#882345; text-transform:uppercase;line-height:1.2rem; font-family: 'Oswald', sans-serif; font-weight:normal;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.link3 span {
    color:#666666;
}
.link3:hover { text-decoration:none; color:#42312a}
/******************** Footer ******************/
footer {
    padding:0px 0 21px 0;
    background-color: #f4f4f4;

}
footer a {color:#882345;}

#copyright {
    padding: 0 60px;
    background: #882345;
}

#copyright p {
    color: #fff;
    font-size: 0.7em;
    padding: 1em 0;
}

.cont_info { font-style:normal;color:#333333;font:13px/20px Arial, Helvetica, sans-serif;}
.cont_info a { color:#882345; text-decoration:underline;}
.cont_info a:hover { text-decoration:none;}

.legals {
    color:#ffffff;
    /* Background color and gradients */
    background-color: #882345;
    background: -moz-linear-gradient(top, #5C1230, #882345);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5C1230), to(#882345));
    background-position: 0 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 21px;
    padding-left: 0;
}
legals a {color:#ffffff;}
.privacy {font-size:.75rem;}
.privacy a { color:#ffffff;}

.privacy a img { margin:1px 1px 0 1px;}
.privacy span { display:inline-block; margin:0 4px;}
.footer-line { background:url(/img/footer-line.jpg) 0 0 repeat-x; margin-top:13px; padding:18px 0 0 0;}
.footerpad {padding:18px 0 20px 0; }


ul.icons {
    display: inline;
    list-style-type: none;
    margin-top: 8px;
}
ul.icons li {
    float:left;
    margin-right: 8px;
}


/********************** Extra padding ********************************/
.pad_right2{ padding-right:40px;}
.pad_right3{ padding-right:79px;}
.pad_right4{ padding-right:55px;}
.pad_right { padding-right:83px;}
.pad_left  { padding-left: 45px;}

.list_padbot { padding-bottom:53px;}
.padbot {
    padding-bottom:28px;
}
.padbot2{ padding-bottom:25px;}
.padbot22{ padding-bottom:24px;}

.padright2{ padding-right:15px;}
.pad { padding:29px 0 47px;}
.padtop { padding-top:50px;}
.padtop2{ padding-top:16px;}
.titlepad {
    padding-top: 16px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
}

.titlepad3{ padding:0 0 18px 0 !important;}
.titlepad4{ padding:42px 0 19px 0 !important;}
.titlepad5{ padding:0 0 31px 0 !important;}
.imgindent { margin:10px;}
.padline { margin:3px 0 39px;}
.padline2{ margin:21px 0 40px;}
.pad2{ padding:6px 0 0 0;}
.pad2 .img-box { margin-bottom:26px;}



fieldset.formAddition {
    border: 1px solid #333;
    padding: .5em;
    margin-bottom: 1em;
}

.photofeat {
    width:80px;
    height:80px;
    padding:2px;
    overflow:hidden;
    display:inline-block;
}

.timeline {
    width: 300px;
    margin-top: 20px;
    float: left;
    overflow: auto;
}
.timeline2 {
    width: 340px;
    margin-top: 20px;
    float: left;
    overflow: auto;
}

.lmar20 { margin-left: 20px; }
.lmar10 { margin-left: 10px; }

.visually-hidden { /* snook.ca/archives/html_and_css/hiding-content-for-accessibility */
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

address {
border-bottom: 1px solid #ddd;
font-size: 0.8em;
line-height: 1.5em;
margin: 1em 0;
padding-bottom: 1em;
}

ul.vertical-menu li {
	list-style-type: none;
	margin-left: 0;
}

.vertical-menu li a {
	border-top: 1px solid #ddd;
	line-height: 1.5em;
	padding: 0.5em 1em;
}

.vertical-menu a:link,
.vertical-menu a:visited {
	text-decoration: none;
	display: block;
}

.vertical-menu a:active,
.vertical-menu a:hover {
	background: #ededed;
}

.vertical-menu ul li a {
	border: none;
	padding-left: 1em;
}


.vertical-menu ul li a:before {
    content: "\2023\0020";
}


.vertical-menu li ul {
	list-style-type: none;
	margin-top: 0;
        margin-left: 15px;
}

ul.vertical-menu li:last-child { border-bottom: 1px solid #ddd; }
ul.vertical-menu li ul li:last-child { border-bottom: 0; }
.secondary select.mnav { width: 100%; }
.search-container h5 { margin-bottom: .3em; }