@charset "UTF-8";
/* CSS Document */


/* Press GRID START */

#press_menuthumb_wrapper {
	height: 100%;
	width: 960px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	background-color: #E5E5E5;
	
}

.press_menu_stripe {
	height: 100%;
	width: 950px;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}

.press_menu {
	height: 15px;
	width: 630px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:10px;
	
	clear:none;
	float:left;	
}

.background_empty_pattern {
	height: auto;
	width: auto;
	overflow: hidden;
	background-image: url(http://www.luisporem.com/global_images/arrows/background_empty_pattern.jpg);
	background-repeat: repeat;
}



/* Press GRID END */

.press_menu_buts_up {
	height: auto;
	width: 150px;
	margin-right: 10px;
	clear: none;
	float: left;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #111111;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}

