.CategoriesMenu a
{
    color: #ED1C24;
    font-weight: bold;
}

.CategoriesMenu a.Menu_Level0_Selected, .CategoriesMenu a.Menu_Level1_Selected, .CategoriesMenu a.Menu_Level2_Selected, .CategoriesMenu a.Menu_Level3_Selected
{
    color: #666666;
}



/*Subscription*/
#txtName , #txtEmail{	
	
	background-color:#fff;
	height: 18px;
	width: 136px;
	padding-left:6px;
	font-family:Trebuchet MS;
	font-size: 10px;
	color: #0077c0;	
	border: solid  1px #d9d9d9;
	line-height:12px;
}

.Snippet_DateText , .Snippet_DateText a{color:#666666; font-family:Trebuchet MS ; font-size:10px;}
.Category_title , .Category_title a{color:#ED1C24; font: bold 14px Trebuchet MS; text-decoration:none;}
.ProducttTag {font-family:Trebuchet MS ; font-size:14px; line-height:15px;  color:#ED1C24;}

/*Form*/
.Buttom
{
    background-color:#EDEBEE;border:1px solid #0177BF;color:#0177BF;font-family:Trebuchet MS,Arial;font-size:11px;font-weight:bold;height:18px;line-height:14px; text-align:center; vertical-align:middle;cursor:pointer;}
    
.Form_Normal{font-family:Trebuchet MS;
	font-size:12px;
	color: #0077C0; }
	
.Head_Form ,.Head_Form A 
{
	font-family: Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	color: #0077C0;
	text-decoration: none;
}


/*Store Products page*/

head + body #Products {
height:auto;
}
#Products {
border-top:1px solid #D9D9D9;
clear:both;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
min-height:90px;
width:418px;
}

#Products .thumb {
float:left;
margin:0px;
padding:14px 10px 0px 0px;
}

head + body #Products .productdetail {
height:auto;
}
#Products .productdetail {
background-image:url(images/BRG2_liste_grey_bg.gif);
background-position:right center;
background-repeat:repeat-y;
color:#000000;
float:left;
height:90px;
margin:0pt;
min-height:90px;
padding:0px;
width:328px;
}
.priser {
float:right;
padding-right:6px;
padding-top:8px;
text-align:right;
width:110px;
}
.UnitCost {

font-weight:bold;
margin-top:8px;
padding-right: 2px;
}

.Title  {
float:left;

font-weight:bold;
padding-right:8px;
padding-top:14px;
width:200px;

}
.Title  a{color:#000000;text-decoration:none;}

.Summary {
clear:left;
float:left;

margin-top:10px;
padding-right:8px;
width:200px;
 padding-bottom:8px;
}




.ie6 .Container.Border .Content
{
    padding: 10px 10px 18px;
}

.ie6 .lBottomRight
{
    height: 100%;
}