@charset "utf-8";
html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}

body {
	color: #9b9793;
	font-size: 14px;
	/*overflow: hidden;*/
	background-color: #393736;
	font-family: 'PillGothic300mg-Regular', Arial;
}

body * {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	border: 1px solid #000000;
}

p {
	padding: 0px;
}

a {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.middle,
.resizable_middle {
	width: 980px;
	margin: 0px auto;
}

.cover_middle {
	width: 1354px;
	margin: 0px auto;
}

.hidden {
	visibility: hidden;
}

.none {
	display: none;
}

.block {
	display: block;
}

.loader {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/loader.gif);
}

.overflow {
	overflow: hidden;
}

#header {
	top: 0px;
	left: 0px;
	float: left;
	width: 100%;
	z-index: 999;
	height: auto;
	min-width: 980px;
	position: absolute;
	background-color: #393736;
}

	#header.shadow {
		background-repeat: repeat-x;
		background-position: left bottom;
		background-image: url(../img/shadow.png);
	}

#menu {
	float: right;
	padding-right: 10px;
	padding: 18px 10px 18px 0px;
}

	#menu li {
		float: left;
		height: 16px;
		line-height: 21px;
		padding-left: 15px;
	}
	
	#menu ul {
		float: left;
		display: none;
		padding-right: 37px;
	}
	
		#menu li.actual ul {
			display: block;
		}
	
	#menu a {
		float: left;
		color: #9b9793;
	}

		#menu a:hover,
		#menu a.current {
			color: #dcd8d4;
		}
		
#logo {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

	#logo a {
		float: left;
		width: 380px;
		height: 14px;
		color: #dcd8d4;
		text-indent: -99999px;
		background: transparent url(../img/logo.png) left top no-repeat;
	}
	
#splashscreen {
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
	height: 100%;
	display: none;
	overflow: hidden;
	position: absolute;
	background-color: #393736;
}

	#splashscreen img {
		float: left;
		width: 100%;
	}
	
	#splashscreen h1 {
		float: left;
		width: 964px;
		height: 31px;
		display: none;
		position: absolute;
		text-indent: -99999px;
		background: transparent url(../img/intro.png) left top no-repeat;
	}

#container {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	/*overflow: hidden;*/
}

	#container img {
		float: left;
		width: 100%;
	}
	
	#container.opac {
		background-color: #edecea;
	}
	
#home {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: #393736;
}

	#home li {
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		display: none;
		/*visibility: hidden;*/
		position: absolute;
	}
	
	#home li .label {
		color: #e2e0dd;
		padding-top: 37px;
		position: absolute;
	}
		
		#home li .label_holder {
			float: left;
			width: 100%;
			position: relative;
			left: -7px;
		}
	
		#home li .label_holder .quote {
			float: left;
			width: auto;
			padding-right: 3px;
		}
		#home li .label_holder .quote_right {
			width: auto;
			padding-left: 3px;
		}
		
		#home li .label_holder .quote_title {
			float: left;
			width: 960px;
		}
		#home li .label_holder .quote_attribute {
			font-family: PillGothic300mg-Regular;
			font-size: 14px;
			padding-left: 10px;
			text-shadow: 1px 1px 1px #4c4e4e; 
			line-height: 20px;
			text-transform: uppercase;
			opacity: 0.75;
			filter: alpha(opacity=75); /* For IE8 and earlier */
		}
		
		#home li .label h2 {
			display: block;
			font-size: 50px;
			line-height: 53px;
			font-weight: normal;
			padding-bottom: 10px;
			text-shadow: 1px 1px 1px #4c4a49;
			color: #eef2f1;
			/*
			opacity: 0.9;
			filter: alpha(opacity=90); /* For IE8 and earlier */
		}
		
			#home li .label h2 a{
				color: #eef2f1;
				font-weight: normal;
			}
		#home li .label p {
			float: left;
			padding-left: 17px;
		}
		
		#home li .label p a {
			font-size: 18px;
			float: left;
			text-transform: uppercase;
			text-shadow: 1px 1px 1px #4c4e4e; 
			color: #eef2f1;
			/*color: #e2e0dd;*/
			line-height: 20px;
			display: block;
			text-transform: uppercase;
			opacity: 0.75;
			filter: alpha(opacity=75); /* For IE8 and earlier */
		}
		#home li .label p a:hover{
			color: #fff;
		}
		
