@charset "utf-8";
/* CSS Document */

.supplements {list-style-type:none; text-decoration: none;}

.supplements li {width:120px; height:350px; display:inline-block; float:left; padding: 3px 7px 3px 3px; margin: 2px; border: solid #6C2986 1px;}
	
#text {background-color: #E0D0E7; width: 120px; padding: 2px; height: 190px;}
