div#fade {
	background: #fff url( ../../images/new/topfade_beige.gif);;
	background-position:  top center;
	background-repeat: repeat-x;
}

/* Special */

.print_only {
	display: none;
}

/* ---------------------------------------------------------------- 
 *  Content
 * ---------------------------------------------------------------- 
*/ 

div#content {
	min-height: 700px;
	width: 720px;
        float: left;
	padding: 10px 0 50px 25px;
	margin: 0;
	line-height: 1.6em;
	}

div#inner-content {
	padding-left: 10px;
	}

div#inner-inner-content {
	width: 400px;
	}

div#content {
	font: 100%/170% "Helvetica", Arial, Verdana, sans-serif;
}

div#content h1 {
		font: bold 200% "Garamond", Hoefler Text, Palatino, Palatino Linotype, serif;
		color:#333;
		margin: 35px 0 20px 0;
	        line-height: 28px;
                text-transform: none;
	}

div#content h2 {
	    color: #333;
	    font: bold 150% "Garamond", Hoefler Text, Palatino, Palatino Linotype, serif;
	    margin: 1.5em 0 .5em 0;
	}

div#content h3 {
		font: 130% "Helvetica", Arial, Verdana, sans-serif;
		margin: 0;
		color: #333;
	        margin: 1.5em 0 .5em 0;
	}
	
div#content h4 {
	    color: #333;
	    font: normal 110% "Helvetica", Arial, Verdana, sans-serif;
	    margin: 1.5em 0 .5em 0;
}

div#content h5 {
	    color: #333;
	    font: normal 100% "Helvetica", Arial, Verdana, sans-serif;
	    margin: 1.5em 0 .5em 0;
}

div#content p {
	        font: 105%/170% "Helvetica", Arial, Verdana, sans-serif;
		color: #222;
	        line-height: 18px;
		margin: 0 0 1.5em 0;
	}

	div#content div#horizontal ul {
		list-style: none;
		margin: 0;
                padding: 20px 0px
	}

		div#content  div#horizontal ul li {
		     font: bold 120% "Garamond", Hoefler Text, Palatino, Palatino Linotype, serif;
		     margin: 0;
                     padding: 0 8px;
                     float: left;
                     border-left: solid 1px #b29d6c;
		}		
		
		div#content  div#horizontal li a{
		     font-size: 95%; 
		}

	div#content div#border {
		border: 3px solid #d9d3c3;
                width: 360px;
                height: 300px;
	}

/* ---------------------------------------------------------------- 
 *  2nd header-rotate
 * ---------------------------------------------------------------- 
*/

div#content div.box {
	background-repeat: no-repeat;
	padding: 23px 15px 20px 0;
	margin: 10px 0 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #690a0a;
}

	div#content div.box h1 {
		border: none;
		text-transform: uppercase;
		text-align: left;
		margin: 0 0 10px 0;
	}

	div#content div.box h2 {
		font-size: 140%;
		text-transform: none;
		border: none;
		text-align: left;
		margin: 10px 0 10px 0;
	}

	div#content div.box p {
		margin: 0;
		text-transform: uppercase;
		color: #222;
		font-size: 120%;
	}

div#content div.box_rotate {
	background-image: url(../../wucl/images/new/minus.gif);
        background-color: #eae4d7;
	background-repeat: no-repeat;
	margin: 10px 0 0 10px;
	width: 705px;
	height: 160px;
	border-width: 2px;
	border-style: solid;
	border-color: #907f46;
	border-color: #907f46;
	}
	
div#content div.box_rotate h1 {
		border: none;
		color: #fff;
	        font: bold 110% "Helvetica", Arial, Verdana, sans-serif;
		text-transform: uppercase;
		text-align: right;
	        padding: 0;
		margin: 145px 5px 0 0;
	}


/* ---------------------------------------------------------------- 
 *  two-columns-different ways
 * ---------------------------------------------------------------- 
*/
		
div#content div.pane {
	float: left;
	width: 300px;
	height: auto;
        display: block;
	padding: 0 20px;
	margin: 0 0 20px 0;
        border-bottom: none;
	}