#themes,
#projects {
	padding-top: 18px;
	visibility: hidden;
}

#projects .row {
	float: left;
	width: 960px;
	padding: 0 10px 38px 10px;
}

#themes .row {
	float: left;
	width: 960px;
	padding: 0 10px 25px 10px;
}

	#themes .prj {
		float: left;
		width: 220px;
		height: auto;
	}

	#projects .prj {
		float: left;
		width: 300px;
		height: auto;
	}
	
	#projects .prj.l {
		padding-right: 20px;
	}
	
	#projects .prj.m {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#projects .prj.r {
		padding-left: 20px;
	}
	
	#themes .prj.l {
		padding-right: 13px;
	}
	
	#themes .prj.m {
		padding-left: 13px;
		padding-right: 13px;
	}
	
	#themes .prj.r {
		padding-left: 13px;
	}
	
	#themes .prj.l a,
	#projects .prj.l a {
		float: left;
	}
	
	#themes .prj img,
	#projects .prj img {
		float: left;
		width: 100%;
		-moz-box-shadow: 2px 4px 4px #262626;
		-webkit-box-shadow: 2px 4px 4px #262626;
		box-shadow: 2px 4px 4px #262626;
	}
	#projects .prj img {
		width: 300px;
		height: 218px;
	}
	
	#projects .prj p {
		float: left;
		width: 100%;
		color: #9b9793;
		padding: 12px 0;
	}
	
		#projects .prj a:hover p {
			color: #dcd8d4;
		}
		
	#themes .prj {
		position: relative;
	}
	
	#themes .prj table {
		float: left;
		width: 221px;
		height: 162px;
		padding: 0px;
		display: none;
		color: #7f7e7e;
		font-size: 17px;
		overflow: hidden;
		text-align: center;
		position: absolute;
	}
	
		#themes .prj.l table {
			left: -2px;
			top: -2px;
		}
	
		#themes .prj.m table {
			left: 11px;
			top: -2px;
			width: 224px;
			height: 164px;
		}
			#themes .prj.m table td {
				height: 162px;
			}
	
		#themes .prj.r table {
			left: 11px;
			top: -2px;
			width: 224px;
			height: 164px;
		}
			#themes .prj.r table td {
				width: 224px;
				height: 162px;
			}
	
	#themes .prj table td {
		width: 220px;
		height: 160px;
		vertical-align: middle;
		background: url('../img/theme_rollover.png') repeat top left transparent;
		color: #d5d3d1;
		font-weight: normal;
		font-size: 24px;
	}
	
	/*
	#themes .prj table td span {
		border-bottom: 1px solid #7f7e7e;
	}
	*/
	
