.locationBar
{
	top: 10px;
	right: 5px;
	width: 350px;
	text-align: right;
	position: relative; 
	font-weight: normal;
	font-size: 10px;
}

.pushPinGreen
{
	background-image:url(../images/common/pushPinGreen.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	cursor: pointer;
}

.pushPin
{
	background-image:url(../images/common/pushPin.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	cursor: pointer;
}

.pushPinBlue
{
	background-image:url(../images/fr/pushPinBlue.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	cursor: pointer;
}

.pushPinRedGreen
{
	background-image:url(../images/fr/pushPinRedGreen.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	cursor: pointer;
}

.pushPinDetail
{
	background-color:#FFFF99;
	height: 20px;
	width: 170px;
	padding: 2px 2px 2px 2px;
	margin-left: 15px;
	margin-top: 15px;
	position: absolute;
	visibility: hidden;
	border: #333333 solid 1px;
}

.pushPinLocationInfo
{
	background-color:#FFFF99;
	width: 300px;
	padding: 2px 2px 2px 2px;
	top: 10px;
	position: relative;
	visibility: hidden;
	border: #333333 solid 1px;
}

.intellidentHeaderBack
{
	background-color:#FFFFFF;
	width: 100%;
	height: 55px;
	top: -20px;
	left: -10px;
	padding-right: 18px;
	padding-top: 10px;
	position: relative;
}

.intellidentHeader
{
	background-color:#FFFFFF;
	width: 750px;
	font-size:12px;
	top: -75px;
	height: 55px;
	position: relative;
	margin-left: auto;
    margin-right: auto;	
}

.intellidentMain
{
	font-size:12px;
	top: -70px;
	width: 760px;
	height: 203px;
	position: relative;
	margin-left: auto;
    margin-right: auto;	
}

.default_mainPageLinks
{
	color:#336666;
	top: 0px;
	width: 150px;
	top: 0px;
	left: 0px;
	position: absolute;
}

.default_mainImage
{
	position: absolute;
	top: -0px;
	right: -42px;
}

.default_breakingNews
{
	width: 595px;
	top: 395px;
	height: 130px;
	padding-bottom: 50px;
	left: 160px;
	position: relative;
}

.default_introText
{

	padding: 10px 10px 10px 10px;
	font-size: 12px;
	height: 300px;
	width: 574px;
	top: 0px;
	left: 160px;
	position: relative;
	line-height: 20px;
}

.default_titleText
{
	font-size: 18px;
}