table td {vertical-align: top;}
table.format {border:none!important;border-spacing:4px!important;}
table.format td {border:1px solid grey!important;padding:5px!important;}

table.format2             {width:100%;border:none!important;border-spacing:4px!important;}
table.format2 td          {width:auto;border:1px solid grey!important;padding:5px!important;}
table.format2 td + td     {width:50px;border:1px solid grey!important;padding:5px!important;text-align: center;}
table.format2 td + td img {width:40px;height:60px;padding:3px;margin:4px 16px 6px 0;box-shadow:2px 2px 4px grey;border:1px solid #366ea1;float:left;}

table.format3             {width:100%;border:none!important;border-spacing:4px!important;}
table.format3 td          {width:auto;border:1px solid grey!important;padding:5px!important;}
table.format3 td + td     {width:26px;border:1px solid grey!important;padding:3px!important;text-align: center;}
table.format3 td + td img {width:20px;height:20px;padding:3px;margin:3px auto;box-shadow:none;border:1px solid #366ea1;float:left;}

table.null         {border:none!important;border-spacing:4px!important;}
table.null td      {border:none;padding:5px!important;}
table.null td + td {width:auto;padding:3px!important;text-align: center;}
table.null td img  {width:100%;height:auto;padding:3px;margin:3px auto;box-shadow:none;float:left;}

table.null2 td      {width:25%;}
table.null2 td img  {margin:0 6px 0 0;box-shadow:1px 1px 2px grey;border:none;}
table.null2 td + td {width:75%;}

img.img  {
 width:100%;height:auto;
 padding:0px;
 margin:4px 4px 4px 0;display:block;
 border-radius:3px;
 /** border: 6px double #BBDDEC; **/
 outline: 1px groove #000;
 outline-offset:1px;
 -moz-outline-radius: 5px;

}
img.imgOrg  {
 max-width:100%;width:auto;height:auto;
 padding:0px;
 margin:4px 4px 4px 0;display:block;
 border-radius:3px;
 /** border: 6px double #BBDDEC; **/
 outline: 1px groove #000;
 outline-offset:1px;
 -moz-outline-radius: 5px;
}
img.right {
	width:36%;height:auto;
	padding:3px;
	margin:4px 0 6px 16px;
	box-shadow:2px 2px 4px grey;
	border:1px solid #1f0d03;
	float:right;
}
img.left  {
	width:36%;height:auto;
	padding:3px;
	margin:4px 16px 6px 0;
	box-shadow:2px 2px 4px grey;
	border:1px solid #1f0d03;
	float:left;
}
img.left30  {
	width:calc(33% - 23px);height:auto;
	padding:3px;
	margin:4px 8px 6px 8px;
	box-shadow:0px 0px 4px grey;
	border:1px solid #1f0d03;
	float:left;
}
img.left50  {
	width:calc(50% - 25px);height:auto;
	padding:3px;
	margin:4px 8px 6px 8px;
	box-shadow:0px 0px 4px grey;
	border:1px solid #1f0d03;
	float:left;
}
img.left70px {
 width:70px;height:110px;
	padding:3px;
	margin:4px 16px 6px 0;
	box-shadow:2px 2px 4px grey;
	border:1px solid #1f0d03;
	float:left;
}

img.intext-left {
 width: 215px;
 height: auto;
 padding: 4px;
 margin: 0 20px 10px 0;
 border: 5px solid #1f0d03;
 border-radius: 4px;
 float: left;
}
img.intext-right {
 width: 215px;
 height: auto;
 padding: 4px;
 margin: 0 0 10px 20px;
 border: 5px solid #1f0d03;
 border-radius: 4px;
 float: right;
}

img.img33  {
	width:calc(33% - 24px);height:auto;
	padding:3px;
	margin:5px 5px 5px 5px;
	box-shadow:2px 2px 4px grey;
	border:1px solid #1f0d03;
	float:left;
}
img.img25  {
	width:calc(25% - 24px);height:auto;
	padding:3px;
	margin:5px 5px 5px 5px;
	box-shadow:2px 2px 4px grey;
	/**border:1px solid #1f0d03;**/
	float:left;
}
img.img20  {
	width:calc(20% - 24px);height:auto;
	padding:3px;
	margin:5px 5px 5px 5px;
	box-shadow:2px 2px 4px grey;
	border:1px solid #1f0d03;
	float:left;
}
img.imgdocitem  {
	width:100%;height:auto;
	margin:0px 0px 9px 0px;
}
div.docitem {
	width:calc(20% - 18px);height:auto;
	padding:3px;
	margin:5px 5px 5px 5px;
	border:1px solid #1f0d03;
 float:left;
}

@media only screen and (max-width: 1200px){
 img.img33  {width:calc(50% - 24px);height:auto;}
 img.img25  {width:calc(33% - 24px);height:auto;}
 img.img20  {width:calc(25% - 24px);height:auto;}
}
@media only screen and (max-width: 1000px){
 img.img33  {width:calc(50% - 24px);height:auto;}
 img.img25  {width:calc(50% - 24px);height:auto;}
 img.img20  {width:calc(33% - 24px);height:auto;}
}
@media only screen and (max-width: 800px){
 img.img33  {width:calc(100% - 24px);height:auto;}
 img.img25  {width:calc(100% - 24px);height:auto;}
 img.img20  {width:calc(50% - 24px);height:auto;}
 div.docitem {width:calc(100% - 18px);height:auto;float:none;}
}

a.file-doc,
a.file-xls,
a.file-pdf,
a.file-ppt,
a.file-zip {display:table-cell;width:100%;height:50px;line-height:1.1em;padding:0px 10px 0px 55px;margin:0 0 7px 0;vertical-align: middle;}

a.file-doc {background:#FFFAFA url('../images/icons/link-file-doc.png')no-repeat left;}
a.file-xls {background:#FFFAFA url('../images/icons/link-file-xls.png')no-repeat left;}
a.file-pdf {background:#FFFAFA url('../images/icons/link-file-pdf.png')no-repeat left;}
a.file-zip {background:#FFFAFA url('../images/icons/link-file-zip.png')no-repeat left;}
a.file-ppt {background:#FFFAFA url('../images/icons/link-file-ppt.png')no-repeat left;}

a.file-doc:hover {background:#FAFAFA url('../images/icons/link-file-doc.png')no-repeat left;}
a.file-xls:hover {background:#FAFAFA url('../images/icons/link-file-xls.png')no-repeat left;}
a.file-pdf:hover {background:#FAFAFA url('../images/icons/link-file-pdf.png')no-repeat left;}
a.file-ppt:hover {background:#FAFAFA url('../images/icons/link-file-ppt.png')no-repeat left;}
a.file-zip:hover {background:#FAFAFA url('../images/icons/link-file-zip.png')no-repeat left;}

blockquote {
 padding:10px;
 border:1px solid #ddadb0;
 border:1px solid #ccc;
 box-shadow: 1px 1px 3px #999;
}
