﻿.modalPop{background-color:#333;filter:alpha(opacity=70);opacity:0.7;}
.modalWindow{border:solid 1px #333;background:#fff;width:730px;height:550px;padding: 10px;}

.modalWindow h3{margin:0 0 10px 0; padding: 8px 0 8px 10px;;background:#006400; color: #ecc329;}
.modalWindow h4{background:#fff;color:#91BAA1;font-weight:bold;border-bottom:solid 1px #91BAA1; clear: both;}

.modalWindow p{line-height:23px;padding:5px;font-size:0.8em;}
.modalWindow p img{margin: 0 3px;float:right;}

.modalWindow table{font-size:0.8em;background:#F1F1F1;}
.modalWindow table td{margin:1px;background:#fff;}
.modalWindow table.thin{width:55%;float:right;margin:0 10px;}

.modalWindow ul{list-style:none;}
.modalWindow li{font-size:0.8em;}
.modalWindow li.fixed{float:left;font-size:0.7em;height:160px;border:solid 1px #F1F1F1;margin:0 1px 0 0;}

.modalWindow dt{clear:left;}
.modalWindow dd{float:left;font-size:0.8em;}
.modalWindow dd.fixed{width:100px;height:100px;border:1px solid #F1F1F1;margin:5px;text-align:center;}