/* ELEMENTS */
.normal #colMargin { margin: 0 0 10px 0; }

#colLeft { width: 33%; text-align: left; float: left; display: inline; }
#colNormal { width: 34%; text-align: center; float: left; display: inline; }
#colRight { width: 33%; text-align: right; float: right; display: inline; }

.white #breadcrumbs { display: block; }
.white #colLeft { width: 197px; }
.white #colNormal { width: 196px; padding: 0 10px; text-align: left; }
.white #colRight { width: 197px; text-align: left; }

.frontpage #colMargin { width: 950px; height: 490px; }
.frontpage #colLeft { width: 310px; }
.frontpage #colNormal { width: 310px; margin: 0 10px; }
.frontpage #colRight { width: 310px; }
