/********************************** General page wide styles **********************************/
body {line-height: 1.5em;}

input, select, textarea {font-size: 10pt;}/*text for forms*/

p {margin-top: 0;margin-bottom: 0;}

img {border: none;text-decoration: none;}

a img {text-decoration: none;}

.ripesiteFooterLogo{display:none}

/******************************** Page borders ********************************/

.inner {border-left: solid 0px #333333; border-right: solid 0px #333333;} /* left nav border */

.bottom{border-top: solid 0px #CCCCCC;} /* Footer border */

/******************************** Page layout settings ********************************/

.outer, .left {border-left-width: 0px;} /* left column width */
.float-wrap {margin-left: 0px;}/*  _negative_ left column width */
.center {width: 750px;}  /* has to be 750px - left column width  */

* html .wrapper, .wrapper {width: 752px;}

.inner {width: 730px;} /*** This width is for non-IE browsers. Mozilla makes this necessary. ***/

.float-wrap {width: 752px;float: left;}

/********************************* Styles for specific areas on page *********************************/

#centerContent{padding:30px; border-left: solid 1px #333333; border-right: solid 1px #333333;}

#leftContent{display:none;}

#rightContent{display:none;}

#topContent{padding:10px; border-left: solid 1px #333333; border-right: solid 1px #333333;}

#bottomContent{padding:10px; background-color: #0000; border-left: solid 1px #333333; border-right: solid 1px #333333;}

