﻿/* sub web local styles */
#centerCol .yellowBox{
	border:1px red solid;
	background-color:#FFFFCC;
	padding:5px;
	margin:10px 0 10px 0;
}
#centerCol .yellowBox h2{
	margin:0;
	color:red !important;
}
