#contact_investors strong{
	color: #1f296e;
	margin:0px;
	padding: 0px;
}

#contact_investors p{
	margin-top: 0px;
}

.box_normal{
	width: 375px;
	/*height: 100px;*/
}

.box_normal p{
	padding-left: 8px;
	margin: 0px;
}

.box_normal .more_link{
	text-align: right;
}

.noBorder{
	border: none !important;
}

#shortcutBox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#shortcutBox li {
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 2px;
	font-size: 11px;
	line-height: 11px;
}
#shortcutBox li a {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}

#graphBox {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

#sp1_leftCol #contact_investors,
#sp2_leftCol #contact_inverstors {
	margin: 0 0 25px 0;
}

#sp1_leftCol #graphBox h2,
#sp2_rightCol #graphBox h2 {
	margin-left: 10px;
}

#sp1_leftCol #shortcutBox,
#sp2_rightCol #shortcutBox {
	padding-left: 10px;
}

