
  body, td, p { text-align:left; }

  a, .label { font-size:80%; font-family:verdana,helvetica,sans-serif; text-decoration:none; font-weight:bold; }
  a:hover { font-size:80%; font-family:verdana,helvetica,sans-serif; text-decoration:none; font-weight:bold; }
  .smallLabel { font-size:60%; font-family:verdana,helvetica,sans-serif; text-decoration:none; font-weight:bold; }

  h2 { font-family:verdana,helvetica,sans-serif; font-weight:bold; font-size:120%; }
  h3 { font-family:verdana,helvetica,sans-serif; font-weight:bold; font-size:100%; }
  
  img, .borderless, a.borderless:hover, a.image, a.image:hover { border: 0px; }

  td.content { vertical-align:top; }
  
  .alert { font-weight:bold; color:red; font-size:80%; font-family:verdana,helvetica,sans-serif; text-decoration:none; font-weight:bold; }
  .justify { text-align:justify; }
  .center { text-align:center; }
  .left { text-align:left; }
  .right { text-align:right; }
  .bold { font-weight:bold; }
  .caption { font-family:verdana,helvetica,sans-serif; vertical-align:top; font-size:70%; font-weight:bold; font-style:italic; }
  .padLeft { padding-left:10px; }
  .padRight { padding-right:10px; }
  .padSides { padding:0 20px 0 20px; }
  .padTopBottom { padding:5px 0 5px 0; }
  .noMargin { margin:0; }
  .noPadding { padding:0; }
  .cardCaption { font-family:verdana,helvetica,sans-serif; vertical-align:top; font-size:80%; }
  .small { font-size:80%; }
  .cardListWidth { width:350px; }
  
  .cardEditorVert { width:190px;height:270px; }		
  .cardEditorHoriz { height:190px;width:270px; }
  .cardEditorWrapper { margin:0 auto; }
  .cardEditorWrapperVert { width:222px; }
  .cardEditorWrapperHoriz { width:302px; }
						
  .cardEditor { background:url(/images/blank_cardback_300px_wide.jpg);
  		line-height:1.70;overflow:hidden;padding:15px;
  		font-size:14px;vertical-align:middle;font-weight:bold;text-align:center; }

  .cardEditorIEDivVert { width:222px;height:304px;padding:0;background-image:url(/images/blank_cardback_300px_wide.jpg); }
  .cardEditorIEDivHoriz { height:224px;width:302px;padding:0;background-image:url(/images/blank_cardback_300px_wide.jpg); }

  .floatRight { float:right; }
  .inline { display:inline; }
  
  .error { color:red;font-weight:bold; }
