div.PageLinkFirst
{
    padding-left: 88px;
}


/* -------- Detta styr bildrubrikerna i kategoriträdet -------- */

div.ProductTreeRoot1
{
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/tree-root-1.png) no-repeat 8px 2px; padding-top: 30px;
}

div.ProductTreeRoot5
{
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/tree-root-4.png) no-repeat 8px 2px; padding-top: 30px;
}

div.ProductTreeRoot8
{
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/tree-root-7.png) no-repeat 9px 2px; padding-top: 30px; 
}

div.ProductTreeRoot14
{
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/tree-root-12.png) no-repeat 8px 2px; padding-top: 30px;
}

tr.SearchResultStandardRow td.ProductImage Img{
	margin-bottom:3px;
}

tr.SearchResultAlternateRow td.ProductImage Img{
	margin-bottom:3px;
}
.ProductPageBody td {padding:5px; margin:5px;}

a, a:visited
{
    color: #ff0000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #fff;
}

a:active
{
    
}
