#floatright {
float:right;
}

#stemname {
	 font-weight: bold;
	 font-size: 50px;

}

#stemname_vice {
	 font-weight: bold;
	 font-size: 30px;

}

#stemtable  {
	width:90%;
	margin-left: 5%;
}

#stemtable_half {
	width:38%;
	float:left;
	margin-left: 5%;
}