#project {
	visibility: hidden;
}

	#project .nav a {
		float: left;
		width: 38px;
		height: 41px;
		z-index: 9999;
		display: none;
		position: absolute;
		text-indent: -9999px;
	}
	
	#project .nav #next {
		right: 0;
		background: transparent url(../img/right.png) 0px 0px no-repeat;
	}
	
		#project .nav a:hover#next {
			background-position: 0px -41px;
		}
	
	#project .nav #prev {
		left: 0;
		background: transparent url(../img/left.png) 0px 0px no-repeat;
	}
	
		#project .nav a:hover#prev {
			background-position: 0px -41px;
		}
	
	#project .pics {
		margin: 0; 
		padding: 0; 
		width: 100%; 
		height: auto;
		overflow: hidden;
		background-color: #333230;
	}

		#project .pics li.slide {
			top: 0;
			left: 0;
			width: 100%;
			height: auto;
			position: absolute;
		}
		
		#project .pics li.slide img {
			top: 0px;
			left: 0px;
			position: absolute;
			/*width: auto;*/
		}
		
		#project .pics li.slide .center {
			z-index: 1;
			width: 1010px;
			margin: 0 auto;
			position: relative;
		}
		
		#project .pics li.slide .info {
			float: left;
			width: 240px;
			color: #ffffff;
			display: none;
			cursor: default;
			padding: 20px 25px;
			text-decoration: none;
			background-position: repeat;
			background-color: transparent;
		}
		
			#project .pics li.slide .info.hover {
				background-image: url(../img/px.png);
			}
		
			#project .pics li.slide .info .title {
				display: block;
				color: #dddad7;
				font-size: 17px;
			}
		
			#institutional .text .subtitle {
				display: block;
				color: #dddad7;
				font-size: 15px;
				font-family: PillGothic300mg-LightObliq;
				text-transform: none;
				padding-top: 5px;
			}
			#project .pics li.slide .info .subtitle {
				display: block;
				color: #dddad7;
				font-size: 15px;
				font-family: PillGothic300mg-LightObliq;
			}
		
			#project .pics li.slide .info .desc {
				display: block;
				color: #dddad7;
				font-size: 12px;
				padding-top: 15px;
			}
			
			#project .pics li.slide .info ul {
				float: left;
				width: 100%;
			}
			
			#project .pics li.slide .info li {
				width: 100%;
				float: left;
			}
			
			#project .pics li.slide .info a {
				float: left;
				color: #dddad7;
				font-size: 14px;
				line-height: 18px;
			}
			
			#project .pics li.slide .info a:hover {
				color: #ffffff;
			}
			
#institutional {
	padding-top: 18px;
	visibility: hidden;
}

	#institutional .body {
		padding: 0 10px;
	}
	
	#institutional .text {
		float: left;
		width: 250px;
		height: 464px;
	}
	
		#institutional .text h2 {
			float: left;
			color: #cbc8c5;
			font-size: 15px;
			line-height: 18px;
			font-weight: normal;
			padding-bottom: 25px;
			text-transform: uppercase;
		}
	
		#institutional .text p {
			float: left;
			color: #cbc8c5;
			font-size: 12px;
			line-height: 15px;
			font-family: Arial;
			padding-bottom: 15px;
			width: 100%;
		}
		
	#institutional .gallery {
		float: right;
		width: 690px;
		height: 464px;
		padding-top: 2px;
		position: relative;
	}
		
	#institutional #slider {
		float: left;
		width: 690px;
		height: 464px;
		overflow: hidden;
		position: relative;
	}
	
		#institutional #slider li {
			top: 0;
			left: 0;
			float: left;
			width: 690px;
			height: 464px;
			position: absolute;
			text-align: center;
		}
		
		#institutional #slider img {
			height: 100%;
			width: auto;
		}
		
	#institutional .nav a {
		top: 46%;
		float: left;
		width: 38px;
		height: 41px;
		z-index: 9999;
		display: none;
		position: absolute;
		text-indent: -9999px;
	}
	
	#institutional .nav #next {
		right: 0;
		background: transparent url(../img/right.png) 0px 0px no-repeat;
	}
	
		#institutional .nav a:hover#next {
			background-position: 0px -41px;
		}
	
	#institutional .nav #prev {
		left: 0;
		background: transparent url(../img/left.png) 0px 0px no-repeat;
	}
	
		#project .nav a:hover#prev {
			background-position: 0px -41px;
		}
		
