/*This is used forthe gradient boxes through out the website*/
.gb-outer {
	BORDER-RIGHT: #e5eaee 1px solid; BORDER-TOP: #e5eaee 1px solid; BACKGROUND: url(../images/admin/gradientBox_dgray.gif) repeat-x 50% top ; MARGIN-BOTTOM: 10px; BORDER-LEFT: #e5eaee 1px solid; BORDER-BOTTOM: #e5eaee 1px solid
}

.gb-inner {
	MARGIN: 5px 13px 7px
}
.gb-t {
	FONT-SIZE: 0px; RIGHT: -1px; BACKGROUND: url(../images/admin/gradientBoxTR.gif) no-repeat right top; POSITION: relative; TOP: -1px; HEIGHT: 4px
}
.gb-tl {
	FONT-SIZE: 0px; BACKGROUND: url(../images/admin/gradientBoxTL.gif) no-repeat left top; LEFT: -2px; POSITION: relative; HEIGHT: 4px
}
.gb-b {
	FONT-SIZE: 0px; RIGHT: -1px; BACKGROUND: url(../images/admin/gradientBoxBR.gif) no-repeat right bottom; BOTTOM: -1px; POSITION: relative; HEIGHT: 4px
}
.gb-bl {
	FONT-SIZE: 0px; BACKGROUND: url(../images/admin/gradientBoxBL.gif) no-repeat left bottom; LEFT: -2px; POSITION: relative; HEIGHT: 4px
}
.gb-inner H3 {
	MARGIN-TOP: 0px; FONT-SIZE: 12px; COLOR: #5e9fdd
}
.gb H3 {
	MARGIN-TOP: 0px; FONT-SIZE: 12px; COLOR: #5e9fdd
}
.gb-inner P {
	MARGIN-TOP: 0px; FONT-SIZE: 12px; MARGIN-BOTTOM: 5px
}
.gb P {
	MARGIN-TOP: 0px; FONT-SIZE: 12px; MARGIN-BOTTOM: 5px
}	



/*This section is the style for the login box.*/
.lb-outer {
	BORDER-RIGHT: #e5eaee 1px solid; BORDER-TOP: #e5eaee 1px solid; BACKGROUND: url(../images/admin/gradientBox_lgray.gif) repeat-x 50% top ; MARGIN-BOTTOM: 10px; BORDER-LEFT: #e5eaee 1px solid; BORDER-BOTTOM: #e5eaee 1px solid
}
.lb-inner {
	MARGIN: 5px 13px 7px
}
.lb-t {
	FONT-SIZE: 0px; RIGHT: -1px; BACKGROUND: url(../images/admin/gradientBoxTR.gif) no-repeat right top; POSITION: relative; TOP: -1px; HEIGHT: 4px
}
.lb-tl {
	FONT-SIZE: 0px; BACKGROUND: url(../images/admin/gradientBoxTL.gif) no-repeat left top; LEFT: -2px; POSITION: relative; HEIGHT: 4px
}
.lb-b {
	FONT-SIZE: 0px; RIGHT: -1px; BACKGROUND: url(../images/admin/gradientBoxBR.gif) no-repeat right bottom; BOTTOM: -1px; POSITION: relative; HEIGHT: 4px
}
.lb-bl {
	FONT-SIZE: 0px; BACKGROUND: url(../images/admin/gradientBoxBL.gif) no-repeat left bottom; LEFT: -2px; POSITION: relative; HEIGHT: 4px
}




/*This is used on the category and model page*/
.cm-outer {
	BORDER-RIGHT: #e5eaee 1px solid; BORDER-TOP: #e5eaee 1px solid; BACKGROUND: url(../images/admin/gradientBox_dgray.gif) repeat-x 50% top ; MARGIN-BOTTOM: 10px;
}
.cm-inner {
	MARGIN: 5px 13px 7px
}
.cm-t {
	FONT-SIZE: 0px; RIGHT: -1px; BACKGROUND: url(../images/admin/gradientBoxTR.gif) no-repeat right top; POSITION: relative; TOP: -1px; HEIGHT: 4px
}
.cm-tl {
	FONT-SIZE: 0px; BACKGROUND: url(../images/admin/gradientBoxTL.gif) no-repeat left top; LEFT: -2px; POSITION: relative; HEIGHT: 4px
}


