/* HOME */
#home #main_image 					{ width: 780px; height: 291px; background: url(../_images/home-main_image.jpg) no-repeat; color: #333; }
#home #main_image h2 				{ position: absolute; width: 500px; margin-left: -5000px; }
#home #main_image p 				{ padding-top: 65px; padding-right: 40px; padding-bottom: 10px; padding-left: 455px; }
#home #main_image ul 				{ padding-left: 475px; padding-right: 40px; }
#home #main_image li 				{ line-height: 16px; padding-left: 12px; padding-bottom: 10px; background: url(../_images/bullet-arrow-blue.gif) no-repeat left 4px; }
#home #main_image li.nobullet 		{ background: none; }

#home #bottom_content 				{ margin-top: 15px; color: #333; }
#home #bottom_content h3 			{ font-weight: bold; font-size: 18px; color: #7ca653; margin-bottom: 6px }
#home #bottom_content h3 a 			{ text-decoration: none; color: #7ca653; }
#home #bottom_content h3 a:hover 	{ color: #e5ac00; }
#home #bottom_content h4 			{ font-weight: bold; font-size: 14px; color: #7ca653; margin-bottom: 6px }

#home #bottom_content td 			{ width: 33%; padding: 0 15px; }
#home #bottom_content td.border 	{ border-right: 1px #ccc dotted; }

#home td#left p 					{ padding-left: 50px; padding-bottom: 12px; background: url(../_images/icon-noodlebib-big.gif) no-repeat top left; }
#home td#left p.last 				{ padding-left: 28px; padding-top: 6px; background: none; }
#home td#left ul 					{ padding-left: 28px; }
#home td#left li 					{ line-height: 16px; padding-left: 22px; padding-bottom: 10px; background: url(../_images/bullet-button.gif) no-repeat top left; }

#home td#center li 					{ font-size: 11px; line-height: 15px; padding-left: 22px; padding-bottom: 10px; background: url(../_images/bullet-button.gif) no-repeat top left; }
#home td#center li a				{ font-size: 12px; }

#home td#center li#noodlebib_mla_starter	{ background: url(../_images/icon-noodlebib_mla_starter-small.gif) no-repeat top left; }
#home td#center li#noodlebib_express		{ background: url(../_images/icon-noodlebib_express-small.gif) no-repeat 1px 0; }
#home td#center li#noodletools_kb			{ background: url(../_images/icon-noodletools_kb-small.gif) no-repeat top left; }
#home td#center li#noodlesearch				{ background: url(../_images/icon-noodlesearch-small.gif) no-repeat 1px 0; }

#home td#right p.quote 				{ font-style: italic; }
#home td#right p.quote a 			{ font-style: normal; font-size: 11px; }
#home td#right p.attribution 		{ padding-top: 6px; text-align: right; font-style: italic; font-size: 11px; line-height: 14px; }
#home td#right li 					{ font-size: 11px; line-height: 15px; padding-left: 22px; padding-bottom: 10px; background: url(../_images/bullet-button.gif) no-repeat top left; }
#home td#right li a					{ font-size: 12px; }

