/* Navigation */

div#navigation {
	padding: 11px 5px 10px 15px;
	margin: 24px 0 0 8px;
	width: 170px;
	float: left;
	background: #fff url(../../images/dar/frame.gif) no-repeat top left;
}

div#navigation div.logo {
	background: #fff url(../images/logo.gif) no-repeat top center;
	padding-top: 60px;
	margin: 16px 0;
	border-bottom: 1px solid #999;
	width: 165px;
}
		
/* Content */

div#content h2 {
	font: normal 160% "Helvetica", Verdana, Arial, sans-serif;
	padding: 20px 0 0 0;
	color: #4d3924;
}

div#content img.imgright {
	float:right;
	clear: right;
	border:3px solid #907f46;
}

div#content p.more_link {
	padding-bottom:60px;
}			

div#content h3 {
	font: 145% "Garamond", Times New Roman, Times, serif;
	display: block;
	color: #4d3924;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

div#content {
	height: auto;
	width: 720px;
	padding: 0 0 70px 25px;
	float: left;
	margin: 16px 0px 0px 6px;
	line-height: 1.8em;
	background: #fff url(../images/content/bg_content.gif) repeat-y left top;
	}

div#content a, a:link, a:active, a:visited {
	color: #6a0808;
	border-bottom: 1px solid #820a0a;
}

div#content a:hover {
	color: #938248;
	text-decoration: none;
	border-bottom: 1px solid #938248;
}

div#features {
	padding: 0 15px 10px 20px;
	min-height: 1000px;
	width: 165px;
	float: right;
	margin: 0 0px 0px 6px;
}


div#features img.why {
	width: 165px;
        height: auto;
	}


div#column  {
    min-height: 173px;
    width: 200px;
    padding: 8px;
    background-color: #e6e0d3;
    float: left;
    margin: 0 10px 10px 0;
}
div#column_last  {
    min-height: 300px;
    width: 200px;
    padding: 8px;
    background-color: #e6e0d3;
    float: left;
    margin: 0 0 15px 0;
} 
	div#content div#column ul {
		margin: 0 10px 1em 10px;
	}

		div#content div#column ul li, div#center div#column ol li {
		 	padding: .4em 0;
		        list-style: none;
	                border-bottom: 1px solid #fff;
                        border-left: none;
		}

	div#content div#column_last ul {
		margin: 0 10px 1em 10px;
	}

		div#content div#column_last ul li, div#center div#column_last ol li {
		 	padding: .4em 0;
		        list-style: none;
	                border-bottom: 1px solid #fff;
                        border-left: none;
		}

div#2columnfree {
	clear: both;
	text-align:left;
}
div#left {
	float: left;
	display: block;
	padding: 0 9px 9px 9px;
	max-width:180px;
	margin: 0 20px 0 0;
        background-color: #e6e0d3;
}

div#right {
	padding: 0 20px 9px 9px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	max-width:300px;
        background-color: #e6e0d3;
}

p#motto, p#motto-latin {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	color: #96885f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}
p#motto-latin {
	margin-top: 45px;
}
p#motto {
	margin-bottom: 30px;
	font-weight: bold;
}
/* FORM overrides */

div#content input, div#content select {
	background-color: #f2efef;
	color: #193045;
	width: 200px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 90%;
	padding: 3px 4px;
	border: .5px solid #531604;
}

div#content textarea {
	height: 150px;
}

div#content textarea {
	background-color: #f2efef;
	color: #193045;
	width: 350px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 90%;
	padding: 3px 4px;
	border: .5px solid #531604;
}

/* selects */
div#content select.month {
	width: 50px;
}
div#content select.day, div#content select.title, div#content select.year, div#content select.gender, div#content select.transfer {
	width: 60px;
}
div#content select.gift-term, div#content select.affiliation {
	width: 100px;
}

div#content select.affiliation, div#content select.designation {
	width: 120px;
}

div#content select.designation {
	width: 160px;
}

/* inputs */

div#content input.state {
	width: 20px;
	text-align: left;
}

div#content input.zip {
	width: 100px;
	text-align: left;
}
div#content input.initial {
	width: 20px;
	text-align: left;
}

div#content input.phone {
	width: 80px;
	text-align: left;
}

div#content input.submit {
	width: 120px;
}
div#content input.reset {
	width: 100px;
}

/* STAFF LISTING */

div#staff {
	margin-right: 3em;
	margin-top: 3em;
	width: 625px;
	height: 350px;
}