div#content div.pane img {
	padding: 0;
	margin: 0;
	}

div#content div.pane img a {
	padding: 0;
	margin: 0;
        border: 1px solid #eee;
	}

div#content div.pane p {
        display: block;
	width: 294px;
	height: auto;
        background-color: #eee;
	padding: 5px;
	margin: 0 0 10px 0;
        font-size: 130%;
        border: 1px solid #ddd;
	}

div#content div.pane p a, 
div#content div.pane p a:link,
div#content div.pane p a:active,
div#content div.pane p a:visited {
        color: #690a0a;
        text-decoration: none;
	}

div#content div.pane p a:hover {
        color: #333;
	}

div#content div.pane dl {
	border:1px solid #eee;
        width: 305px;
	}

div#content div.pane dl dd {
	border-top: none;
        border-left:1px solid #eee;
	border-right:none;
        padding: 15px 9px;
	font: normal 100% "Helvetica", Arial, Tahoma, sans-serif;
	margin: 0 0 0 105px;
        height: auto;
	}

div#content div.pane dl dt {
	border-top: none;
	border-left: none;
	color:#333;
        padding: 15px 0 10px 10px;
	font: bold 100% "Helvetica", Arial, Tahoma, sans-serif;
        width: 105px;
        height: auto;
        float: left;
	}

div#content div.pane_2column {
	float: left;
	width: 300px;
	height: auto;
	padding: 0 55px 0 0;
	margin: 0;
        border-bottom: none;
	}

div#content div.portal {
	float: left;
	width: 300px;
	height: 500px;
	padding: 0 20px;
        border-bottom: none;
	margin: 5px 0 0 0;
	}


div#content div#player {
	 float: right;
         clear: both;
         margin: 0 0 20px 20px;
}


/* ---------------------------------------------------------------- 
 *  Right Feature
 * ---------------------------------------------------------------- 
*/ 

div#content div#features {
	width: 250px;
	height: auto;
	float: right;
	clear: left;
	font-size: 100%;
	margin: 0 0 10px 20px;
	background-color: #f1ede0;
        border: 1px solid #d7d7d7;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 12px;
}

div#content div#features h1, div#content div#features h2, div#content div#features h3, div#content div#features h4, div#content div#features h5 {
    margin: 0;
    padding: 0;
    border: none;
}

div#content div#features h1 {
	font-size: 120%;
	padding: 10px 0 0 0;
	margin: 0;
	text-transform: uppercase;
}	

div#content div#features h2 {
	font: normal 125% "Helvetica", Arial, Verdana, sans-serif;
	padding: 15px 0 0 0;
        color: #333;
	margin-bottom: 5px;
	text-transform: capitalize;
	border-bottom: 1px solid #444;
}	

div#content div#features h3 {
	font: normal 105% "Helvetica", Arial, Verdana, sans-serif;
	font-size: 140%;
	color: #584029;
	padding: 20px 0 0 0;
}

div#content div#features h4 {
	font-size: 120%;
}


div#content div#features p, div#content div#features blockquote {
	margin: 0;
	padding: 8px 0;
}

div#content div#features blockquote {
	padding-left: 1em;
	border-left: 1px solid #ccc;
}

div#content div#features hr {
	height: 1px;
	background-color: #938248;
	border: 0;
	margin-top: 20px;
	padding: 0;
	color: #938248;
}

	div#content div#features ul {
		list-style: disc;
		margin: 0 0 0 15px;
	}

		div#content div#features ul li, div#content div#features ol li {
			padding: .2em 0;
		}

		div#content div#features li ul li {
			padding: 0;
                        margin: 0;
		}

div#content div#features div#player {
	margin: 15px 0 8px 0;
	float: left;
        clear: both;
        padding: 0;
	border: 3px solid #938248;
}
	
div#content div#features img {
	float: left;
	margin: .3em 8px 8px 0;
	border: 3px solid #938248;
}

div#content div#features img.thumb {
        float: none;
        display: block;
	margin: 0 0 6px 0;
	border: 3px solid #938248;
}

