BODY .gosField p.notes{
	margin: 5px 0 15px 0;
	font-size: 85%;
}
BODY .gosField p.notes span{
	color: #CC3300;
}
DIV.button{
	margin : 0px 0px 18px -9px;
}
DIV.button IMG{
	margin : 0px 0px 6px 9px;
}

.relatedLink .map{
	float: right;
	border: 1px solid #CCCCCC;
}
.relatedLink .text{
	margin: 35px 0 0 0;
}
.relatedLink p.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.relatedLink p.clear span{
	display: none;
}

DIV.relatedLink A.arrow{
	width : 92%;
}

A.largeArrow{
	display : block;
	margin-left : 24px;
	width : 80%;
	float: left;
}
DIV.relatedLink p.clr{
	clear: both;
	line-height: 2px;
}
DIV.relatedLink p.clr span{
	display: none;
}

.gosField p.notice{
	font-weight: bold;
	color: #FF6600;
	margin: 0 0 10px;
}
.gosField ul{
	list-style-type: none;
	margin: 10px 0 10px 20px;
}
.gosField ul li{
	line-height: 120%;
}

table.otherDetail tr.gr{
	background-color:#CCCCCC;
}
table.otherDetail td.gr{
	background-color:#CCCCCC;
}
table.otherDetail td span{
	text-decoration:line-through;
}
table.otherDetail td.shop{
	text-align: left;
	padding: 0 0 0 20px;
}