div.person {
	float: left;
	width: 150px;
	height: 290px;
	margin-right: 0.5em;
}

	div.person img {
		border: 4px solid #907f46;
	}

	div.person h3 {
		margin: .5em 0 .5em 0;
		padding: 0 3px;
	}

	div.person ul {
		list-style: none;
		padding: 0 5px;
		margin: 0;
	}


/* Document or Gallery Listing */

div#docgallery {
	height: 9em;
	margin-bottom: 3em;
	margin-top: 3em;
}

	div#docgallery div.document img {


		float: left;
		border: 3px solid #ebe8e3;
		margin: 0 15px 0 0;
	}

	div#docgallery div.document a:hover img {
		border-color: #b9937d;
	}

	div#docgallery div.document h3 {
		padding: 0 0 0 0;
		margin: 0 0 .2em 0;
	}
	
	div#docgallery div.document ul {
		list-style: none;
		line-height: 145%;
		margin: 0;
	}

		div#docgallery div.document ul li {
			padding: 0;
			margin: 0;
		}


div#content #gift_planning_table {
	width: 500px;
	padding: 0 30px;
	margin: 20px 0 40px 0;
}

div#content #gift_planning_table th {
	color: #584029;
	border-right: 1px solid #d6cebd;
	border-bottom: 1px solid #d6cebd;
	border-top: 1px solid #d6cebd;
	letter-spacing: 2px;
	padding: 6px 6px 6px 12px;
	text-align: center;
	background: #e6e0d3 url(images/bg_header.jpg) no-repeat;
}

div#content #gift_planning_table td {
	border-right: 1px solid #d6cebd;
	border-bottom: 1px solid #d6cebd;
	background: #e6e0d3;
	padding: 6px 6px 6px 12px;
	text-align: center;
	color: #333;
}

div#content #gift_planning_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


div#content #gift_planning_table td.alt {
	background: #faf9f5;
	color: #797268;
}


div#content #gift_planning_table th.alt {
	background: #faf9f5;
	color: #797268;
}


div#content #gift_planning_table th.spec {
	border-left: 1px solid #d6cebd;
	border-top: 0;
}

div#content #gift_planning_table th.alttop {
	border-left: 1px solid #d6cebd;
	border-top: 1px solid #d6cebd;
	background: #faf9f5;
	color: #797268;
}

div#content #senior_fund_table {
	width: 500px;
	padding: 0;
	margin: 0;
}

div#content #senior_fund_table th {
	color: #584029;
	border-right: 1px solid #d6cebd;
	border-bottom: 1px solid #d6cebd;
	border-top: 1px solid #d6cebd;
	letter-spacing: 2px;
	padding: 6px 6px 6px 12px;
	text-align: left;
	background: #e6e0d3 url(images/bg_header.jpg) no-repeat;
}

div#content #senior_fund_table td {
	border-right: 1px solid #d6cebd;
	border-bottom: 1px solid #d6cebd;
	background: #e6e0d3;
	padding: 6px 6px 6px 12px;
	text-align: center;
	color: #333;
}

div#content #senior_fund th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


div#content #senior_fund td.alt {
	background: #faf9f5;
	color: #797268;
}

div#content #senior_fund th.alt {
	background: #faf9f5;
	color: #797268;
}


/* Featured Quotes - right side */

div#featurequotes {
	padding: 0 0 0 29px;
	background-image:url(../images/quote_open.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#featurequotes h2 {
	border-bottom: 1px solid #c1b290;
	margin-left: -10px;
	text-indent: 2px;
}


div#featurequotes ul li, div#featurequotes ul li.quotee {
	font: Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left: -20px;
	margin-right: -10px;
}

div#featurequotes ul li span.quoteclose {
	padding: 0 10px 0 0;
	background-image:url(../images/quote_close.gif);
	background-position: right;
	background-repeat: no-repeat;
}


div#featurequotes ul li.quotee {
	padding-left: 0;
	padding-top: 6px;
	font-style: italic;
	color: #6a0808;
}

/* Stelter CSS Document */

div#stelter .stelterName {
	font-family:"Helvetica", Verdana, Arial, sans-serif;
	color: #4d3924;
        font-size: 85%;
	font-weight: normal;
}

div#stelter blockquote {
	font-family:"Helvetica", Verdana, Arial, sans-serif;
	color: #4d3924;
        font-size: 100%;
	font-weight: normal;
}

div#stelter h3 a span.stelterName, div#stelter h3 a:link span.stelterName, div#stelter h3 a:active span.stelterName, div#stelter h3 a:visited span.stelterName {
	color: #690a0a;
        font-size: 85%;
	font-weight: normal;
}

