・price-table {
	margin-top: -0.6em;
}
#price-table td {
	white-space: nowrap;
	width: 25%;
}
#price-table .comment {
	margin: -0.4em 0 3em;
}



div.price {
   font-size: 14px;
}

.price p {
	font-size: 14px;
  line-height: 18px;
  margin-bottom: 0px;
}

div.coursebar {
   width:266px;
   background-color:#e2e2e2;
   color:black;
   font-weight:bold;
   padding:0.2em 0em 0.1em 1em;
   margin-bottom: 5px;
}

div.course {
   padding-left: 1em;
}

div.priceName {
   text-align: left;
   float: left;
   font-weight: bold;
}
div.priceItem {
   text-align: left;
   float: left;
}
div.priceValue {
   text-align: right;
   width:252px;
}

div.priceClearBoth {
   clear: both;
   padding-top: 0.2em;
   }

div.priceComment {
	margin: 1em 0 1em;
}
