
/* BEGIN - Your CSS styling starts here */

#form_0 .foobar {display: none;}
unknown {background:#5882FA;}
strong	{font-weight:normal; color:#3258a8 }
img		{float:center; text-align:center;}
a		{color:blue;}
i 		{}	
table	{background:white; width:100%; border:none cellpadding:4px;}	
tr		{border:1px solid #c2dcfb; text-align:left;}	
th		{border:none; text-align:left; padding:3px;}
td		{border:none; text-align:left; padding:3px;}
h1		{font-size:19px; color:#5404c4; text-align:left; font-weight:bold;}
h2		{font-size:17px; color:#6890e3; text-align:left; font-weight:bold; top margin:40px; buttom margin:4px;}
h5		{font-size:13px; color:#173505; text-align:right;}
p		{font-size l14 m12 s|x-small; top margin:4px;}
#F001	{background-color:#b3d1ff; border:0px solid black; text-align:center; border-radius:18px; padding:3px;}
#F002	{background-color:#33a6cc; border:0px solid black; text-align:center; border-radius:18px; padding:3px;}	

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: 100% !important;
}


div.polaroid {
  width: 94%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 18px 0 rgba(0, 0, 0, 0.19);
  margin-top: 7px;
  margin-bottom: 18px;
}



/* END - Your CSS styling ends here */
