/* check:IE6.X IE7.X Firefox3.X Safari3.x*/

#Contents h2{
	margin:0px 0px 25px 0px;
}

#Contents dl{
	margin:0px 0px 25px 0px;
	padding:0px 0px 25px 5px;
	border-bottom:1px dotted #CCCCCC;
}

#Contents dl a{
	text-decoration:underline;
	color:#07538d;
}

#Contents dt{
	font-size:12px;
    display:inline;
    list-style-type:none;
}

#Contents dd{
	font-size:12px;
    display:inline;
    list-style-type:none;   
    padding-left:5px;
	font-weight:bold;
}

.Bottomlink{
	background:#f1f1f1;
	text-align:center;
	padding:5px 0px 5px 0px;
}