/* This is a local css with styles used depending on locale */

.newImgSmall {
	width:3.65em;/*35px;*/
	height:1.46em;/*14px;*/
}

.newImgLarge {
	width:4.79em;/*46px;*/
	height:1.88em;/*18px;*/
}

.leftNavigation .navigationBlock .productItem .newImgSmall {
	float:left;
	margin-right:0.83em; /*8px*/
    margin-top:0.94em; /*9px;*/
}

.leftNavigation .navigationBlock .productItem .prodNameNewImg {
    float:left;
    width:78%; /*154px;*/
    padding:1.04em 0;
}

#lightSource
{
 font-size:11px;
 font-family: Verdana;
 padding-top:13px;
}
#lightSource .textlightSource{
 line-height:14px;
 color:#333; 
}
#lightSource .linklightSource{
 line-height:12px;
 padding-top:10px;
 hover:underline;
 color:#3399FD;
}

#lightSource_shoppingList
{
 font-size:11px;
 font-family: Verdana ;
 padding-top:14px;
 padding-bottom:8px;
}
#lightSource_shoppingList .textlightSource{
 line-height:14px;
 color:#333; 
}
#lightSource_shoppingList .linklightSource{
 line-height:12px;
 padding-top:10px;
 hover:underline;
 color:#3399FD;
}
.rightContent .prodDropdownlightSource {
 padding-top:0.25em;
 clear:left;
 
}
.prodDropdownlightSource label {
 display:block;
 font-size:1.15em;
 margin-bottom:0.182em;
}

.prodDropdownlightSource label:first-letter {
 text-transform:uppercase;
}

.rightContent .prodDropdownlightSource select {
 width:13.636em;
}