div#content div#features table {
	width: 180px;
	float: left;
	font-size: 100%;
	margin: 8px 0;
	border: 1px solid #938248;
	border-width: 0 1px 1px 0;
}

div#content div#features table td {
	padding: 5px 8px;
	border: 1px solid #938248;
	border-width: 1px 0 0 1px;
}

div#content div#features table td.title {
	font-weight: bold;
}

div#content div#features ul.media li a img {
	margin: .3em 0 .5em 0;
        padding: 0;
}

div#content div#features ul.media li a:hover img {
	margin: .3em 0 .5em 0;
	border: 3px solid #fff;
        padding: 0;
}

	div#content div#features ul.media {
		list-style: none;
		margin: 0;
	}

		div#content div#features ul.media li {
			padding: .2em 0;
			font-weight: bold;
			line-height: 16px;
		}

/* ---------------------------------------------------------------- 
 *  Tabels
 * ---------------------------------------------------------------- 
*/ 

div#content table {
	width:99%;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	margin:1.5em auto;
	border-collapse:collapse;
	}

div#content table td {
	border:1px solid #eee;
	}

div#content table td {
	font-weight:normal;
	color:#333;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.8em 1em;
	text-align:left;
	vertical-align: top;
	}
				
div#content table th.column1 {
	background:#c3c3c3;
	font-weight:bold;
	text-align:left;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.8em 1em;
        color: #333;
	vertical-align: top;
	}

div#content table thead th {
	background:#dfdfdf;
	font-weight:normal;
	text-align:left;
	font:bold 1.2em/2em "Arial",Helvetica,sans-serif;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.8em 1em;
        color: #333;
	}

tr.odd td	{
	background:#f6f6f6
	}

tr.odd .column1	{
	background:#f1f1f1;
	}

div#content table th tr p	{
	border: none;
	}


/* ---------------------------------------------------------------- 
 *  Table for calendar
 * ---------------------------------------------------------------- 
*/ 


div#content table.calendar {
	width: 300px;
	float: left;
	font-size: 100%;
	margin: 8px 0;
	border: none;
}

div#content table.calendar tr {
	border: none;
}

div#content table.calendar td {
	border: none;
}

div#content table.calendar td.calDate {
	padding: 5px 8px;
	width: 340px;
	background-color: #e3dfd2;
        text-transform: uppercase;
}

div#content table.calendar td.calTime {
	padding: 5px 12px;
	width: 50px;
	background-color: #f1efe7;
}

div#content table.calendar td.calDescription {
	padding: 5px 12px;
	width: 340px;
	background-color: #f1efe7;
}

div#content table.pane {
	width: 305px;
	margin: 0;
 	}

/* ---------------------------------------------------------------- 
 *  Hide and Sow text-javascript
 * ---------------------------------------------------------------- 
*/ 

div#content span.small {
	font: 60% "Helvetica", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 6px 4px;
}

div#content .all {
    display: none;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; 
}

div#content a.showLink, div#content a.hideLink {
    text-decoration: none;
    padding-left: 18px;
    background: transparent url(../../images/new/dept/left_nav/arrow_dept.gif) no-repeat;
    background-position: 0px -5px;
	}

div#content a.hideLink {
    background-image: none;
    padding: 0;
	}

/* ---------------------------------------------------------------- 
 *  PDF and DOC icons
 * ---------------------------------------------------------------- 
*/
	div#content ul.files li.ppt {
		background-image: url(../../images/new/design/ppt.gif);
	}

	div#content ul.files li.web {
		background-image: url(../../images/new/design/web.gif);
 
	}

/* ---------------------------------------------------------------- 
 *  PDF and DOC icons
 * ---------------------------------------------------------------- 
*/

div#content a.pdf, div#content a.doc {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}

div#content a.pdf {
	background-image: url(../../wucl/images/design/pdf_small.gif);
}

div#content a.doc {
	background-image: url(../../wucl/images/design/doc_small.gif);
}

/* ---------------------------------------------------------------- 
 *  Contact Us - Styling
 * ---------------------------------------------------------------- 
*/

