@charset "utf-8";
/* CSS Document */


#yast_project_box {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../../../../images/title_blue.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 20px;
	background-color: #5E697D;
}
#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: 355px;
	margin-top: 50px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
#caption {
	background-attachment: scroll;
	background-image: url(../images/blue_slice.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	margin-top: 130px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A4B1BA;
	border-bottom-color: #98A6B1;
	font-style: italic;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#sidebar2_image {
	position:relative;
	z-index: 1;
	overflow: hidden;
}


#sidebar3 {
	float: left;
	width: 350px;
	margin-top: 25px;
	margin-left: 35px;
}

#sidebar3_left_image img {
	float: left;
}

#sidebar3_image_right img {
	float: right;
}
#button {
	margin-bottom: 20px;
	float: left;
}
