/**author: raduga http://mambasana.ru**/
/** Grey color for right modules  **/
#rightcol div.module {  width: 192px;  background: url(../images/mod2_repeat.gif) repeat-y;  margin-bottom: 5px;}
#rightcol div.module div {  background: url(../images/mod2_bottom.gif) bottom left no-repeat;}
#rightcol div.module div div {  background: url(../images/mod2_top.gif) top left no-repeat;  padding   : 10px 0 10px 0;}
#rightcol div.module div div div {/**  color     : #f3f3f3;**/  color     : #ffffff;  background: url(../images/px.gif) no-repeat;  width     : auto;  padding   : 5px 10px 20px 10px !important;  padding   : 0 10px 10px 10px;}
#rightcol div.module div div div h3 { /**  color     : #f3f3f3;**/  color     : #ffffff;  background       : none;  display            : block;    padding            : 0 0 5px 0;    margin             : 0;  font-size        : 13px;  font-weight      : bold;  text-align       : center;  letter-spacing   : 1px;}
div.module div div div p, div.module div div div td {/**  color     : #f3f3f3;**/  color     : #ffffff;
}
