@charset "UTF-8";

/* CSS Document 
Title:      ORGABITS_news styles
Updated:    Jun. 13 2008
*/

#traceability .stay {
	background-position: 0px   -25px;
}

#traceabilityleft {
	float: left;
	width: 280px;
	margin-bottom: 20px;
}

#traceabilityright {
	padding-bottom: 20px;
	float: right;
}

#traceabilityright #pref {
	margin-left:20px;
	font-size:90%;
	clear: left;
	text-align: right;
}

.box {
	margin-left:20px;
	margin-bottom:20px;
	width:135px;
	float:left;
}

* html .box {
	margin-left:14px;
}

.box img {
	clear:both;
	margin-bottom:10px;
	border: 1px solid #999999;
}

.box p {
	width:135px;
	font-size:90%;
	line-height: 1.4em;
}

strong {
color:#313131;
	}

.r {
	font-size: 70%;
	position: relative;
  top: -0.4em;
}
