/* CSS Document */
@import url(../../css/base.css);
/* PickUpInformationpcssł */

*{
	margin:0;
	padding:0;
	outline:none;
	font-style:normal;
	text-decoration: none;
	line-height:normal;
}

img {
	border:none;
}

body#info div#wrapper{
	width:288px;
	height:240px;
	margin:0 auto;
	text-align:center;
	}

body#info div#wrapper table{
	margin:0 auto;
	text-align:center;
	}
	
body#info div#wrapper img{
	margin:0 auto;
	text-align:center;
	}
/*	
body#info div#wrapper table{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}

body#info div#wrapper table td.img{
	width:75px;
	height:75px;
	border:1px #E4E4E4 solid;
	vertical-align:middle;
	}
	
body#info div#wrapper table td.career{
	width:75px;
	border:1px #E4E4E4 solid;
	vertical-align:middle;
	height:9px;
	}
	
body#info div#wrapper table td.name{
	width:75px;
	padding-top:3px;
	font-size:60%;
	}
	
body#info div#wrapper table td.name a{
	color:#777777;
	text-decoration:none;
	}
	
body#info div#wrapper table td.name a:hover{
	text-decoration:underline;
	}

*/

