
.GroupSeparator {
	border-bottom: 1px dashed #E5E6E8;
}

.SpecialsByTypeHeader{
	margin-top: 5px;
}

.SpecialsByTypeHeader H2{
	color: #941718;
	padding-left: 15px;
	//padding-bottom: 0px;
	margin:0px;	
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
}

.SpecialsByType {
	background: #FFFFFF;
	padding-bottom: 6px;
}

.SpecialsByTypeDevider{
	width:100%; 
	height:2px; 
	line-height:2px; 
	background: #E5E6E8;
}


.SpecialsByCategory {
	color: #333333;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

.SpecialsByCategoryHeader {
	background: #E5E6E8;
}
.SpecialsByCategoryHeaderDiv {
	position: relative; 
	width: 400px; 
	padding-left:5px
}
.SpecialsByCategoryHeader H3 {
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
}

.CurrentSpecialsSeparateLine {
	color: #333333;
	font-size: 12px;
	text-align: center;
	width: 182px;
	margin-bottom: 10px;
}

div.DashedLine{
    padding: 0px; 
    margin: 0px;
    margin-bottom: 13px; 
    height:1px; 
    line-height:1px; 
    border-bottom:1px dashed #E5E6E8; 
}

.viewAll {
	padding-top: 6px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 5px solid #E5E6E8;
	margin-bottom: 7px;
}

.specialCategoryOnInventoryLink {
	margin-top: 5px; 
	padding-right: 14px;
	position: relative; 
	width: 300px;
	height: 25px;
}

.mainSpecialsTemplateDiv {
	margin-top: 5px; 
}
.mainSpecialsTemplateCurrentSpecials {
	width: 185px; 
	background-color: #FFFFFF; 
	vertical-align: top;
}
.mainSpecialsTemplateTD {
	vertical-align: top;
}
.currentSpecialsInnerTypeDiv {
	margin-left:8px; 
	margin-top:2px; 
	font-size:12px; 
	margin-bottom: 15px;
}
.currentSpecialsInnerCategoryDiv1 {
	margin-left:10px; 
	margin-top:7px; 
	font-size:12px;
}
.currentSpecialsInnerCategoryDiv2 {
	margin-bottom: 8px;
}
.currentSpecialsInnerItemDiv {
	margin-left:8px; 
	font-size:11px; 
	margin-bottom: 3px;
}
.additionalHeight {
	height: 5px;
	line-height: 0px;
	//height: 0px;
}

.SubTitleBar {
	background-color: #E5E6E8;
}

.GroupSeparator {
	border-bottom: 1px dashed #E5E6E8;
}

/* right manager */

.LeadsTabHeader {
    color: #941718; 
}
.LeadsTab {
    background-color:FFFFFF;
}
.LeadsSubmitButton { 
    color:#F0F0F1;
}
.LeadsSubmitButton { 
    color:#F0F0F1;
}