div#content div.contact {
	border-left: 2px dotted #d9d3c3;
	padding-left: 1em;
	margin: 1.3em 0;
}

	div#content div.contact p {
		margin: 0;
	}

	div#content div.contact p.name {
		color: #a28e77;
		font: bold 120% "Garamond", Times New Roman, Times, serif;
		letter-spacing: 0.05em;
		margin-bottom: .2em;
	}

	div#content div.contact p.dept {
		color: #a28e77;
		font-size: 110%;
		font-variant: small-caps;
	}

	div#content div.contact p.dept, div#content div.contact p.address {
		margin-bottom: .5em;
	}

/* ---------------------------------------------------------------- 
 *  News section, story listing
 * ---------------------------------------------------------------- 
*/ 

div#content span.date a {
	margin-top: 0;
	}

div#content div.story_list {
	padding: 9px 0px 7px 0;
	margin: 0;
	min-height: 80px;
        display: block;
        clear: left;
	}

div#content div.story_list p {
	padding: 0;
	margin: 0;
	}

	div#content div.story_list h2 {
	    color: #222;
	    font: normal 100% "Helvetica", Arial, Verdana, sans-serif;
	    margin: 0;
	    line-height: 18px;
	  }
	  	
	div#content div.story_list hr {
	    padding: 0;
	    margin: 0;
	}

	div#content div.story_list a.img, div#content div.story_list a.img:link, div#content div.story_list a.img:active, div#content div.story_list a.img:visited {
		border: none;
	}

	div#content div.story_list img {
		margin: 0 12px 0 0;
		height: 80px;
        width: 80px;
	}

	div#content div.story_list img.left {
                float: left;
                clear: right;
                display: block;
	}

	div#content div.story_list a img {
		border: 3px solid #d9d3c3;
	}

	div#content div.story_list a:hover img {
		border-color: #907f46;
	}

	div#content div.nophoto {
		padding-left: 0;
		height: auto;
	}

	div#content hr {
  		border: 0;
  		width: 100%;
		height: 1px;
		padding: 0;
		margin: 15px 0 5px 0;
}

div#content div.story_list a, div#content div.story_list a:link, div#content div.story_list a:active, div#content div.story_list a:visited {
	                        text-decoration: underline;
				color: #690a0a;
				font-weight: bold;
				border: none;
				}

div#content div.story_list a:hover {
	color: #907f46;
}

div#content div.nophoto a, div#content div.nophoto a:link, div#content div.nophoto a:active, div#content div.nophoto a:visited {
	                        text-decoration: underline;
				color: #690a0a;
				font-weight: bold;
				border: none;
				}


div#content div.nophoto a:hover {
	color: #907f46;
}

	div#content div.nophoto span.date {
 	    font: normal 85% "Helvetica", Arial, Verdana, sans-serif;   
	}

	div#content div.story_list span.date {
 	    font: normal 85% "Helvetica", Arial, Verdana, sans-serif;    
	}


	div#content div.captionleft {
                float: left;
                clear: both;
                width: 280px;
                height: auto;
                display: block;
                padding: 5px 5px 10px 0;
	}

	div#content div.captionright {
                float: right;
                clear: both;
                width: 260px;
                height: auto;
                display: block;
                padding: 0 0 10px 20px;
	}

	div#content div.captionright img.noborder{
                 border: none;
                 float: right;
                 clear: both;
	}

	div#content div.captionright p{
                 padding-left: 2px;
	}

	div#content div.captionright_small {
                float: right;
                clear: both;
                width: 110px;
                height: auto;
                display: block;
                padding: 0 0 10px 20px;
	}

	div#content div.captionright_small p{
                 padding-left: 2px;
	}

/* Navigation */

div#navigation {
    float: left;
    margin: 0;
    padding: 40px 0 45px 20px;
    width: 160px;
}

div#navigation div#inner-navigation {
	min-height: 600px;
	height: 600px;
}

