@charset "UTF-8";
#delivery_title {
	width:980px;
	height:259px;
	background:url(img/delivery_title.png) no-repeat;
}

#delivery_title h1{display:none;}
#delivery_title p{
	padding:170px 30px 0;
	margin:0;
	font-size:18px;
	color:#333333;
	text-align:center;
}

#delivery_wrapper{
	width:980px;
	background-color:#FFFFFF;
}

#delivery_wrapper p{
	margin:0;
	padding:0;
}

#delivery_wrapper p span{font-size:12px; margin-top:5px; display:block;}

#delivery_wrapper h2{
	margin:0 0 0.5em;
	padding:0;
	font-size:20px;
}

#delivery_wrapper h2 span{color:#14833F;}

.delivery_block{
	width:840px;
	padding:25px 40px 30px;
	margin:0 auto;
	background:url(../common/img/underline.jpg) no-repeat bottom center;
	line-height:1.8;
	font-size:14px;
	color:#333333;
}

.greenboxTitle{
	font-size:20px;
	font-weight:bold;
	color:#14833F;
	border:#14833F solid 1px;
	display:inline-block;
	*display: inline;  
    *zoom: 1; 
	padding:7px !important;
	margin-bottom:7px !important;
	line-height:1;
}

.freedial{
	width:271px;
	height:58px;
	background:url(img/freedial.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}



#scheduletable{
	margin-bottom:7px !important;
}
.scheduleNote{
	font-size:10px;
}

#deliveryTime{
	width:736px;
	height:115px;
	margin:8px 0 0 15px !important;
	background:url(img/time.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#day_change,
#type_change{margin:10px 0 !important;}


.mgTop20{margin-top:20px !important;}


.underConstruction{
	border:#FF0000 solid 1px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	padding:40px 0 !important;
}