.defaultSectionTitle
{
	font-weight:bold; 
	color:#3366cc; 
	font-size:11pt;
}
.defaultBigSectionTitle
{
	font-weight:bold; 
	color:#3366cc; 
	font-size:14pt;
}
.defaultPdfFlyerListItem
{
	text-indent: 15px;
}
.defaultInfoBlock
{
	display: block; 
	margin: 10px; 
	width: 300px; 
	min-height: 100px;
}
.defaultInfoBlockHolder
{
	width: 300px;
	min-height: 30px;
	display: block;
}
#defaultMostRecentFeedback
{
	font-size: 9pt; 
	color: Black; 
	font-style: italic; 
	text-indent: 10px;
}
#defaultCustomerLogin
{
    display: block;
    margin: 5px 0px 10px 0px;
    font-weight: normal;
    font-size: 12pt;	
}
.defaultInfoBlockTiles
{
	display: block;
	margin: 0px;
	width: 300px;
	min-height: 50px;
}
.defaultTblRoundedCellSectionHeader
{
	width: 290px;
	background-color: #ededed;
	padding: 0px 0px 0px 20px;
}
#signup table tr td
{
	vertical-align: middle;
	font-size: 11pt;
}
#signin
{
	display: block;
	width: 430px; 
	min-height: 150px; 
	font-family: Arial,verdana,tahoma; 
	font-size: 11pt; 
	color: Black; 
	background-color: white; 
	padding: 10px;
}
#signin table tr td
{
	vertical-align: top; 
	font-size: 11pt;
}
#tbltopbrands
{
	background-color:#ededed;
}