div#navigation > div#inner-navigation {
	height: auto;
}
	div#navigation p {
	    margin: 0;
	}

	div#navigation ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

		div#navigation ul li {
			position: relative;
			height: 1px;
			margin: 0 0 1em 0;
		}

	div#navigation ul > li {
			height: auto;
		}

			div#navigation ul li ul li {
				margin-bottom: 0;
			}

			div#navigation ul li a {
				font: 110% "Helvetica", Arial, Verdana, sans-serif;
				display: block;
				color: #690a0a;
				font-weight: bold;
				text-decoration: none;
				padding: 8px 0;
				border: none;
			}

			div#navigation ul li a:hover {
			    color: #907f46;
			}

				div#navigation ul li ul li a {
					color: #333;
					font: 110% "Helvetica", Arial, Verdana, sans-serif;
				        font-weight: bold;
					padding: 9px 8px 9px 5px;
					border-bottom: 1px dotted #c1bfbf;
				}

				div#navigation ul li ul li a:hover {
					border-bottom: 1px solid #907f46;
				}

					div#navigation ul li ul li ul li a {
						font-size: 105%;
				                font-weight: normal;
						padding-left: 6px;
						padding-right: 15px;
					}

					div#navigation ul li ul li ul li a:hover {
						text-decoration: none;
					}

					div#navigation ul li ul li ul li ul li {
						font-size: 100%;
				                font-weight: normal;
						padding-left: 16px;
						padding-right: 16px;
					}


				div#navigation ul li ul li a.current {
					border-bottom: 1px dotted #c1bfbf;
                                        background-color: #ceccc5;
                                        color: #222;
	                                background-image: none;
					text-decoration: none;
                                        font-weight: bold;
				}
				
				div#navigation ul li ul li a.current:hover {
					color: #907f46;
	                                background-image: none;
					border-bottom: 1px solid #907f46;
				}

				div#navigation ul li ul li ul li a.current {
					border-bottom: 1px dotted #c1bfbf;
                                        background-color: #ceccc5;
                                        color: #222;
	                                background-image: none;
					text-decoration: none;
                                        font-weight: bold;
				}
				
				div#navigation ul li ul li ul li a.current:hover {
					color: #907f46;
					border-bottom: 1px solid #907f46;
	                                background-image: none;
				}
div#promo {
	padding: 50px 0;
	margin: 0;
        float: left;
        margin: 0;
}

			div#promo p a {
					color: #333;
					font: 100% "Helvetica", Arial, Verdana, sans-serif;
				        font-weight: normal;
					padding: 8px 5px;
					border-bottom: 1px dotted #c1bfbf;
                                        text-transform: none;
				}

			div#promo p a:hover {
					border-bottom: 1px solid #907f46;
	                                background-color: #f8f7f2;
	                                text-decoration: none;
				}

/* Left Nav */

div#navigation ul li {
        background-color: #fff;
}

div#navigation ul li li {
        background-color: #fff;
}

div#navigation ul li li li {
        background-color: #ebe9e2;
}

div#navigation ul li.open {
	background: transparent url( ../../images/navigation/minus.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
}

div#navigation ul li a.open {
	background: transparent url( ../../images/navigation/minus.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
				
div#navigation ul li.more {
	background: #fff url( ../../images/navigation/plus.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#navigation ul li a.more {
	background: #ebe9e2 url( ../../images/navigation/plus.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#navigation ul li li.more {
	background: #fff url( ../../images/navigation/plus.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#navigation ul li li a.more {
	background: #fff url( ../../images/navigation/plus.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#navigation ul li li li.more {
	background: #ebe9e2 url( ../../images/navigation/plus_color.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#navigation ul li li li a.more {
	background: #ebe9e2 url( ../../images/navigation/plus_color.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
				
div#navigation ul li.expanded {
	background-color: #ebe9e2;
	background-repeat: no-repeat;
	background-position: top right;
}

div#navigation ul li a.expanded {
	background-color: #ebe9e2;
	background-repeat: no-repeat;
	background-position: top right;
}

div#content div.two-column {
    float: left;
    clear: right;
    display: block;
    padding: 0;
    margin: 0;
    width: 345px;

	}
div#content div.two-column-inner-first {
	    padding: 5px 25px 0 0;
	    margin: 0;
   	    border-right: #efece9 1px solid;
	}