#news {
	float: left;
	width: 100%;
	min-width: 980px;
	visibility: hidden;
}

	#news .wrap {
		float: left;
		width: 100%;
		padding-top: 22px;
	}
	
	#news .left {
		float: left;
		width: 620px;
		padding-left: 5px;
		padding-right: 24px;
		padding-bottom: 20px;
	}
	
		#news .left table {
			width: 100%;
		}
		
		#news .left table td {
			padding: 0 0px 34px 0px;
		}
		
		#news  table td a {
			float: left;
		}
		
		#news  table td img {
			float: left;
			width: auto;
			-moz-box-shadow: 2px 4px 4px #262626;
			-webkit-box-shadow: 2px 4px 4px #262626;
			box-shadow: 2px 4px 4px #262626;
			width: 140px;
		}
		
		/*
		#news  table td a:hover img {
			-moz-box-shadow: 2px 4px 4px #6a6a6a;
			-webkit-box-shadow: 2px 4px 4px #6a6a6a;
			box-shadow: 2px 4px 4px #6a6a6a;
		}
		*/

	#news .right {
		float: left;
		width: 270px;
		padding-left: 11px;
		padding-bottom: 20px;
	}
	
	#news .right h1,
	#news .right h2,
	#news .right h3,
	#news .right h4,
	#news .right h5 {
		display: block;
		color: #dcd8d4;
		font-size: 13px;
		font-weight: normal;
		padding-bottom: 10px;
	}
	
	#news .right p {
		color: #dcd8d4;
		font-size: 12px;
		font-family: Arial;
		padding-bottom: 20px;
	}
	
		#news .right .connect {
			color: #dcd8d4;
			font-size: 12px;
			float: left;
		}
		
		#news .right .connect span {
			float: left;
			width: 100%;
		}
		#news .right .connect ul {
			float: left;
			padding-top: 10px;
		}
		
		#news .right .connect li {
			float: left;
			padding-right: 10px;
		}
		
		#news .right .connect img {
			width: auto;
		}
		
#contact {
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
	height: 100%;
	visibility: hidden;
	background-color: #393736;
}

	#contact .bg {
		top: 0px;
		left: 0px;
		float: left;
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: absolute;
	}
	
	#contact .middle {
		z-index: 1;
		position: relative;
	}
	
	#contact .left {
		float: left;
		width: 255px;
		padding-top: 30px;
		padding-left: 10px;
		line-height: 15px;
	}
	
	#contact .block h1,
	#contact .block h2,
	#contact .block h3,
	#contact .block h4,
	#contact .block h5 {
		display: block;
		color: #79736d;
		font-size: 17px;
		font-weight: normal;
		padding-bottom: 10px;
	}
	
	#contact .block p {
		color: #79736d;
		font-size: 12px;
		font-family: Arial;
		padding-bottom: 30px;
	}
	
	#contact .block a {
		clear: both;
		color: #4c4a49;
		font-size: 11px;
		line-height: 25px;
		font-family: Arial;
	}
	
	#contact .connect {
		color: #79736d;
		font-size: 12px;
		float: left;
		
	}
	
		#contact .connect span {
			float: left;
			width: 100%;
		}
		
		#contact .connect ul {
			float: left;
			padding-top: 10px;
			padding-bottom: 65px;
		}
		
		#contact .connect li {
			float: left;
			padding-right: 10px;
		}
		
		#contact  .connect img {
			width: auto;
		}
		
	#contact .credits h1,
	#contact .credits h2,
	#contact .credits h3,
	#contact .credits h4,
	#contact .credits h5 {
		display: block;
		color: #79736d;
		font-size: 13px;
		padding-top: 18px;
		font-weight: normal;
	}
	
	#contact .credits a.trigger {
		color: #79736d;
		font-size: 12px;
	}
	
	#contact .credits a.trigger.active,
	#contact .credits a:hover.trigger {
		color: #2b2a2a;
	}
	
	#contact .credits p {
		display: block;
		color: #79736d;
	}
	
	#contact .credits #hidden a {
		color: #79736d;
	}

	#contact .credits #hidden {
		display: none;
		padding-bottom: 20px;
	}
	
