﻿#contentMain {
    padding-top: 10px;
}

#contentMain table {
	margin: 0 0 0 22px;
}

/** TOP LEFT **/
#topLeftPanel {
	height: 169px;
	width: 189px;
	background-image: url(../../images/Home/pictureHomeCoins.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#topLeftPanel p
{
	margin-bottom: 10px;
	margin-right: 8px;
	}

#topLeftPanel ul{
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topLeftPanel ul li {
	padding: 0 0 0 7px;
	margin: 0 0 5px 10px;
	display: inline;
	background-image: url(../../images/common/bulletpointblue.gif) ;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/** STRATA PANEL **/
#strataPanel 
{
	width: 189px;
	height: 62px;
}

/** TOP RIGHT **/
#topRightPanel {
	height: 252px;
	width: 546px;
	position: relative;
}

#topRightPanel h1 {
	font-size: 15px;
	font-weight: 600;
	margin: 0 5px 0 5px;
	padding: 5px 3px 9px 3px;
}

#topRightPanel h1 .subPageTitle {
	font-size: 13px;
	font-weight: bold;
}

#topRightPanel h5, #topRightPanel p {
	margin: 0 8px;
}

#topRightPanel .imgHolderType4 {
	position: absolute;
	top: 43px;
	left: 8px;
}

#topRightPanel .positionText {
	width: 173;
	height: 212;
	top: 43px;
	left: 370px;
	padding-top: 9px;
}

#topRightPanel .details_link_right {
	right: 13px;
	bottom: 13px;
}

/** BOTTOM LEFT PANEL **/
#bottomLeftPanel {
	height: 143px;
	width: 189px;
	background: url(../../images/Home/bottomLeftPanelBackground.gif) no-repeat 1px 1px;
}

#bottomLeftPanel h1 {
	text-align: center;
	margin: 5px 5px 3px 5px;
	padding: 5px 0 0 0;
	background: none;
	font-size: 14px;
	font-weight: bold;
	width: 179px;
}

#bottomLeftPanel h2 {
	background-color: transparent;
	background-image: none;
	text-align: center;
	font-size: 15px;
	margin: 13px 0 0 0;
	padding: 0;
}

#bottomLeftPanel h4 {
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

#bottomLeftPanel p {
	text-align: center;
	margin: 13px 0 0 0;
	padding: 0;
}

/** BOTTOM CENTER PANEL **/
#bottomCenterPanel {
	position: relative;
	height: 143px;
	width: 265px;
	background: url(../../images/Home/bottomCenterPanelBackground.gif) no-repeat 1px 1px;
}

#bottomCenterPanel h1 {
	margin: 5px 5px 3px 5px;
	padding: 5px 5px 0 5px;
	background-color: transparent;
	background: none;
	font-size: 14px;
	font-weight: 600;
	width: 179px;
}


#bottomCenterPanel h3 {
	background: none;
	margin: 10px 5px 0 5px;
	padding-bottom: 0px;
}

#bottomCenterPanel .details_link_right {
	bottom: 9px;
	right: 13px;
}


/** BOTTOM RIGHT PANEL **/
#bottomRightPanel {
	height: 143px;
	width: 265px;
	position: relative;
}

#bottomRightPanel img {
	position: absolute;
	top: 36px;
	left: 136px;
}

#bottomRightPanel p {
	position: absolute;
	width: 104px;
	top: 36px;
	left: 9px;
	margin: 0;
	padding: 0;
}

