@charset "utf-8";
/* CSS Document */

#yast_project_box {
	height: 20px;
	width: 21em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	background-image: url(../images/title_blue.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 20px;
}

#sidebar3 #caption {
	margin-top: 140px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	background-image: url(../images/blue_slice.jpg);
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sidbar1 {
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
	background-image: url(../images/paper3_long.jpg);
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-left: 15px;
}

#sidebar1_text {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
	color: #000000;
	width: 370px;
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	overflow: auto;
	padding-left: 10px;
}

#sidebar2_wrapper {
	float: left;
	width: 350px;
	margin-top: 50px;
	background-repeat: no-repeat;
	margin-left: 30px;
	overflow: hidden;
	height: 500px;
}

#sidebar2_image {
	position:relative;
	z-index: 1;
}


#sidebar3 {
	float: left;
	width: 350px;
	margin-top: 25px;
	margin-left: 35px;
}

#sidebar3_left_image img {
	float: left;
}

#sidebar3_image_right img {
	float: right;
}
