﻿div.smarttags .spacer
{
	width:505px;
	height:0px;	
	line-height:0px;
}

div.smarttags .column100pc
{
	float:left;
	width:505px;
}

div.smarttags .column50pc
{
	float:left;
	width:245px;	
}

div.smarttags .column33pc
{
	float:left;
	width:158px;
}

div.smarttags .column66pc
{
	float:left;
	width:332px;
}

div.smarttags .columncontrast100pc
{
	float:left;
	width:485px;
	background-color:#FFAB00;
	padding:10px;
}

div.smarttags .columncontrast50pc
{
	float:left;
	width:225px;
	background-color:#FFAB00;
	padding:10px;
}

div.smarttags .columncontrast33pc
{
	float:left;
	width:138px;
	background-color:#FFAB00;
	padding:10px;
}

div.smarttags .columncontrast66pc
{
	float:left;
	width:312px;	
	background-color:#FFAB00;
	padding:10px;
}

div.smarttags .image
{
	float:left;	
}

div.smarttags .subheading
{
    padding-bottom:10px;
    display:block;
    font-weight:bold;
}

div.smarttags .pullquote
{
    padding:10px;
    display:block;
    float:none;
	background-color:#FFAB00;
}

div.smarttags .pullquote .openquotes
{
    padding:0px 0px 0px 25px;
    display:block;
    background:url("../Images/smarttagsleftpullquote.gif") no-repeat;
}

div.smarttags .pullquote .closequotes
{
    padding:0px 25px 0px 0px;
    display:block;
    background:url("../Images/smarttagsrightpullquote.gif") no-repeat 100% 100%;
}

div.smarttags .pullquote p
{
    margin:0px;
    padding:0px;
    font-weight:bold;
}

div.smarttags .pullquote p .quotationmark
{
    display:none;
}

div.smarttags .author
{
	padding:0px 10px 10px 10px;
    display:block;
	float:none;
	background-color:#FFAB00;
	text-align:right;
}

div.smarttags .marginright
{
    margin-right:15px;
}

div.smarttags .marginbottom
{
    margin-bottom:10px;
    clear:both;
}