﻿.storyPageTitle
{
	border-bottom : 1px #e8e2cf solid;
	font-size : 19px;
	padding-bottom : 5px;
}
.storyTitle
{
	padding-top : 3px;
	padding-bottom : 5px;
}
.categoryNavigation
{
	padding : 5px;
}
.storyStyles
{
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : bold;
	width : 150px;
	text-align : center;
	font-size:11px;
}
.storyStylesDetails
{
	text-align : center;
}
.storyStylesDetailsSale
{
	text-align : center;
	color : #FF0000;
}
.styleImage
{
	padding-bottom : 5px;
	text-align : center;
}
.storyProducts
{
	display : inline;
	vertical-align:text-top;
	width : 150px;
}
.storyDescription
{
	font-size : 13px;
	padding-left:10px; 
	padding-right:5px;
	font-weight : bold;
}