div#stelter h3 a:hover span.stelterName {
	color: #907f46;
}

div#stelter p .stelterArticleTitle strong {
        line-height: 42px;
	font-weight: normal;
	font-size: 100%;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter .stelterTeaser {
	font-family: "Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;;
	font-weight: normal;
}

div#stelter strong .stelterArticleTitle {
        line-height: 42px;
	font-size: 140%;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter .stelterTeaser a, a:link, a:active, a:visited {
	color: #6a0808;
	font-size: 98%;
	border-bottom: 1px solid #820a0a;
}

div#stelter .stelterArticleText , div#stelter .stelterArticleText a:link, div#stelter .stelterArticleText a:active, div#stelter .stelterArticleText a:visited {
	font-size: 100%;
	font-weight: normal;
}

div#stelter .stelterCopyright {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	font-size: 85%;
        padding-top: 20px;
	color: #4d3924;
	font-weight: normal;
}
div#stelter .stelterArticleTitle {
	font-family:"Helvetica", Verdana, Arial, sans-serif;
	color: #4d3924;
	padding: 0;
	font-size: 140%;
	font-weight: normal;
}
div#stelter .stelterArticleBrochure {
	font-family: "Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;;
	font-weight: normal;
	font-size: 100%;
}
div#stelter .stelterDescription {
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 100%;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter h1 {
	margin: 0;
	padding: 15px 0 10px 0;
}

div#stelter h2 {
	margin: 0;
        font-weight: normal;
	padding: 20px 0 10px 0;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter h3 {
	margin: 0;
        font-weight: normal;
	padding: 20px 0 10px 0;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter ul, div#stelter ol {
	margin: 0 0 .5em 0;
}

	div#stelter ul li {
                list-style: disc;
	        padding-left: 0;
                margin-left: 15px;
                color: #584029;  
                border: none;
	}

	div#stelter ul li *, div#stelter ol li * {
		margin: 0;
	}

div#stelter .stelterCopyright { 
	margin-top: 40px;
	padding: 0 0 10px 0;
        font-size: 95%;
	color: #4d3924;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter .stelterCopyright p { 
	margin-top: 20px;
	padding: 0 0 10px 0;
	color: #4d3924;
        font-size: 95%;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
} 

div#stelter div#ebro_promo table { 
width:99%;
border:1px solid #ddd;
margin:0 20px;
padding: 0;
}

div#content div#ebro_promo th {
  text-align:center;
}


div#content div#ebro_promo td {
  color:#333;
  padding: 0;
  margin: 0;
  font:bold 1.1em/1.6em "Arial",Helvetica,sans-serif;
  padding:.9em 1em;
  text-align:left;
}

div#content div#ebro_promo img {
  margin: 0;
  padding: 0;
}

div#content div#ebro_promo a, div#content div#ebro_promo a:link, div#content div#ebro_promo a:active, div#content div#ebro_promo a:visited {
	color: #6a0808;
	border-bottom: none;
}

div#stelter div#calc_promo { 
  margin: 0;
  padding: 0;
}

div#stelter div#calc_promo table { 
width:99%;
border:1px solid #ddd;
margin:0 20px;
padding: 0;
}

div#content div#calc_promo th {
  text-align:center;
}


div#content div#calc_promo td {
  color:#333;
  padding: 0;
  margin: 0;
  font:bold 1.1em/1.6em "Arial",Helvetica,sans-serif;
  padding:.9em 1em;
  text-align:left;
}

div#content div#calc_promo img {
  margin: 0;
  padding: 0;
}

div#content div#calc_promo a, div#content div#calc_promo a:link, div#content div#calc_promo a:active, div#content div#calc_promo a:visited {
	color: #6a0808;
	border-bottom: none;
}

div#stelter div#calc_promo { 
  margin: 0;
  padding: 0;
  color:#333;
}

div#stelter table {
	width: auto;
	padding: 0 20px 0 0;
	margin: 20px 0 20px 0;
}
div#stelter table img {
	padding: 10px;
	margin: 0;
        background-color: #fff;
	border: 3px solid #ccc6be;
}

div#features #graph a.more, 
div#features #graph a.more:link, 
div#features #graph a.more:active, 
div#features #graph a.more:visited {
	display: block;
	margin: 0;
	padding: 0;
	color: #706647;
	font-size: 92%;
	font-weight: bold;
}

div#features #graph a.more:hover {
	color: #ffffff;
	text-decoration: none;
}

div#features #graph p {
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

div#features #graph div.bargroup {
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}

div#features #graph div.bargroup h3,
div#features #graph h2 {
	display: block;
	color: #584029;
	margin: 0;
	padding: 0;
}