div#content div.two-column-inner {
	    padding: 5px 0 0 25px;
	    margin: 0;
	}
	
div#content img.right_noborder {
	clear: none;
	float: right;
        margin: 0 0 20px 20px;
	border: none;
}
div#content div.recognition {
		color: #222;
		margin: 0;
                padding: 0;
	        float: left;
                width: 470px;
	}

div#content div.recognition-image {
	clear: right;
	float: right;
        width: 200px;
}

div#content div.recognition-image img.left {
	clear: right;
	float: left;
        margin: 1em 0 0 0;
	border: none;
}

div#content div.recognition h2 {
		color: #222;
		margin: 0;
                padding: 1em 0 1em 0;
	}

div#content div.recognition p {
		color: #222;
		margin: 0;
                padding: 0;
	}
	
	div#content div.recognition hr {
		height: 1px;
		background-color: #ebe8e3;
		color: #ebe8e3;
		padding: 0;
		border: none;
		margin: .5em 0;
	}
	
div#content div.student{
        width: 400px;
        height: auto:
        display: block;
        border-top: #ddd 1px solid;
}

div#content table.timeline {
	width: 300px;
        border: 1px solid #ccc;
        border-top:none;
        border-top:none;
	}

div#content table.timeline tr th {
	background-image: url(http://www.willamette.edu/images/new/design/crumbs.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	padding:0 12px;
        width: 300px;
        border: none;
	font:bold 1.2em/2em "Arial",Helvetica,sans-serif;
        color: #333;
	}

div#content table.timeline tr th.date {
        border: 1px solid #ccc;
        border-left: none;
        border-right: none;
	}

div#content table.timeline tr td {
        border: 1px solid #ccc;
        border-bottom: none;
        border-top: none;
	}
	
	div#content div#playerN10036 {
	 border: 3px solid #938248;
margin: 15px 0 8px 0;
	float: left;
        clear: both;
        padding: 0;
	border: 3px solid #938248;
}

div#content div#playerN1005F {
	 border: 3px solid #938248;
margin: 15px 0 8px 0;
	float: left;
        clear: both;
        padding: 0;
	border: 3px solid #938248;
}

div#content blockquote.style {
  font: normal 150% "Arial",Helvetica,sans-serif;
  color: #666;
  border-left: none;
  width: 180px;
  float: right;
  padding: 5px 0 5px 5px;
  margin: 0 0 15px 15px;
  background-image: url(../../about/leadership/president/thorsett/appointment/images/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  }
   div#content blockquote.style span {
     padding-left: 26px;
     display: block;
     background-repeat: no-repeat;
     background-position: bottom right;
     background-image: url(../../about/leadership/president/thorsett/appointment/images/closequote.gif);
   }
   
   
   
 /* ---------------------------------------------------------------- 
 *  Listing of Files for feature area
 * ---------------------------------------------------------------- 
*/

div#content div#features ul.files, div#content div#features ul.application {
	list-style: none;
	padding: 0;
	margin-left: 0;
}

	div#content div#features ul.files li, div#content div#features ul.application li {
		background: transparent;
	        background-repeat: no-repeat;
	        background-position: 0px 2px;
		padding-left: 23px;
	}

	div#content div#features ul.files li.pdf {
		background-image: url(../../images/new/design/pdf.gif);
	}

	div#content div#features ul.files li.doc {
		background-image: url(../../images/new/design/doc.gif);
	}

	div#content div#features ul.files li.ppt {
		background-image: url(../../images/new/design/ppt.gif);
	}

	div#content div#features ul.files li.web {
		background-image: url(../../images/new/design/web.gif);
	}

	div#content div#features ul.files li.secure {
		background-image: url(../../images/new/design/lock.gif);
	}

	div#content div#features ul.files li.link {
		background-image: url(../../images/new/design/link.gif);
	}

div#content div#features ul.files li.email {
		background-image: url(../../images/new/design/mail.gif);
	}

div#content div#features ul.files li.music {
	        background-position: 0px 8px;
		padding-left: 20px;
		background-image: url(../../cla/music/images/listen.gif);
	}
