.Rubrik, h1
{
	FONT-SIZE: 20px;
	font-weight: bold;
    COLOR: #528dfb;
    FONT-FAMILY: Arial;
}
h2
{
	FONT-SIZE: 16px;
	font-weight: bold;
    COLOR: #528dfb;
    FONT-FAMILY: Arial;
}
.Ingress
{
	FONT-SIZE: 12px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 1.5em;
}
.Brodtext, p
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 1.5em;
}

ul li
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 1.5em;
}

.product,
.product td{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

.productlistitemstyle,
.productlistitemstyle td{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

.product_title{
	FONT-SIZE: 18px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

a 
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

/* 
	Dessa klasser laddas in i RadEditor och bestämmer standard-utseendet på texten i editorn 
	Bör vara samma som .Brodtext + en bakgrundsfärg
	(ET 070423)
*/
.RadEContent, .RadEContentBordered
{
	FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    line-height: 1.5em;
}


/* Custom Commerce */
#MyBPControlLayout_Container_10_MyControl10_lblProductName 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#MyBPControlLayout_Container_10_MyControl10_lblProductDescription,
#MyBPControlLayout_Container_10_MyControl10_lblProductPriceText,
#MyBPControlLayout_Container_10_MyControl10_lblProductPrice,
#MyBPControlLayout_Container_10_MyControl10_lblProductStockTextText,
#MyBPControlLayout_Container_10_MyControl10_lblProductStockText,
#MyBPControlLayout_Container_10_MyControl10_lblProductArticleIdCustomText,
#MyBPControlLayout_Container_10_MyControl10_lblProductArticleIdCustom,
#MyBPControlLayout_Container_10_MyControl10_lblProductWeightText,
#MyBPControlLayout_Container_10_MyControl10_lblProductWeight,
#MyBPControlLayout_Container_10_MyControl10_lblQuantityText,
#MyBPControlLayout_Container_10_MyControl10_lblLegendPictures
{
	font-family: Arial;
	font-size: 12px;	
	line-height: 1.5em;
}

#MyBPControlLayout_Container_10_MyControl10_dgPictures a,
#MyBPControlLayout_Container_7_MyControl7_lblTotPrice,
#MyBPControlLayout_Container_7_MyControl7_lblTotPriceValue,
#MyBPControlLayout_Container_7_MyControl7_lblVATMode,
#MyBPControlLayout_Container_7_MyControl7_lblEmptyCart
{
	font-family: Arial;
	font-size: 12px;
	
}
