@charset "utf-8";
/* CSS Document */
.important_sticker{
	float: left; 
/*	width: 190px;*/
	border-left:1px #BEC3E1 dashed;
	line-height:1.3;
	text-align:left;
	padding:0px 0 0px 10px;
	height:115px;
	color:#BEC3E1;
	margin:15px 0 0 5px;
	font-size:13px;}
.important_sticker h3{
	background:url('/images/important.png') no-repeat left top transparent;
	width:85px;
	height:27px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	margin:0 0 7px -5px;
	/*behavior:url(/styles/iepngfix.htc);*/
	font-size:13px ;
	font-weight:normal
	}
.important_sticker a{ color:#E3AD0B; border-bottom:1px dashed #E3AD0B; text-decoration:none}
.important_sticker a:hover{text-decoration:none; border-bottom: none}
 #splash .container  {width:635px !important; margin-top:10px !important; height:149px !important}
 #splash h1 {margin:0 0 0 260px;}
 #splash h2  {margin:4px 0 0 260px;}
 #splash .buttons {margin:10px 0 0 260px;}		 