/*
 @Author DivMotive.ru
 @url http://www.divmotive.ru/
*/


/* color's for inkjet printer */
.inkGloss.Optimiser {background: none;}
.inkBlack {background: black; color: #ffffff; font-weight: bold;}
.inkMatte.Black {background: black; color: #ffffff; font-weight: bold;}
.inkPhoto.Black {background: black; color: #ffffff; font-weight: bold;}
.inkLight.Black {background: black; color: #ffffff; font-weight: bold;}
.inkLight.Light.Black {background: black; color: #ffffff; font-weight: bold;}
.inkColor {background: url('/images/color_grad.gif') left center repeat; color: #ffffff; font-weight: bold;}
.inkCyan {background: cyan; font-weight: bold;}
.inkLight.Cyan {background: cyan; font-weight: bold;}
.inkPhoto.Cyan {background: cyan; font-weight: bold;}
.inkMagenta {background: magenta; font-weight: bold;}
.inkLight.Magenta {background: magenta; font-weight: bold;}
.inkPhoto.Magenta {background: magenta; font-weight: bold;}
.inkYellow {background: yellow; font-weight: bold;}
.inkGray {background: gray; font-weight: bold;}
.inkRed {background: red; font-weight: bold;}
.inkBlue {background: blue; font-weight: bold;}
.inkGreen {background: green; font-weight: bold;}

/* color li */
.b_red {background: url('/images/bullet_red.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
.b_green {background: url('/images/bullet_green.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
.b_blue {background: url('/images/bullet_blue.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
.b_orange {background: url('/images/bullet_orange.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
.b_pink {background: url('/images/bullet_pink.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
.b_purple {background: url('/images/bullet_purple.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
.b_yellow {background: url('/images/bullet_yellow.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
.b_black {background: url('/images/bullet_black.png') 0px 2px no-repeat; padding-left: 18px; margin: 10px 0px;}
