/* Widget styles */
#widget_BibleProductCategories
{
	position:relative;
	width:100%;
	height:266px;
}

.BibleProductCategories_Title{
	font-size:13px;
	font-weight:bold;
	width:235px;}

.BibleProductCategories_ContentContainer{
	background-color:#faf5eb;
	float:left;
	width:100%;
	height:100%;
	overflow:hidden}

.BibleProductCategories_Content{
	width:100%;}

.BibleProductCategories_Prompt{
	padding:10px;
	font-size:12px;
	}

.BibleProductCategories_Content img{
	float:left;
	border:0px;
	margin-left:1px;
	margin-top:1px;}
