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

.content_right_start {
	margin:0 auto;
	width:44.35em;
	text-align:left;
	background-color:#fff;
	/* border:1px solid #bfbfbf; */
	padding: 0px;
	border: none;
}

.ce {
	margin-bottom: 0px;
}

.content_right_start .ce p, .content_right_start .csc-header {
	padding: 10px;
}

/* ---------- Haritz ---------- */
.wrapper_top {
	height:275px;
  margin-bottom:18px;
	background:#e7e7e7 url(images/headerimage_new.jpg) top center no-repeat;
}
.wrapper_content {
	width:58.5em;
  padding:0;
}
.content_left {
	width:11.1em;
  margin-left:8px;
  margin-right:14px;
  /*text-align:justify;*/
}
.content_right_start {
  width:46em;
  padding:0;
  background-color:transparent;
}
.box_container {
	padding:0 0 0 20px;
}
.box_shadow {
  height:170px;
  width:221px;
  margin:0 8px;
  background:#e7e7e7 url(images/box_shadow.jpg) bottom center repeat-x;
}

