

/*-----------------------Elite Coaching Page----------------*/
#coachingContainer {height: 790px; background-color: #565AA8; padding: 5px;}
.coaching #coachingLogo {float: right; padding: 10px 60px 0 0;}
.coaching #winningMinds {float: right; width: 285px; height: 192px; margin: 5px; background-color: #fff;}
.coaching #Main p span {color: #565AA8; font-weight: bold; font-size: 15px;}
.coaching #Main {float: right; width: 566px; height: 779px; margin: 5px; background-color: #fff;}
.coaching #Main h1 {font-size: 26px; color: #565AA8; padding: 15px 0 0 29px;}
.coaching #Main h2 {font-size: 18px; color: #565AA8; padding: 25px 0 0 29px; line-height: 1.2;}
.coaching #Main h3 {font-size: 16px; color: #565AA8; padding: 0 65px 10px 86px; line-height: 1.2;}
.coaching #Main .join {font-size: 16px; font-weight: bold; color: #565AA8; padding: 0 70px 0 86px; line-height: 1.2;}
.coaching #Main .enroll {font-size: 16px; font-weight: bold; color: #565AA8; line-height: 1.2; padding-top: 31px;}
.coaching #Main p {font-size: 12px; padding: 0 19px 5px 29px; line-height: 1.2;}
.coaching #Main .bullet1 {font-size: 1.1em; padding: 0 19px 0 58px; line-height: 1.2; background: url(http://www.winningminds.com/images/bullet1.gif) no-repeat top left;}
.coaching #Main .bullet2 {font-size: 1.1em; padding: 0 19px 5px 58px; line-height: 1.2; background: url(http://www.winningminds.com/images/bullet2.gif) no-repeat top left;}
.coaching #meetingPic {float: left; margin: 5px;}
.coaching #testimonies {float: left; width: 169px; height: 661px; margin: 5px; background-color: #fff;}
.coaching #testimonies .testimony_p1 p {font-size: 12px; color: #565AA8; line-height: 1.2em; font-weight: bold; padding: 10px 8px 24px 8px; background: url(http://www.winningminds.com/images/dottedLine.gif) no-repeat bottom center;}
.coaching #testimonies .testimony_p2 p {font-size: 10px; color: #555; font-style: italic; line-height: 1.1em; margin: 10px 8px 0 8px; padding: 0 0 10px 0;}
.coaching #testimonies #envisionLogo {margin-left: 22px;}

/*--hack for IE--*/
* html .coaching #winningMinds {margin: 5px 2px;}
* html .coaching #Main {margin: 5px 2px;}
* html .coaching #testimonies {margin: 5px 2px;}
