div#content div#featured {
	width: 242px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}

div#content div#callout {
	width: 240px;
	float:right;
	padding-top: 10px;
}

div#planks * a:hover {
	color: #7053aa !important;
}

div#content div#callout * a:hover {
	color: #7053aa;
}

div#content div#featured h4 {
	padding: 0px 10px 0 15px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	font-size: 11px;
	color: #333;
}

div#content div#featured ul {
	margin: 0;
	padding: 0px 0 15px 15px;
	list-style-type: none;
}

div#content div#featured ul li {
	padding: 0 0 15px 0;
}

div#content div#featured ul li a:link, div#content div#featured ul li a:active, div#content div#featured ul li a:visited {
	color: #333;
}

div#content div#featured ul li a:hover {
	color: #7053aa;
}

div#content div#featured ul li div.description  {
	margin: 0;
	padding: 0 0 0 0;
	color: #666;
}

div#content div#callout h4 {
	padding: 10px;
}

div#content div#callout p {
	padding: 0 10px 0 10px;
	margin: 0;
	color: #666;
}

div#content div#callout a {
	display: block;
	padding: 6px 10px 5px 10px;
	margin: 0;	
	color: #333;
}

div#content div#callout div#block_1 a strong {
	color: #e67600;
}

div#content div#callout img {
	width: 218px;
	/* border: solid 1px #ddd; */
	height: 85px;
	display: block;
	/* margin: 0 10px auto; */
	margin: 0 0 0 0;
}

div.right {
	width: 244px;
	float:right;
	margin: 0 0 10px 0;
	padding: 0;
	background-image : url("../images/module_bottom_244x261.gif");
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: right;
}
div.right div.updates {
	text-align: left;
	background-image : url("../images/module_top_244x5.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 15px;
}

div.right h4 {
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #333;
}

div.updates ol {
	list-style-type:none;
	margin: 0;
	padding:0;
}
div.updates ol li {
	font-size: 11px;
	padding: 0 0 2px 0;
}

div.right * a:link, div.right * a:active, div.right * a:visited {
	color: #666;
}

div.right * a:hover {
	color: #7053aa;
	text-decoration: underline;
}

.collapse_submenu_labeltext .morelink {
    color: #666;
}

div#casestudies {
	width: 486px;
}

div#casestudies ul {
	list-style: none;
}

div.casestudy {
	width: 450px;
	padding: 9px 52px 9px 12px;
	height: 82px;
}

div.casestudy a {
	font-weight: bold;
}

.greyback {
	background-color: #fafafa;
}

h2.hd {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 5px 0;
	color: #333;
	border-bottom: solid 1px #E2E4E6;
	width: 486px;
}

.homemore {
	padding-top: 5px;
	background: url('../images/carat-pointer-txt_11px_grey.gif') no-repeat 0 9px;
  	padding-left: 10px;
}

.homemore a:hover {
	text-decoration: underline;
}

/* home.css - END */