/* CSS them vao cho module AG.Products */
.Product_OddItemList {
	BACKGROUND-COLOR: white
}
.Product_EvenItemList {
	BACKGROUND-COLOR: #f5f5f5
}
.Product_LeadInList {
	FONT-SIZE: 10pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif; FONT-WEIGHT: bold; TEXT-ALIGN: justify
}
.Product_Lead {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-ALIGN: justify;
}
.Product_SmallListHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.Product_SmallListLink {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.Product_Continue {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.Product_ImageTitle {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-STYLE: italic; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.Product_Content {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-ALIGN: justify
}
.Cart {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-ALIGN: justify
}
.Product_Detail_Title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR:#000000; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	TEXT-DECORATION: none;
}
.Product_Detail
{
	    height:20px;
		background:#398AC6;
	}
.Product_Title {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #113399; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-DECORATION: none
}
A.Product_Title:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #113399; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-DECORATION: none
}
A.Product_Title:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #006699; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-DECORATION: none
}
A.Product_Title:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #006699; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-DECORATION: none
}

.Identifier {
	color:Red;
}
.ProductName {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-DECORATION: none
}