@import "style.css";

.priceCornerSize 	{height: 22px;background: url(images/redRoundedSquare.png) no-repeat;width: 10px;}
.boxTL, .boxBL 		{float: left;}
.boxTR, .boxBR 		{float: right;}
.boxTR 						{background-position: top right;}
.boxBottom 				{height: 15px;background-color: #ffffff;}
.boxBL 						{background-position: bottom left;}
.boxBR 						{background-position: right bottom;}
.priceBoxContent 	{background-color: #e19191;border-top: solid 1px #ffffff;border-bottom: solid 1px #ffffff; color: #000000;clear: both;font-size: .8em;
									line-height: 1.5em;padding-left: 5px;}

/* price box */
.priceBox				{width: 430px;}
.priceBox ul		{font-size: .9em;line-height: 1.5em;margin-left: 18px;}
.priceBoxSize		{width: 420px;}	
.priceHdrText		{font-size: .9em;font-weight: bold;padding-left: 5px;text-align: center;}
* html div.priceHdrText  {width: 400px;}
.priceText			{color: #f9fb35;padding-left: 300px; font-weight: bold}
.extras					{float: left;margin-top: 10px;}

