#my-contents #outline {
	padding:1px 0 40px 0;
	background-image:url(../../img/out2.jpg);
	background-position:580px 100%;
	background-position:100% 100%;
	background-repeat:no-repeat;
	border-bottom:1px solid #acc;
}
	
#my-contents #outline dt, #my-contents #outline dd{
	line-height:2em;
}

#my-contents #outline dt{
	width:10em;
	text-align:right;
	font-weight:100;
}

#my-contents #outline dd{
	margin-left:12em;
	margin-top:-2em;
}

#my-contents #outline dd a{
	text-decoration:none;/* Hidden from Mac IE \*/
	border-bottom:1px solid #333;/**/
	padding-bottom:0;
}

#my-contents #outline dd a:hover{
	text-decoration:none;
		border-bottom:1px solid #fff;
}
