/* 
Theme Name: SmallBiz
Theme URL: http://www.expand2web.com/
Description: A premium theme designed for small business websites and top local search results. Facebook Page support and touch enabled layouts are included.
Author: Expand2Web
Author URI: http://www.expand2web.com
Version: 3.8
Tags: WordPress Website, business website, WordPress Theme, small business, Mobile Enabled
The CSS, XHTML and design is copyright Don Campbell and Expand2Web
Please view our "Read-Me.txt" file located inside the Smallbiz Theme folder for Installation Instructions and Changelog.	
*/
/* You can add your own styles below this line. */
blockquote { 
position: relative; 
margin: 10px 50px 10px 50px;
padding:5px; 
font-style:italic; 
background-color: #FFD4D5;
}

border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

#content img {border:none;}


.textwidget
{
text-align: left;
}