@import "initial.css";
@import "global.css";







#rightstom #colon .rightcolon h2{
	font-size: 14px;
	margin: 0 0 0px 0;
	font-weight: normal;
}

#rightstom #colon .entry {
	float: left;
}

#rightstom #colon .pic {
	float: left;
	width: 101px;
	height: 102px;
}

#rightstom #colon .what {
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	text-align: justify;
}

#rightstom #colon .info {
	float: left;
	width: 280px;
	margin: 5px 0 0 10px;
	text-align: justify;
}

#rightstom #colon .line {
	float: left;
	font-size: 0;
	height: 1px;
	width: 420px;
	background: url(images/linestom-bg.gif) repeat-x;
	margin: 3px 0 3px 0;
}
