@media screen{
#main{min-height:600px;margin-top:17px}
* html #main{height:600px}
#left{width:463px;padding:0;padding-top:60px}
#right{width:421px;padding:0;}

#tips{background:url(http://palomar.ankportal.ru/work/images/tips-left.png) no-repeat 0 2px;padding-left:7px;margin-top:25px}
#tips .bg{background:url(http://palomar.ankportal.ru/work/images/tips-right.png) no-repeat 100% 2px;padding-right:5px}
* html #tips{background-position:0 0;}
*+html #tips{background-position:0 0;}
* html #tips .bg{background-position:100% 0;}
*+html #tips .bg{background-position:100% 0;}
#tips table{border-collapse:collapse;width:100%;}
#tips table td{text-align:center;border-bottom:1px solid white;}
#tips i{display:block;margin:2px 0 7px;font-weight:bold;color:white}
#tips table td div{background:url(http://palomar.ankportal.ru/work/images/b-tips.png) no-repeat 100% 0 #00699c;cursor:pointer;cursor:hand;height:80px;margin-bottom:15px}
#tips td.active, #tips td:hover{background:url(http://palomar.ankportal.ru/work/images/tips-active.png) no-repeat 50% 100%}
#tips td.active div, #tips td:hover div{background:url(http://palomar.ankportal.ru/work/images/r-tips.png) no-repeat 100% 0 #931b8f}
#tips i {font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif;}

.descr{width:207px;float:left;background:url(http://palomar.ankportal.ru/work/images/block_middle.gif) repeat-y 0 0 #0e63b6;margin:5px 0 7px 2px;color:white; min-height:125px}
.descr .descr_top{position:relative;top:-5px;background:url(http://palomar.ankportal.ru/work/images/block_top.gif) no-repeat 0 0;}
.descr .descr_bottom{position:relative;bottom:-10px;padding:0px 8px 0px 13px;background:url(http://palomar.ankportal.ru/work/images/block_bottom.gif) no-repeat 0 100%;min-height:125px;}
* html .descr .descr_bottom{height:103px}
.descr h2 {position:relative;top:-2px;font-size:16px;font-style: italic;margin:0;color:white;font-weight:bold}
.descr p {font-size:10px;padding-top:15px;padding-bottom:20px;margin:0;}
.descr a {text-decoration:none; font-size:11px}
.descr a:hover {text-decoration:underline}
}
@media print{
	#right, #left{display:block}
}
