
.box {
	background: #F0f0f0 url(/img/splash/en.jpg) no-repeat bottom;
	width: 780px;
	height: 79px;
    border: 0px solid #CCCCCC;
	margin: 5px 0 10px 0;
}

.box .text{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	width: 290px;
	height: 50px;
	float:right;
	margin: 8px 5px 8px 0;
}
