.thepulse-page {
	/*padding-top:145px !important;*/
}

#home-page-image #homepage-text #homepage-col-right {
	padding:68px 12px 0 12px !important;
}

h2.mouse {
	background:url(../img/mouse.jpg) left top no-repeat;
	height:40px;
	padding:26px 0 0 86px;
}

h2.target {
	background:url(../img/target.jpg) left top no-repeat;
	height:44px;
	margin-top:15px;
	padding:15px 0 0 54px;
}

h2.redStock {
	background:url(../img/red_stock.gif) left top no-repeat;
	height:48px;
	padding:26px 0 0 60px;
}

h2.dice {
	background:url(../img/dice.gif) left top no-repeat;
	height:50px;
	margin-top:15px;
	padding:6px 0 0 58px;
}

h2.dollar {
	background:url(../img/dollar.jpg) left top no-repeat;
	height:44px;
	margin-top:15px;
	padding:14px 0 0 44px;
}

ul.investors {
	margin:0 0 10px 15px;
}

ul.inestors li {
}

.icons {
	display:block;
	clear:both;
}

.icons .dollar_icon {
	background:#fff url(../img/dollar_ico.jpg) left top no-repeat;
}

.icons .dice_icon {
	background:#fff url(../img/dice_ico.jpg) left top no-repeat;
}

.icons .target_icon {
	background:#fff url(../img/target_ico.jpg) left top no-repeat;
}

.icons .stone_icon {
	background:#fff url(../img/red_stock.gif) center top no-repeat;
}


.icons .icon_attr {
	float:left;
	display:block;
	height:120px;
	width:118px;
}

.icons .icon_attr a {
	color:#A2968A;
	display:block;
	height:25px;
	padding:90px 0 0 0;
	text-align:center;
}

.icons .icon_attr a:hover {
	color:#B6101C;
}