#newFlowerBox{
	
}
#newFlowerBox .left
{
	float: left;
	text-align: center;
}
#newFlowerBox .left a
{
	display: block;
	color: #004D07;
	text-decoration: underline;
	margin-top: 8px;
}
#newFlowerBox .right
{
	float: right;
	width: 596px;
	text-align: left;
}
#newFlowerBox .right h3
{
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
}
#newFlowerBox .right table
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
#newFlowerBox .right .flowerDetail
{
	font-size: 11px;
	font-style: italic;
	display: block;
	padding-bottom: 5px;
}
#newFlowerBox .right table .submitOrder
{
	font-size: 14px;
	color: #219322;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FCFFCC;
	border: solid 2px #219322;
	text-align: center;
	width: 78px;
	cursor: hand;
	cursor: pointer;
}
#newFlowerBox .right table td
{
	padding: 0px;
	margin: 0px;
}
#newFlowerBox .right table .t
{
	width: 100px;
	vertical-align: top;
	padding-top: 5px;
	font-size: 11px;
}
#newFlowerBox .right table .t2
{
	width: 100px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
}
#newFlowerBox .right table .i
{
	font-size: 11px;
	width: 146px;
}
#newFlowerBox .right table .i2
{
	font-size: 11px;
	width: 146px;
}
#newFlowerBox .right table .dateSelect
{
	width: 44px;
	padding: 0px;
	margin: 0px;
	background-color: white;
}
#newFlowerBox .right table .text
{
	width: 180px;
	background-color: white;
	border: solid 1px #7F9DB9;
	font-size: 11px;
	padding-top: 4px;
	height: 16px;
	color: #003405;
	
}
#newFlowerBox .right table .timeSelect
{
	width: 184px !important;
	width: 186px;
}
#newFlowerBox .right table .textarea
{
	width: 480px !important;
	width: 482px;
	background: none;
	border: solid 1px #7F9DB9;
	height: 50px;
	background-color: white;
	font-family: Arial;
	font-size: 11px;
}
.helpInfo
{
	font-size: 11px;
}
.orderImg
{
	border: solid 1px #DCDCDC;
}
#newFlowerBox .right table .errorMessages
{
	font-size: 11px;
	color: red;
	padding-bottom: 15px;
}
#newFlowerBox #extras
{
	clear: both;
	text-align: left;
	padding-top: 10px;
}
#extras #extrasCaption
{
	font-size: 15px;
	font-weight: bold;
}
#addExtrasPlease
{
	font-size: 11px;
	float: right;
	width: 465px;
	text-align: left;
}
.extrasBlock {
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	font-size: 11px;
	text-align: center;
}
.extrasBlockTable{margin: 0px auto;width: 720px;}
.extrasBlockCaption
{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 7px;
}
.extrasBlock table
{
	margin: auto 0;
	
}
.extrasBlock table td
{
	vertical-align: bottom;
	text-align: center;
	width: 178px;
	padding-bottom: 10px;
	padding-top: 10px
}
.extrasBlock table td span
{
	display: block;
	padding: 3px 0px;
}

.extrasBlock table td span.title
{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}
.extrasBlock table select
{
	font-size: 11px;
	margin-top: 3px;
}
#extrasLinks
{
	margin-top: 10px;
}
#extrasLinks a
{
	margin-right: 1px;
	display: block;
	width: 239px;
	float: left;
	background: url(/pic/order_table_bg.jpg) repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	border-bottom: solid 1px #b2d6b5;
}
#extrasLinks a:hover
{
	color: black;
	font-weight: bold;
}