.si-jck {
	background: white url("typography/si.png") no-repeat;
    background-position: left center !important;
 	border-style: solid;
    border-width: 1px 1px 1px 8px;
	border-color: #0088cc #0088cc #0088cc #0088cc;	
	margin: 10px 0 20px !important;
    padding: 20px 10px 20px 65px !important;
	color: #444444 !important;
/*    font-weight: bold; */
	text-shadow: 1px 1px 1px #ffffff;
}

/* Tables standard */

.standard th, td {
  border: 1px solid #6495ed;
  padding: 5px;
}

.standard th {
  background-color: #EFF6FF;
}

.standard caption {
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 10px;
  color: grey;
}