.monoBox {
	width:340px;
	float:left;
}
.monoProgress {
	width:340px;
	float: left;
	margin-bottom:10px;
}
.monoText {
	font-size:0.75em;
	line-height:1.25em;
}

.monoSpacer {
	margin-top:10px;
	clear:both;
}

.monoSpacer30 {
	margin-top:30px;
	clear:both;
}

.monoBotton {
	float: right;
	text-align:right;
}
.monoBoxLeft {
	float: left;
	width:160px;
	padding: 0px 5px 0px 0px;
}
.monoBoxRight {
	float: right;
	width:160px;
	padding: 0px 5px 0px 0px;
}
.monoPrice {
	font-size:0.75em;
	margin:5px 0px 5px 0px;
}