div#features #graph h2 {
	margin-top: 24px;
	margin-bottom: 12px;
	font-family: "Garamond", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #584029;
	font-size: 111%;
	border-bottom: 1px solid #96885f;
}
div#graph div.bargroup h3 {
	font-family: "Garamond", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #584029;
	font-size: 92%;
}
div#graph div.bargroup div {
	height: 24px;
}
div#graph div.bargroup div.horizbar {
	width: 100%;
}
div#graph div.bargroup div.horizbar div.total {
	background-color: #D1CCB6;
}
div#graph div.bargroup div.horizbar div.total {
	float: left;
}
div#graph div.bargroup div.horizbar div.over-goal {
	background-color: #716646;
}
div#graph div.bargroup div.bar {
	margin: 0;
	padding: 0;
	text-align: right;
	background-color: #6a0808;
}
div#graph div.bargroup div.horizbar div.but-limited div.bar {
	background-image: url(/cms/renderfile/www.willamette.edu/support/images/graphs/over_goal.gif);
	background-repeat: no-repeat;
	background-position: 80% 49%;
}
div#graph div.bargroup p {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
div#graph div.bargroup p.percent {
	padding: 4px 6px 0 0;
	color: #fff;
	font-weight: bold;
}
div#graph div.bargroup p.percent-inside {
	padding: 4px 6px 0 0;
	color: #ffffff;
	font-weight: bold;
}
div#graph div.bargroup div.caption {
	width: 100%;
}
div#graph div.bargroup div.caption p.current {
	float: left;
}
div#graph div.bargroup div.caption p.total {
	float: right;
}
div#stelter table.giftsBody table {
	padding: 0;
	margin: 0;
}

div#stelter img {
	border: none;
	}

div#stelter #cga_chart strong span.stelterArticleTitle {
        line-height: 14px;
	font-weight: normal;
	font-size: 140%;
	font-family:"Helvetica", Verdana, Trebuchet MS, Arial, sans-serif;
}

div#stelter table {
	width: auto;
	padding: 0;
	margin: 0 10px;
	border: solid 1px #bab4a8;
	background: #e6e0d3;
}

div#stelter table th {
  vertical-align: middle;
  border: 1px solid #fff;
  padding:.3em 1em;
  text-align:left;
  letter-spacing: 1px;
  color: #555;
  background-color:#e6e1d8;
}

div#stelter table td {
 color:#333;
  border: 1px solid #fff;
  padding: 12px;
  margin: 0;
  background-color:#eeeae3;
  text-align:left;
}

div#stelter table td .style32 {
       border-bottom: solid 1px #bab4a8;
}

div#content table.giftsBody th {
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  padding:.3em 1em;
  text-align:left;
  letter-spacing: 1px;
  color: #555;
  background-color:#e6e1d8;
}

div#content table.giftsBody td {
  color:#333;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 12px;
  margin: 0;
  background-color:#eeeae3;
  text-align:left;
}

html {

	background: url(/cms/renderfile/www.willamette.edu/images/ur/bg_content_partial.gif);
	background-repeat: repeat-y;
}

		div#content div.class_year h2 {
			font-size: 120%;
			text-transform: uppercase;
			margin: 0;
                        padding: 0;
		}

		div#content div.class_year h3 {
			font-size: 120%;
			text-transform: uppercase;
			margin: 20px 0 -25px 0;
                        padding: 0;
		}

		div#content div.class_year input, div#content div.class_year select {
			width: 140px;
			font-size: 90%;
			vertical-align: middle;
			padding: 2px;
			border: 1px solid #cdc5ba;
		}

		div#content div.class_year input {
			padding: 3px 2px;
		}
	
		div#content div.class_year input.submit {
			width: auto;
			padding: 0;
			border: none;
			margin-left: 2px;
		}

			div.class_year div {
				margin-bottom: 15px;
			}

				div.class_year div.search input {
					width: 134px;
				}

				div.class_year div.search input.submit {
					width: auto;
				}
div#content div#ref ul {
		list-style: none;
		white-space: nowrap;
		padding: 20px 0 0 0;
		margin: 0 auto;
                float: right;
	}

div#content div#ref ul {
		display: table;
		width: auto;
	}

div#content div#ref ul li {
			display: inline;
			padding: 0 10px;
		}

		div#content div.icon {
			padding: 3px 2px;
		}

div#gallery {
	width:700px;
	}
	
div#gallery ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	width:400px; 
	position:relative; 
	float:right;
	}
	
