div.smarttags
{
    width: 340px;
}
div.smarttags h1
{
    padding:0;
    margin:0;
}
div.smarttags .spacer
{
	width:323px;
	height:15px;
}
div.smarttags .smt_column100pc
{
	float:left;
	width:325px;
	margin-right: 15px;
}
div.smarttags .smt_column50pc
{
	float:left;
	width:155px;
	margin-right: 15px;
}
div.smarttags .smt_column33pc
{
	float:left;
	width:98px;
	margin-right: 15px;
}
div.smarttags .smt_column66pc
{
	float:left;
	width:211px;
	margin-right: 15px;
}
div.smarttags .smt_columncontrast100pc
{
	color: #000;
	float:left;
	width:305px;
	padding: 10px;
	background-color: #e7f6f9;
	margin-right: 15px;
}
div.smarttags .smt_columncontrast50pc
{
	color: #000;
	float:left;
	padding:10px;
	width:135px;
	background-color: #e7f6f9;
	margin-right: 15px;
}
div.smarttags .smt_columncontrast33pc
{
	float:left;
	padding:10px;
	width:78px;
	background-color: #e7f6f9;
	margin-right: 15px;
}
div.smarttags .smt_columncontrast66pc
{
      float:left;
      padding:10px;
      width:191px;
      background-color: #e7f6f9;
      margin-right: 15px;
}
div.smarttags .smt_image
{
      float:left; 
}

div.smarttags image
{
	border:0px;
}

div.smarttags .smt_subheading
{
    padding-bottom:10px;
    display:block;
    font-weight:normal;
    margin:10px 0 0 0;
    font-size:120%;
    
}
div.smarttags .smt_pullquote
{
    padding:10px;
    display:block;
    float:none;
    background-color: #e7f6f9;
    color: #000;
}
div.smarttags .smt_pullquote p
{
    margin:0px;
    padding:0px;   
}
div.smarttags .smt_pullquote p .smt_quotationmark
{
    display:none;
}
div.smarttags .smt_author
{
      display:block;
      float:none;
      text-align:right;
      font-weight:bold;
}
div.smarttags .smt_marginbottom
{
    clear:both;
}