#firm {
	width: 100%;
	float: left;
	min-width: 980px;
	visibility: hidden;
}

	#firm .middle {
		z-index: 99;
		position: relative;
	}
	
	#firm .bg {
		top: 0px;
		left: 0px;
		float: left;
		width: 100%;
		height: 100%;
		position: fixed;
		background-color: #edecea;
	}
	
	#firm .cover {
		float: left;
		width: 100%;
		position: relative;
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: top center;
	}
	
	#firm .wrap {
		float: left;
		padding-top: 22px;
	}
	
	#firm .coltitle {
		float: left;
		width: 100%;
		height: 32px;
		color: #5d5855;
		font-size: 15px;
		font-weight: normal;
	}
	
	#firm .left {
		float: left;
		width: 379px;
		padding-left: 10px;
		padding-right: 73px;
		padding-bottom: 20px;
	}

	#firm .right {
		float: left;
		width: 508px;
		/*padding-bottom: 20px;*/
	}
	
	#firm .about {
		float: left;
		width: 100%;
		color: #5d5855;
		font-size: 12px;
		font-family: Arial;
	}
	
	#firm .people {
		float: left;
		width: 204px;
	}
	
		#firm .people a {
			float: left;
			width: 204px;
			color: #5d5855;
			font-size: 12px;
			line-height: 14px;
			margin-bottom: 13px;
		}
		
			#firm .people a span {
				display: block;
			}
			
			#firm .people a:hover,
			#firm .people a.selected {
				color: #000000;
			}
	
	#firm .profile {
		float: right;
		width: 300px;
		display: none;
		color: #5d5855;
		font-size: 12px;
		font-family: Arial;
	}
	
		#firm .profile img {
			width: auto;
			max-width: 282px;
		}
		
		#firm .profile .thumb {
			float: left;
			width: 100%;
			padding-bottom: 20px;
		}
		
		#firm .profile p {
			color: #5d5855;
			font-size: 12px;
			padding-bottom: 14px;
		}
		
#page404 {
	float: left;
	width: 100%;
	padding-top: 100px;
	text-align: center;
}
	
	#page404 a {
		color: #9B9793;
		text-decoration: underline;
	}
	
/* late edits 01-28-2013 */
.theme_h {
	width: auto;
	float:left;
	color: #444443;
}

#project .pics li.slide .center.le {
	width: 100%;
	position: absolute;
	left: 0px;
}

#project .pics li.slide .center.le .nfo span.subtitle,
#project .pics li.slide .center.le .nfo span.title,
#project .pics li.slide .center.le .nfo span.desc {
	/*display: none;*/
}

#project .pics li.slide .center.le.long .nfo span.subtitle,
#project .pics li.slide .center.le.long .nfo span.title,
#project .pics li.slide .center.le.long .nfo span.desc {
	display: block;
}
	#project .pics li.slide .center.le .nfo {
		font-size: 13px;
		color: #666564;
		font-family: PillGothic300mg-Regular;
		line-height: 22px;
	}
	
	#project .pics li.slide .center.le .nfo span.nfo {
		background: url(../img/nfo_holder.png) no-repeat 0 0 transparent;
		height: 20px;
		float: left;
		line-height: 22px;
		text-align: center;
		width: 40px;
		padding-right: 11px;
		margin-right: 10px;
		position: absolute;
		left: 0px;
		top: -20px;
	}
	
	#project .pics li.slide .center.le .nfo span.title {
		float: left;
		line-height: 22px;
		padding-left: 71px;
		padding-right: 20px;
		background: none;
		color: #39383c;
		font-family: PillGothic300mg-Regular;
		font-size: 13px;
	}
	
	#project .pics li.slide .center.le .nfo span.subtitle {
		float: left;
		line-height: 22px;
		padding-left: 10px;
		background: none;
		color: #666564;
		font-family: PillGothic300mg-LightObliq;
		font-size: 13px;
	}
	
	#project .pics li.slide .center.le .nfo span.desc {
		float: left;
		line-height: 22px;
		padding-left: 10px;
		background: none;
		color: #39383c;
		font-family: PillGothic300mg-Regular;
		font-size: 13px;
	}
	
	#project .pics li.slide .center.le .nfo span.desc ul {
		float: left;
		width: auto;
		padding-left: 10px;
	}
	
		#project .pics li.slide .center.le .nfo span.desc ul li {
			float: left;
		}
			
			#project .pics li.slide .center.le .nfo span.desc ul li a {
				float: left;
				padding-left: 7px;
				padding-right: 7px;
				font-size: 13px;
				color: #666564;
				background: url(../img/line.png) no-repeat left center transparent;
			}
			
			#project .pics li.slide .center.le .nfo span.desc ul li a:hover {
				color: #e1710e;
			}
		
			#project .pics li.slide .center.le .nfo span.desc ul li a.first {
				background: none;
			}
	/*
	#project .pics li.slide .center.le.long .nfo span.nfo {
		background: none;
	} */
	
	#project .pics li.slide .center.le .nfo span.nfo:hover {
		color: #e1710e;
		cursor: pointer;
	}

