#left-column-home{
	float:left;
	min-height:200px;
	width:300px;
	padding:20px 10px 0 20px;
}

#middle-column-home{
	float:left;
	min-height:200px;
	width:300px;
	padding:20px 10px 0 10px;
}

#left-column-home div.tout, #middle-column-home div.tout, #right-column-home div.tout{
	min-height:160px;
	background:url(../images/gradient-tout.gif) repeat-x top left;
	width:280px;
	padding:8px 10px 10px 10px;
	margin:0 0 20px 0;
}

#left-column-home div.tout ul.links, #middle-column-home div.tout ul.links, #right-column-home div.tout ul.links{
	margin:0;
	padding:0;
}

#main-content #left-column-home div.tout div.tout-div ul.links, #main-content #middle-column-home div.tout-div div.tout ul.links, #main-content #right-column-home div.tout-div div.tout ul.links{
	margin:0;
	padding:0;
}

#left-column-home div.tout ul.links li, #middle-column-home div.tout ul.links li, #right-column-home div.tout ul.links li{
	padding:0 0 5px 0;
	list-style:none;
	background:none;
}

#left-column-home div.tout.press-release{
	background:url(../images/gradient-tout-tall.gif) repeat-x top left;
}

#right-column-home{
	float:left;
	width:300px;
	min-height:200px;
	padding:20px 20px 0 10px;
}

#right-column-home div.tout.stock-watch{
	min-height:148px;
	background:url(../images/gradient-tout-blue-home.gif) #1773B4 repeat-x bottom left;
	width:280px;
	margin:0 0 15px 0;
}
*html #right-column-home div.tout.stock-watch{
	height:146px;

}
#right-column-home div.tout.stock-watch div.price-change-container{
	float:left;
	clear:both;
	width:280px;
}

#right-column-home div.tout.stock-watch div.price-change-container span{
	float:left;
	width:140px;
	font-size:1em;
}

* html #right-column-home div.tout.stock-watch div.price-change-container span{
	margin:-1px;
}

#right-column-home div.tout.stock-watch span.stock-price{
	float:left;

}

#right-column-home div.tout.stock-watch span.price-up{
	float:left;
	padding:0 0 0 15px;
	clear:none;
	text-align:left;
	font-size:1.17em;
	background:url(../images/arrow-share-price-up.gif) no-repeat center left;
}

#right-column-home div.tout.stock-watch span.price-down{
	float:left;
	padding:0 0 0 15px;
	clear:none;
	text-align:left;
	font-size:1.17em;
	background:url(../images/arrow-share-price-down.gif) no-repeat center left;
}

#right-column-home div.tout.stock-watch p{
	color:#FFFFFF;
	float:left;
	padding:0;
	width:100%;
}

#right-column-home div.tout.stock-watch p span{

	font-size:1em;
}

#right-column-home div.tout.stock-watch p.delay{
	width:100%;
	padding:5px 0 6px 0;
}

#right-column-home div.tout.stock-watch select{
	float:left;
	clear:both;
	width:150px;
	margin:0;
}

*:first-child+html #right-column-home div.tout.stock-watch input.replaceSelect{
	clear:both;
	width:145px;
	height:17px;
	background:url(../images/select-stock-watch-ie.gif) no-repeat 0 0;
	margin:-1px 0 -1px 0;
	padding:3px 0 2px 5px;
}

* html #right-column-home div.tout.stock-watch input.replaceSelect{
	clear:both;
	width:143px;
	height:17px;
	margin:-1px 0 -1px 0;
	padding:1px 0 0 3px;
}

#right-column-home div.tout.stock-watch span.edgar {
	clear:none;
	float:left;
	padding:0 0 0 15px;
	text-align:left;
}

#right-column-home div.tout.stock-watch span.edgar img {

	padding:0;

}




#middle-column-home div.tout.pmi-world{
	min-height:166px;
	background:url(../images/home_map.gif) no-repeat top left;
	margin:0;
}

#middle-column-home div.tout.pmi-world img.print-map{
	display:inline;
}

* html #middle-column-home div.tout.pmi-world{
	height:164px;
}

#middle-column-home div.tout.pmi-world ul.links{
	padding:0px 0 0 0;
}

#left-column-home div.tout h3{
	padding:0 20px 10px 0;
}

#left-column-home div.tout h3.press-releases-heading {
    padding: 0 20px 10px 0;
}

#banner-home, #banner-home-affiliate{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

#banner-home-affiliate{
	float:left;
	height:192px;
	width:940px;
	padding:0 20px 0 20px;
	display:inline;	
}

#banner-home h2{
	top:20px;
	left:45px;
	width:320px;
	position:absolute;
	color:#FFFFFF;
	font-size:26px;
	font-weight:normal;
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "FreeSerif", "Arial" serif;
	line-height:28px;
}

#banner-home-affiliate h2{
	top:20px;
	left:45px;
	width:350px;
	position:absolute;
	color:#FFFFFF;
	font-size:26px;
	font-weight:normal;
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "FreeSerif", "Arial" serif;
	line-height:28px;
}

#banner-home h2 a, #banner-home-affiliate h2 a{
	color:#FFFFFF;
}

#banner-home h2 a:hover, #banner-home-affiliate h2 a:hover{
	color:#D4D2CE;
}

#banner-home ul, #banner-home-affiliate ul{
	bottom:40px;
	left:45px;
	position:absolute;
}

#banner-home ul li a, #banner-home-affiliate ul li a{
	font-size:15px;
	color:#FFFFFF;
	background:url(../images/icon-arrow-grey.gif) no-repeat center right;
	padding:7px 30px 7px 0;
	display:block;
}

#banner-home ul li a:hover, #banner-home-affiliate ul li a:hover{
	color:#D4D2CE;
	background:url(../images/icon-arrow.gif) no-repeat center right;
}
