/*OC
Styles for redesign of TemplateMonster.com
*/
 
body {
  font-family: "Arial";
}

/* Template preview popup */
#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 7px 7px 7px 7px;
}

