@charset "utf-8";
/* CSS Document */

div.link{
	font-size:small;
	border:#adadad solid 1px;
	margin-bottom:8px;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:210px;
	min-height:60px;
}
div.link a{
	font-size:medium;
}



