#page {
	margin:10px auto 0 auto;
}
#column-content {
	width:700px;
	padding-left:0;
}
#column-top-story {
	float:left;
	width:232px;
	padding-right:20px;
	background:url(/images/column-border.png) no-repeat right 32px;
}
#column-stories {
	float:left;
	width:428px;
	background:url(/images/column-border.png) no-repeat left 32px;
	margin-left:-1px;
	padding-left:21px;
}
#column-stories .featured img {
	float:left;
	margin:0 10px 10px 0;
}
h4 {
	margin-bottom:10px;
}
.module-international-news {
	margin:10px 0 0 0;
}
#column-stories h3,
.module-international-news h3 {
	background:url(/images/arrow-blue.png) no-repeat left 4px;
	padding-left:13px;
}
#column-stories .featured h3 {
	background:none;
	padding:0;
}

/* Modules */

#column-related .module {
	margin-bottom:10px;
}
.module .story {
	margin-bottom:5px;
}
.module h2 {
	margin-bottom:8px;
}
.module h3 {
	font:1.2em 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
.module .featured h3 {
	font-size:1.4em;
}
.module .date {
	font:1.1em 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}




#infra-deals {
	width:980px;
	overflow:hidden;
	margin:0 0 5px 0;
	padding-top:10px;
	border-top:6px solid #6fc8d8;
}
#infra-deals .ads {
	width:195px !important;
	margin:0 !important;
}
#infra-deals .content {
	float:right;
	width:767px;
	border-bottom:solid 6px #7f4392;
	background-color:#e6e6e6;	
}
#infra-deals .content-inner {
	background:url(/images/bg-infra-deals.gif) repeat-y 0 0;
	border:solid 1px #cdcdcd;
	border-bottom:none;
	overflow:hidden;
	padding:16px 0 10px 0;
	width:765px;
}
#infra-deals .module {
	width:253px;
	float:left;
	margin-right:2px;
}
#infra-deals #module-deals-search {
	padding:0 13px 0 12px;
	width:228px;
}
#infra-deals #module-deals-search img {
	display:block;
	margin-bottom:13px;
}
.infrachart {
	margin:0 auto !important;
}
#infra-deals .graph-title {
	margin-bottom:2px;
	font-size:1em;
	text-align:center;
	color:#4f4f4f;
}
#infra-deals .search {
	margin-top:-5px;
	float:none;
	width:228px;
}
#infra-deals input {
	width:137px;
}
#infra-deals label {
	color:#4E4F4F;
}
#infra-deals button {
	color:#7f4392;
}
#infra-deals .button:hover button {
	background-color:#7f4392;	
}
#infra-deals h2 {
	font:bold 1.5em 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	margin-bottom:10px;
	padding:0 18px;
}
#infra-deals h2 a,
#infra-deals h2 span {
	background:url(/images/arrow-header-deals.png) no-repeat center left;
	padding-left:18px;
}
#infra-deals h2 a:hover {
	color:#7f4392 !important;
}
.project-info {
	width:223px;
}
.project-info .info {
	width:190px;
}
.project-info p {
	font-size:1em;
}
#infra-deals .more {
	display:block;
	margin:5px 18px 0 0;
	float:right;
	font:1.1em 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color:#314A7D;
}
#infra-deals .more:hover {
	text-decoration:underline;
	color:#4E4F4F;
}


/* cloud */

.cloud {
	background:#E6E6E6 url(/images/cloud-top.gif) no-repeat 0 0;
	padding:10px 10px 0 10px;
}
.cloud-bottom {
	background:url(/images/cloud-bottom.gif) no-repeat 0 0;
	height:10px;
	margin:-10px 0 10px 0;
}