#tradetools {
	width: 700px;
	height: 35px;
	margin-top: 0;
	margin-bottom: 10px;
	background: transparent url('/redesign/redesignImages/tradetoolsBanner.gif') no-repeat top left;
	}
#tradetools span {
	display: none;
	}
#column1, #column2, #column3 {
	text-align: center;
	float: left;
	width: 230px;
	height: 370px;
	}
#column2 {
	margin: 0 5px;
	}
.commontool {
	height: 180px;
	}
.commontool h4 {
	color: #BB0000;
	font-size: 17px;
	text-align: left;
	text-transform: uppercase;
	padding: 30px 15px 0px 15px;
	margin: 0;
	height: 45px;
	}
.commontool p, .commontool ul {
	color:#555;
	text-align: left;
	line-height: 1.4em;
	padding: 0 15px;
	}
.commontool ul {
	margin-left: 0;
	list-style: none;
	}
.commontool a {
	color: #BB0000;
	text-decoration: underline;
	}
.commontool a:hover{
	color: #999999;
	}
#dialing {
	background: transparent url(/redesign/redesignImages/dialingBG.gif) no-repeat top left;
	margin-bottom: 5px;
	}
#advertise {
	background: transparent url(/redesign/redesignImages/advertiseBG.gif) no-repeat top left;
	margin-bottom: 5px;
	}
#worldtime {
	background: transparent url(/redesign/redesignImages/worldtimeBG.gif) no-repeat top left;
	margin-bottom: 5px;
	}
#currency {
	background: transparent url(/redesign/redesignImages/currencyBG.gif) no-repeat top left;
	margin-bottom: 5px;
	}
#standard {
	background: transparent url(/redesign/redesignImages/standardBG.gif) no-repeat top left;
	margin-bottom: 5px;
	}
#regional {
	background: transparent url(/redesign/redesignImages/regionalBG.gif) no-repeat top left;
	margin-bottom: 5px;
	}
#conversion {
	background: transparent url(/redesign/redesignImages/conversionBG.gif) no-repeat top left;
	margin-bottom: 5px;
	}
