﻿.header{ font-weight: bold; color: #000; background-color: #c3dde1; }
.header .button { border-right: white 1px solid; padding-right: 1px; border-top: white 1px solid; padding-left: 1px; font-weight: normal; font-size: 10px; background: #225283; padding-bottom: 1px; margin: 0px; border-left: white 1px solid; color: white; padding-top: 1px; border-bottom: white 1px solid; font-family: verdana, arial, helvetica; }

.button{ border-right: white 1px solid; padding-right: 1px; border-top: white 1px solid; padding-left: 1px; font-weight: normal; font-size: 10px; background: #c3dde1; padding-bottom: 1px; margin: 0px; border-left: white 1px solid; color: black; padding-top: 1px; border-bottom: white 1px solid; font-family: verdana, arial, helvetica; }
.photo {border: #fff 1px solid;}

.photocontainer img {border: #fff 1px solid;}



/* receipts for email messages*/

.receipt { border-right: #ccc 1px solid; border-top: #ccc 1px solid; font-weight: bold; border-left: #ccc 1px solid; color: white; border-bottom: #ccc 1px solid; background-color: #437dad; vertical-align: middle; width: 100%; text-align: center; padding-bottom: 30px; padding-top: 30px; }