@import url(style.css);

.tab-info {/*float:left;*/ width:99%; height:auto/*125px*/; overflow:auto; margin: 0 0 10px 0; padding: 0 0 10px 0; background:#f8f6f5; border: 1px solid #e4e2cf;}
.tab-info p {padding:11px;}
.tab-info img {margin: 10px 10px 0 10px; border: 3px solid #E0E4DD;}

.tab-info h2 {font-size:1.2em; font-weight: normal; color:#e44c16;}
.tab-info h2 span {font-size:.8em; font-weight: normal; color:#666;}
.tab-info h2 em {font-style: normal; color:#923222;}
.tab-info h3.bar {font-size:.8em; color:#73563f; background:#e7e2de; padding: 6px 12px;}
.tab-info h3.bar span {font-weight: normal;}
.tab-info a {text-decoration:none;}

