/* Container Styles for DotNetNuke */ .box { position: relative; background: #FDFCF6; width:320px; margin: 0px 25px 0px 25px; text-align: left; } .head{ font-style:italic; font-size: 21px; font-family: Garamond; } .normal { line-height: 80%; } .body { font-weight:lighter; font-size: 10px; font-family:arial; line-height: 150%; } .headline { font-weight:bold; font-size: 14px; font-family:arial; }