ul#press_home {
}

ul#press_home li {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	display: inline;
	float: left;
	width: 110px;
}

.press_home_wrapper {
	display: inline;
	float: left;
	width: 500px;
}

.press_home_side {
	display: inline;
	float: left;
	padding-left: 10px;
	width: 270px;
}

.press_home_side ul {
	width: 270px;
	list-style-type: none;
}

.press_home_side ul li {
	width: 270px;
	clear: both;
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.press_home_side h2 {
	width: 270px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.4em;
}

.press_home_side ul li.top_press {
}

ul.press_controls {
	margin-left: 150px;
	line-height: 19px;
	height: 19px;
}

ul.press_controls li {
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	float: left;
}

ul.press_controls li a {
	width: 50px;
	display: inline;
	float: left;
}

#press_image {
	clear: both;
}

ul.press_controls li.first a{
	display: inline;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_first.png);
	padding-left: 22px;
}

ul.press_controls li.firstoff {
	float: left;
	display: inline;
	color: #333333;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_first_off.png);
	padding-left: 22px;
}

ul.press_controls li.prev a{
	display: inline;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_prev.png);
	padding-left: 22px;
}

ul.press_controls li.prevoff {
	float: left;
	display: inline;
	color: #333333;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_prev_off.png);
	padding-left: 22px;
}

ul.press_controls li.next a{
	padding-left: 22px;
	float: left;
	display: inline;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_next.png);
}

ul.press_controls li.nextoff {
	padding-left: 22px;
	float: left;
	display: inline;
	color: #333333;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_next_off.png);
}

ul.press_controls li.last a{
	padding-left: 22px;
	float: left;
	display: inline;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_last.png);
}

ul.press_controls li.lastoff {
	padding-left: 22px;
	float: left;
	display: inline;
	color: #333333;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/press/press_last_off.png);
}

ul.press_controls li.zoom a{
	width: 50px;
	padding-left: 22px;
	float: left;
	display: inline;
	background-image: url(../images/press/press_zoom.png);
	background-position: left top;
	background-repeat: no-repeat;
}

ul.press_controls li.zoomoff {
	padding-left: 22px;
	float: left;
	display: inline;
	color: #333333;
	background-image: url(../images/press/press_zoom_off.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.press_content {
	width: 780px;
	float: left;
	display: inline;
}

.press_content h2 {
	padding: 0px;
	margin: 0px;
}

.press_content h3 {
	padding: 0px;
	margin: 0px;
}

.tipz{
	border-color: #a09164;
	border-style: solid;
	border-width: 1px;
	background-color: black;
	color: #cccccc;
	width: 100px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.press_tip{
	width: 150px;
	height: 150px;
}

.tip-title{
	color: #a09164;
	font-size: 12px;
	font-weight: bold;
}

.tip-text{
	line-height: 11px;
	font-size: 9px;
}

.disclaimer{
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}

.web_link_image{
	width: 300px;
	float: left;
	clear: both;
}

.web_link_info{
	float: left;
}

.paging{
	margin-top: 10px;
	float: left;
	clear: both;
}
