@charset "utf-8";
/* CSS Document */

div#finastar div#welcomeText {
	float: left;
	width: 700px;
}

div#finastar .bannerContact {
	clear: both;
	float: left;
	margin-top: 10px;
}

div#finastar div.panelsBox {
	float: left;
	width: 700px;
	padding-top: 0px;
}

div#finastar div.panel {
	width: 341px;
	height: 206px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

div#finastar div.panel .headerKR {
	width: 341px;
	height: 55px;
	background-image: url(../img/panelHeaderKR.gif);
	background-repeat: no-repeat;
}

div#finastar div.panel .headerKM {
	width: 341px;
	height: 55px;
	background-image: url(../img/panelHeaderKM.gif);
	background-repeat: no-repeat;
}

div#finastar div.panel .headerKK {
	width: 341px;
	height: 55px;
	background-image: url(../img/panelHeaderKK.gif);
	background-repeat: no-repeat;
}

div#finastar div.panel .headerPH {
	width: 341px;
	height: 55px;
	background-image: url(../img/panelHeaderPH.gif);
	background-repeat: no-repeat;
}

div#finastar div.panel .text {
	height: 151px;
	background-image: url(../img/panelBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div#finastar div.panel .text img {
	margin-top: 19px;
}

div#finastar div.panel .details {
	text-align: right;
}

div#finastar div.panel .details img {
	margin: 0;
}

div#finastar .investmentBox {
	width: 550px;
	padding-left: 5px;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
}
