@CHARSET "UTF-8";

#content ul li{background: url(../img/layout/bullet-li.gif) no-repeat scroll 0 7px transparent;  list-style: none; margin-bottom:0; margin-left: 0; padding-left: 1em;}

#content ul.green-tic{margin-left: 10px;}
	#content ul.green-tic li{background: url(../img/layout/bullet-li-green-tic.png) no-repeat scroll 0 5px transparent; margin-bottom: 0.75em; padding-left: 25px;}
	
#content ul.red-iks{margin-left: 10px;}
	#content ul.red-iks li{background: url(../img/layout/bullet-li-red-iks.png) no-repeat scroll 0 5px transparent; margin-bottom: 0.75em; padding-left: 25px;}

#content ul.disc{margin-left: 0.5em;}
	#content ul.disc li{background: none; margin-bottom: 0.75em; padding-left: 0px; list-style-type: disc; margin-left: 1em;}



table td.info{background-color: #ffeece;}
table td.note{background: url(../img/ico/td-note.png) right bottom no-repeat;}

table.c2{}
	table.c2 th,
	table.c2 td{padding: 0.5em 1.5em; vertical-align: middle;}
	table.c2 th{background-color: #329ecf; border-right:1px solid #60bfeb; border-bottom:1px solid #60bfeb; color: #fff; font-weight: bolder; text-align: center;}
	table.c2 th.no-bottom-border{border-bottom:0;}
		table.c2 th.last{border-color:#329ecf;}
		table.c2 th a{color:#fff;}
	table.c2 td{border:1px solid #c9c9c9; border-top: none;}

	table.c2 tr:hover{background-color: #f5f5f5;}
	table.c2 td.nohover{background-color: #fff;}

table.cs{}
	table.cs th,
	table.cs td{border:1px solid #c9c9c9; padding: 0.5em 1.5em; vertical-align: top; *border-color: #fff; *background-color: #fafafa;}
	table.cs th{background-color: #f5f5f5;}
	
p.red-border{border:1px solid red; margin-left:auto; margin-right: auto; padding: 1em; text-align: center;}
	p.red-border a{color:red;}

p.warning{padding-left:25px; background: url(../img/ico/warning.png) 0 0.25em no-repeat transparent;}
p.info{padding-left:25px; background: url(../img/ico/info.png) 0 0.25em no-repeat transparent;}
div#alerts-list{background: url(../img/ico/warning.png) 10px 20px no-repeat transparent; border:1px solid rgb(200, 129,5); color: rgb(200, 129,5); padding-left: 60px; padding-right:20px; padding-top:20px; width: 75%; margin-left: auto; margin-right: auto; margin-bottom:20px;}

abbr{
	border-bottom: 1px dotted #c9c9c9;
	color: #297DBD;
	cursor:help;
}
