﻿@charset "utf-8";

#fourth-level .lists {
	background: #fff url(../images/rule-h-gray-dots.gif) left bottom repeat-x;
} 

#fourth-level .text-tabs {
	margin: 1em 0 0 0; 
	padding: 0 0 1em .5em; 
	background: url(../images/rule-h-gray-dots.gif) left bottom repeat-x;
}

.print-link	{
	background: url(../images/icon-link-print.gif) 7px 1px no-repeat;
}

.email-link	{
	background: url(../images/icon-link-email.gif) 0 2px no-repeat;
}

.rate-link {
	background: url(../images/icon-link-rate.gif) 2px 0 no-repeat;
}

