
#extrasBox {
	float: right;
	width: 330px;
	height:31px;
	padding: 0px 10 2 0px;
	clear:right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	background-color: #ffffcc;
	/*border-left:1px dotted #003e7e;
	border-top:1px dotted #003e7e;
	border-bottom:1px dotted #003e7e;*/
	margin:1px 0px 2px 10px; /* t,r,b,l */
	}
.container {
		/*font:8px Arial, Helvetica, sans-serif;
		background:#fff;*/
		margin:0px;
	}
	
.container img {
	vertical-align: middle
	}
	
.container a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0 1px 0px 1px;
	text-decoration: none;
	color:#0033ff;
	}
	
.container a:hover {
	color: #3333ff;
	text-decoration:none;
	}

#box1 {left:0px;}
#box2 {left:118px;}
#box3 {left:215px;}


