.pic {
	border: 2px solid #CCCCCC;
}
.info {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
table.printingTable{
border:1px #CCCCCC;
padding:2px;
}