div#gallery ul li {
	border: none;
	list-style:none; 
	display:inline; 
	width:82px; 
	height:52px; 
	float:left; 
	margin:0 0 5px 5px;
	}
	
div#gallery ul li a {
	display:block; 
	width:80px; 
	height:50px; 
	text-decoration:none; 
	border: none;
	}
	
div#gallery ul li a img {
	display:block; 
	width:80px; 
	height:50px; 
	border:0;
	border:3px solid #907f46;
	}
	
div#gallery ul li a:hover {
	white-space:normal; 
	border: none;
	}
	
div#gallery ul li a:hover img {
	position:absolute; 
        right:444px; 
	top:0; 
	width:auto; 
	height:auto; 
	border:3px solid #907f46;
	}

img.left {
	border:3px solid #907f46;
	}

div#content  ul.links li {
    		background: transparent url(../../alumni/images/content/arrow_down.gif) no-repeat center left;
    		display: block;
		margin: 1em 0;
    		padding: 0 10px 0 10px;
                float: left;
                font-size: 100%; 
    		line-height: 10px;
                border: none;
    		}

div#content ul.links {
                border: none;
		list-style: none;
                width: 550px;
		margin: 0;
		padding: 0 0 3em 0;
	}

		div#content  ul.links li a; div#content  ul.links li a:hover {
                    background-color: #fff;
    		}

/* CONTACT */

div#content div.contact {
	margin: 0;
}

	div#content div.contact p {
		margin: 0;
	}

	div#content div.contact p.name {
		color: #000;
		font: bold 140% "Garamond", Times New Roman, Times, serif;
		letter-spacing: 0.05em;
		margin-bottom: .1em;
	}

	div#content div.contact p.dept {
		color: #000;
		font-size: 110%;
		font-variant: small-caps;
	}

	div#content div.contact p.dept, div#content div.contact p.address {
		margin-bottom: .5em;
	}

	div#content div.captionright {
                float: right;
                clear: both;
                background-color: #e6e0d3;
                width: 200px;
                height: auto;
                display: block;
                padding: 0 0 20px 0;
                margin: 0 0 10px 25px;
	}

	div#content div.captionright img.left {
                padding: 0;
                margin: 7px 0 10px 7px;
	}

div#content table#annuity_rate {
	width:70%;
        height: auto;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	margin:1em auto;
	border-collapse:collapse;
	background-color:#e6e1d8;
	}
	
div#content table#annuity_rate td {
	color:#333;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	padding: 10px 0;
        width: 50%;
        height: auto;
	text-align:center;
	}				
div#content table#annuity_rate th {
	font-weight:normal;
	background-color:#ddd
	color: #678197;
	text-align:center;
	border-bottom: 1px solid #fff;
	border-left:1px solid #fff;
	padding:.3em 1em;
	}	

div#content h3.center {
	text-align: center;
}						

div#stelter .wuStelterImage img {
	border: 3px solid #907f46;
	margin: 0 .3em 1em 1em;
        float: right;
}

div#content img.rightnoborder {
	border: none;
	margin: 0 .3em 1em 1em;
        float: right;
}

	div#content ul.horizontal {
		list-style: none;
		margin: 0;
                padding: 20px 0px
	}

div#content ul.horizontal li.arrow {
		     background-image: url(../../images/new/dept/arrow_list.gif );
	             background-repeat: no-repeat;
	             background-position: left center;
		     padding-left: 23px;
	}

		div#content ul.horizontal li {
		     margin: 0;
                     padding: 0 8px;
                     float: left;
                     border-left: solid 1px #b29d6c;
		}		
		
		div#content ul.horizontal li a{
		     font-size: 95%; 
		}
		
div#content div.box {
	float: none;
	width: auto;
	background-color: transparent;
	padding: 0 15px 5px 0;
	margin: 0 0 1em 0;
}

div#content div.box ul {
		     margin: 20px 0 0 0;
                     padding: 10px 8px 10px 0;
                     float: none;
	             width: auto;
                     height: 40px;
                     border-left: none;
                     border-top: solid 1px #b29d6c;
                     border-bottom: solid 1px #b29d6c;
}

		div#content div.box ul li {
		     margin: 0 0 5px 0;
                     padding: 0 8px;
                     float: left;
                     border-left: solid 1px #b29d6c;
                     color: #000; 
		}		
		
		div#content div.box ul li a{
		     font-size: 95%; 
		}

div#column  {
    min-height: 173px;
    width: 210px;
    padding: 8px;
    background-color: #e6e0d3;
    float: left;
    margin: 0 10px 10px 0;
}
