

#content .inner4
{
	padding-bottom: 45px;
	padding-top: 12px;
}

#content .row
{
	margin-left: 45px;
}

.breaker
{
	font-size: 0;
	height: 2px;
}

.module { color: #666; }

.large .module
{
	float: left;
	width: 451px;
	height: 252px;
	margin-right: 3px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background: url(images/sections/large_module_bg.png) no-repeat;
}

.large .module .liner
{
	position: relative;
	width: 420px;
	margin: 15px 0 0 16px;
}

.large .module .title { float: left; }
.large .module .go_button 
{
	position: absolute;
	left: 355px;
	top: 203px;
}

.large .module .text
{
	margin-top: 7px;
}

.large .module .updated_on 
{ 
	position: absolute;
	top: 8px;
	right: 8px;
	padding: 5px 7px;
	font-size: 12px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	color: #CCB480;
	background: url(images/sections/updated_on_bg.png) repeat;
}


.small .module
{
	float: left;
	width: 454px;
	height: 168px;
	margin-right: -2px;
	margin-top: 4px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background: url(images/sections/small_module_bg.png) no-repeat;
}

.small .module .liner
{
	position: relative;
	width: 420px;
	margin: 16px 0 0 19px;
}

.small .module .title { float: right; }
.small .module .graphic { float: left; }

.small .module .go_button 
{
	position: absolute;
	z-index: 2;
	left: 356px;
	top: 117px;
}

.small .module .text
{
	float: right;
	width: 265px;	
}

/*** "Understanding Chocolate" Theme ***/
#understanding_section #content .inner1 { background: url(images/sections/understanding/landing/top_left.jpg) 0 0 no-repeat; }
#understanding_section #content .inner2 { /*background: url(images/sections/understanding/landing/bottom_right.jpg) 100% 100% no-repeat;*/ }

/*** "Cooking With Chocolate" Theme ***/
#cooking_section #content .inner1 { background: url(images/sections/cooking/landing/top_right.jpg) 100% 0 no-repeat; }
#cooking_section #content .inner2 { background: url(images/sections/cooking/landing/bottom_left.jpg) 0 100% no-repeat; }

/*** "Recipe" Theme ***/
#recipes_section #content .inner1 { background: url(images/sections/cooking/landing/top_right.jpg) 100% 0 no-repeat; }
#recipes_section #content .inner2 { background: url(images/sections/cooking/landing/bottom_left.jpg) 0 100% no-repeat; }

/*** "Enjoying Chocolate" Theme ***/
#enjoying_section #content .inner1 { background: url(images/sections/enjoying/landing/top_left.jpg) 0 0 no-repeat; }
#enjoying_section #content .inner2 { /*background: url(images/sections/enjoying/landing/bottom_right.jpg) 100% 100% no-repeat;*/ }

/*** "Chocolate & Health" Theme ***/
#health_section #content .inner1 { background: url(images/sections/health/landing/top_left.jpg) 0 0 no-repeat; }
#health_section #content .inner2 { background: url(images/sections/health/landing/top_right.jpg) 100% 0 no-repeat; }