.well-blue {
min-height: 20px;
padding: 12px;
margin-bottom: 10px;
background-color: #cfe8fd;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}



/* Legacy */
.blogCom {color: #333333;padding: 10px;}
.blogTitleBg {margin-top:15px;background-image:url('/images/layout/blogTitleBg.png');width:670px;height:43px;margin-left:-29px;padding-top:10px;padding-left:34px;padding-right:15px;}
.blogT {text-decoration:none;font-weight:bold;}
.blogT:hover {text-decoration:underline;}
.blogD {font-size:80%;color:#5A5B8C;}
.wtpImg {width:85px;background: none repeat scroll 0 0 #E8E8E8;border: 1px solid #D3D3D3;padding: 10px;}
.wtpContent {width: calc(100% - 85px);padding:0px 5px;}
.wtpStart {font-weight:bold;color:#288020;}
.wtpSit {font-weight:bold;color:#802029;}
.wtpBuffer {padding-bottom:5px;}
.clearLeft {clear:left;}
#blogSandwich img {border:0 none;}
#archiveMonths .list-group-item:hover {background-color:#eee;}