@charset "utf-8";
/* CSS Document */

.tearsheettitle {
              color: #666644;
              font-family: Tahoma,Arial,Helvetica;
              font-size: 18px;
              font-weight: normal;
}

#container {
	background-color: #E2E3E4;
	width: 561px;
	height: 400px;
	float: left;
}

div.box {
	background-image: url('http://media.corporate-ir.net/media_files/irol/16/160695/images/box.gif');
	width: 267px;
	height: 173px;
	float: left;
	position: relative;
}

div.boxtitle {
	width: 250px;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	overflow: hidden;
}

div.boxtext {
	width: 250px;
	height: 150px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

#top {
	width: 540px;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 18px;
	position: relative;
	float: left;
}

#bottom {
	width: 540px;
	margin-left: 10px;
	margin-bottom: 22px;
	position: relative;
	float: left;
}

#topright {
	float: right;
}

#bottomright {
	float: right;
}
