		#containerMiddle .box h1 {
			background-color:		transparent;
			margin:					0 0 30px 0;
			padding:				0px;
			line-height:			100%;
			height:					1.5em;
			text-align:				left;
			}

		#containerMiddle .box {
			text-align:				center;
			margin:					0 0 10px 10px;
			width:					200px;
			float:					left;
			}

		#containerMiddle .box select {
			display:				inline;
			}

		#containerMiddle .box .price {
			margin-top:				0px;
			color:					#005F00;
			font-size:				1.2em;
			font-weight:			bold;
			}

		#containerMiddle .box .buttons img {
			margin:					10px 5px 0 5px;
			}
		#containerMiddle .box .info {
			line-height:			140%;
			text-align:				left;
			font-size:				11px;
			}

