﻿
/* Highlight webpart*/
.cms-highlight {  margin: 10px 0 0 10px;width:746px;clear: both; background: transparent url(/images/webparts/highBG.gif) repeat-y; color: #000000; display: block; }
.cms-highlight .top{background: transparent url(/images/webparts/hightop.gif) no-repeat  top left;width:100%;height:7px}
.cms-highlight .content{  padding: 0 20px;  font-size: 0.95em; }
.cms-highlight .bottom{background: transparent url(/images/webparts/highbot.gif) no-repeat bottom left; width:100%;height:7px}
.cms-highlight H3, .cms-highlight h4 { color: #cd3300; font-weight: bold; margin: 0px !important; padding: 0 0 10px ; }
.cms-highlight H4 { color: #666}
/* end*/

