* {	margin: 0;	padding: 0;}#intro {    padding-bottom: 10px;}#slider {	width: 900px;	margin: 0 auto;	position: relative;	border: 0px solid #fff;	background-color: #ffffff;}.scroll {	overflow: hidden;	width: 900px;	margin: 0 auto;	position: relative;}.scrollContainer {	position: relative;	background-color: transparent;	height: 435px;}.scrollContainer div.panel {	padding: 10px;	width: 575px;	height: 340px;}#left-shadow {	position: absolute;	top: 0;	left: 0;	width: 25px;	bottom: 0px;	background-image: url(../assets/leftshadow.png);	background-repeat: repeat-y;}#right-shadow {	position: absolute;	top: 0;	right: 0;	width: 25px;	bottom: 0px;	background: url(../assets/rightshadow.png) repeat-y;}.inside {	padding: 10px;	border-bottom: 0px;	border-bottom-style: dotted;	border-color: #999999;	background-color: transparent;}.inside img {	display: block;	border: 0px solid #ccc;	margin: 0 0 10px 0;	width: 550px;}.inside .inici {	width: 550px;}.inside h2 {	font-weight: normal;	color: #333333;	font-size: 14px;	text-align: left;	margin-top: 0;	margin-right: 0;	margin-bottom: 4px;	margin-left: 0;}.inside h3 {	text-align: left;	font-size: 2.8em;}.inside p {	font-size: 10px;	color: #333333;	font-family: Georgia, "Times New Roman", Times, serif;}.inside .meltemi {	position: absolute;	top: 90px;	left: 65px;	margin-right: 60px;}.scrollButtons {	position: absolute;	top: 20px;	cursor: pointer;	z-index: 99;	width: 169px;	height: 350px;}.scrollButtons.left {	left: -44px;}.scrollButtons.left:hover {	background-image: url(../assets/leftarrow-h.png);	background-repeat: no-repeat;}.scrollButtons.right {	right: -44px;}.scrollButtons.right:hover {	background-image: url(../assets/rightarrow-h.png);	background-repeat: no-repeat;}#slider .scroll .scrollContainer  .inside .meltemi p #link {	position: static;	border: none;	cursor: pointer;}.hide {    display: none;}