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


#yast_project_box {
	width: 20em;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 25px;
	background-attachment: scroll;
	background-image: url(../images/title_blue.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 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;
	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;
	line-height: 1.3em;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
	margin-top: 30px;
}

#sidebar2_wrapper {
	float: left;
	margin-top: 50px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-bottom: 30px;
}

#sidebar2_image {
	float: left;
	margin-top: 50px;
	margin-left: 30px;

}


#sidebar3 {
	float: left;
	width: 310px;
	margin-left: 30px;
	padding: 20px;
	background-image: url(../images/blue_slice.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 17px;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AFBCC4;
	border-bottom-color: #B3BDC6;
	background-color: #D2DCE5;
}

#sidebar3_left_image img {
	float: left;
}

#sidebar3_image_right img {
	float: right;
}