#project .pics li.slide .center.le {
	height: 20px;
	min-width: 980px;
	width: 100%;
	float: left;
	background: url(../img/dot.png) repeat center center transparent;
}

.middle.relative {
	position: relative;
}

	
.news_holder {
	float: left;
	width: 155px;
	position: relative;
}
	.news_holder a.a_holder {
		color: transparent;
	}
	
		.news_holder .a_holder {
			bottom: 34px;
			float: left;
			left: 0;
			overflow: hidden;
			position: absolute;
			height: 0px;
			z-index: 2;
			background: url(../img/rollover.png) repeat transparent;
			
		}
			
			.news_holder .news_view_container {
				/*position: absolute; */
				bottom: 0;
				left: 0px;
				width: 140px;
				float: left;
				/*height: 0px; */
				text-align: center;
				text-decoration: underline;
				font-family: PillGothic300mg-Regular;
				font-size: 13px;
				text-transform: uppercase;
			}
			
				.news_holder .news_view {
					float: left;
					padding: 20px 0;
					color: #41403f;
					width: 140px;
				}
			
					.news_holder .news_view span {
						border-bottom: 1px solid #7c7c7c;
					}
/* showPopup */

.popbox {
	z-index: 99999;
	float: left;
	height: auto;
	display: none;
	position: absolute;
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 20px #000000;
	-webkit-box-shadow: 0px 0px 20px #000000;
	box-shadow: 0px 0px 20px #000000;
}

	.popbox .close {
		right: 20px;
		top: 10px;
		width: 100px;
		height: 23px;
		font-size: 12px;
		color: #ffffff;
		line-height: 19px;
		text-align: right;
		position: absolute;
		text-decoration: none;
	}

	.popbox .close span {
		float: right;
		width: 19px;
		height: 19px;
		margin-left: 7px;
		background: transparent url(http://www.lichtencraig.com/img/arrows.gif) 3px -43px no-repeat;
	}
	
#overlay.blue {		background-color: #0d3446; }
#overlay.brown {		background-color: #5d4106; }
#overlay.green {		background-color: #0d460d; }
#overlay.cherry {	background-color: #460d2b; }
#overlay.grey {		background-color: #333333; }
#overlay.white {		background-color: #ffffff; }
#overlay.coral {		background-color: #333333; }
#overlay.opac {		background-color: #eeeeee; }
#overlay_header.opac {		background-color: #eeeeee; }

.white.close span {	background-color: #ffffff; }
.grey.close span {	background-color: #40688a; }
.blue.close span {	background-color: #0d3446; }
.brown.close span {	background-color: #5d4106; }
.green.close span {	background-color: #0d460d; }
.cherry.close span {	background-color: #460d2b; }
.coral.close span {	background-color: #dc8c8c; }
	
#overlay {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.6;
}
#overlay_header {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 62px;
	z-index: 9999;
	display: none;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.6;
}

/* end showPopup */

#press_gallery {
	min-height: 350px;
	background: #393736;
	width: 720px;
	height: 480px;
	padding: 20px 40px;
}

	#press_slider {
		padding: 0 30px 0 20px;
		width: 680px;
		margin: 0 auto;
		position: relative;
		display: block;
	}
	
		#press_slider .nav a {
			top: 230px;
			float: left;
			width: 26px;
			height: 22px;
			z-index: 9999;
			display: none;
			position: absolute;
			text-indent: -9999px;
		}
		
		#press_slider .nav #next_press {
			right: -20px;
			background: transparent url(../img/small_right.png) 0px 0px no-repeat;
		}
		#press_slider .nav #prev_press {
			left: -20px;
			background: transparent url(../img/small_left.png) 0px 0px no-repeat;
		}
		
		#popslider {
			float: left;
			overflow: hidden;
			position: relative;
			width: 680px;
			height: 480px;
		}
			
			#popslider li {
				top: 0px;
				left: 0px;
				float: left;
				width: 680px;
				position: absolute;
				text-align: center;
			}
				
				#popslider li img {
					max-width: 680px;
					max-height: 480px;
					margin-top: 10px;
				}