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