.none
{

}
.red {
  color: red;
}
.purple {
  color: purple;
}
.quote {
font-size:1.4em;
color:red;
}
.left
{
float:left;
}
.image_left
{
 float:left;
 padding-right:10px;

}

.right
{
float:right;
}
.image_right
{
 float:right;
 padding-left:10px;

}
.read_more_and_video
{
background-image:url(/images/frontend/button_special.png);
background-position: left 0px;
background-repeat:no-repeat;
display:block;
height:35px;
padding:10px;
text-indent:-999999px;
width:172px;
outline:none;
}
.read_more
{
background-image:url(/images/frontend/button_special.png);
background-position: left -56px;
background-repeat:no-repeat;
display:block;
height:20px;
padding:10px;
text-indent:-999999px;
width:92px;
outline:none;
}
.find_out_more
{
background-image:url(/images/frontend/button_special.png);
background-position:left -96px;
background-repeat:no-repeat;
display:block;
height:11px;
outline:none;
padding:10px;
text-indent:-999999px;
width:92px;
}

