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


#border_advisor {
	padding:0px;
	margin:0px;
	width:591px;
	display:block;
}

#border_advisor .face {
	margin: 0px 0px 10px 0px;
	width:591px;
}

#border_advisor DIV {
	padding:0px;
	margin:0px;	
}


#border_advisor div.faceTop {
background:transparent url(/00_img/ea_advisor/face_css_sprite.gif) no-repeat scroll 0 0;
height:11px;
width:591px;
}

#border_advisor div.faceMiddle {
	padding:0px 0px 0px 11px;
	background:transparent url(/00_img/ea_advisor/face_css_sprite.gif) repeat-y scroll 0 -24px;
	height:130px;
	width:580px;
}

#border_advisor div.faceMiddle2 {
	padding:0px 0px 0px 11px;
	background:transparent url(/00_img/ea_advisor/face_css_sprite.gif) repeat-y scroll -592px -24px;
	height:130px;
	width:580px;
}

#border_advisor div.faceMiddle2Top {
	background:transparent url(/00_img/ea_advisor/face_css_sprite.gif) no-repeat scroll -592px -12px;
	height:11px;
	width:591px;
}

#border_advisor div.faceMiddle A {
	margin:0px;
	padding:0px 10px 0px 0px;
}

#border_advisor div.faceBottom {
	background:transparent url(/00_img/ea_advisor/face_css_sprite.gif) no-repeat scroll 0px -12px;
	height:11px;
	width:591px;
}

#border_advisor div.faceBottom2 {
	background:transparent url(/00_img/ea_advisor/face_css_sprite.gif) no-repeat scroll -592px -0px;
	height:11px;
	width:591px;
}

#border_content #border_advisor TABLE TD {
	border: none;
	padding: 2px 0px 2px 0px;
}

#border_content #border_advisor FORM INPUT.button {
	float: none;
}
	
	
