/* Prototip.css */
.tooltip {
  width:410px;
}
.tooltip .content {
  border:solid 1px #3284b2;
  padding:0 0 5px 0;
  font-size:11px;
  line-height:18px;
  background-color:#fff;
	text-align:left;
}
.tooltip .content p.img {
	float:right;
	padding:10px 15px 10px 20px;
}
.tooltip .content h2 {
	padding:34px 0 0 15px;
	font-size:18px;
	line-height:26px;
}
.tooltip .content h2.no-image {
	padding-top:0;
}
.tooltip .content table {
	width:100%;
	padding:0;
	border-top:solid 1px #3284b2;
	border-bottom:solid 1px #3284b2;
}
.tooltip .content table th {
	color:#fff;
	font-weight:bold;
	background-color:#0062b0;
	text-align:center;
}
.tooltip .content table td {
	color:#000;
	font-weight:normal;
	background-color:#cbd3e4;
	text-align:center;
	border-left:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
.tooltip .content table tr.row1 td {
	background-color:#e7eaf2;
}
.tooltip .content table td.first {
	color:#036;
	text-align:left;
}
.tooltip .content table th,
.tooltip .content table td {
	padding:3px 8px;
	border-left:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
.tooltip .content table th.first,
.tooltip .content table td.first {
	border-left:none;
}
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */