p {
	margin: 20px 20px 20px 0px;
	line-height: 20px
}

p strong {
	color: #000;
}

a.idxLinkOn {
	color: #434343;
	text-decoration: none;
	font-weight: bold;
}

span.pressRow {
	display: block;
	border-bottom: 1px solid #DDDDDB;
	margin-right: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}

span.noBorder {
	border: 0px;
}

span.pressRow img {
	margin-right: 5px;
}

span.pressRow a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

span.pressRow span {
	margin-left: 5px;
	color: #A7A7A7;
	font-size: 9px;
}

img#btnSubmitGo {
	position: relative;
	top: 6px;
}

.loginRegister
{
	color:#A7A7A7;
}
.loginRegister a{ text-decoration:none; }