
strong.strong { color: #cc2323; }
small.small { font-size: 11px; color: #6e6e6e; line-height: 11px; }


ul { margin: 0px; padding: 0 0 0 8px; color: #272727; line-height: 16px; }
ul li { list-style-type: none; margin:0 0 10px 0; padding: 0 0 0 22px; background: url(images/frontend/li.gif) no-repeat 0 8px; }
li ul { margin-top: 6px; padding-top: 0px; padding-left: 0; }
ul ul li { font-size: 11px; list-style-type: none; margin:0 0 10px 16px; padding: 0 0 0 13px;  background: url(images/frontend/li2.gif) no-repeat 0 8px; }

ol { margin: 0 0 0 17px; padding: 0 0 0 8px; line-height: 16px;}
ol li { margin:0 0 10px 0; padding: 0 0 0 0px; color: #5f5f5f; font-weight: bold; }
ol li span { color: #272727; font-weight: normal; }
ol ol {  margin: 6px 0 7px 0; padding: 7px 0 0 18px; }
ol ol li { font-size: 11px;   font-weight: bold; padding-left: 0px; margin-left: 0px; }


.unimportant { color: #888; font-size: 11px; line-height: 14px; }

.important { line-height: 19px; display: table; background: #c70000; color: #feffff; font-size: 14px; font-family: Tahoma; margin: 20px 0 21px 0; padding: 7px 15px; font-weight: bold;}

.table1 { border-right: 1px solid #d0d0d0; color: #000; font-size: 12px; margin: 3px 0 20px 0; }
.table1 td { border-left: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0; padding: 11px 8px 9px 10px; }
.table1 td.title { background: #6a7589; font-size: 12px; color: #fff; font-weight: bold; }

.table2 { color: #4d4d4d; font-size: 12px; margin: 3px 0 20px 0; }
.table2 td { padding: 11px 8px 9px 10px; color: #000; }
.table2 td.title { background: #6a7589; color: #fff; font-size: 12px; font-weight: bold; }
.table2 td.white { background: #fff;}
.table2 td.grey { background: #f0f1f3;}

.table3 { color: #4d4d4d; font-size: 12px; margin: 3px 0 20px 0; }
.table3 td { color: #000; padding: 7px 8px 5px 10px; }
.table3 td.title { border-right: 4px solid #6a7589; border-left: none; font-size: 12px; font-weight: bold; }
.table3 td.white { background: #fff; }
.table3 td.grey { background: #f0f1f3; }






