#options {
	width: 400px;
	height: 400px;
	overflow: scroll;
}

#price {
	color: yellow;
}

.boot_options {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.boot_options  .value {
	padding-bottom: 2px;
}

.change_style {
	padding-bottom: 10px;
	font-weight: bold;
}

.price_box {
	margin-top: 10px;
	font-size: 12pt;
	font-weight: bold;
}

.add2cart {
	margin-top: 10px;
}
