.leftAlig { float:left; }
.rightAlig { float:right; }
.wrapper { width:410px; margin:0 auto; padding-top: 100px;}

.title {font-size: 11px; margin-bottom: 100px; font-weight: normal; color: #666; padding-bottom: 10px; border-bottom: 1px dotted #999;}
.credits {font-size: 11px; margin-top: 100px; color: #666; padding-top: 10px; border-top: 1px dotted #999;}
.credits a {color: #666;}
.noMarg {margin-top: 0px;}


#metaContainer {position: relative;}

/* The left and right navigation buttons */
#metaContainer .backLink, #metaContainer .forwardLink {position: absolute; top: 100px; width: 15px; height: 22px;}
#metaContainer .backLink a, #metaContainer .forwardLink a {display: block; width: 15px; height: 22px; text-indent: 9999em; background-image: url(../img/nav-arrow-sprite.png); background-repeat: no-repeat; outline: 0;}
#metaContainer .backLink {left: 0px; display:none;}
#metaContainer .forwardLink {right: 0px; display:none;}
#metaContainer .backLink a {background-position: 0 0; left: 0px;}
#metaContainer .backLink a:hover, #metaContainer .backLink a:active  {background-position: 0 -21px;}
#metaContainer .forwardLink a {background-position: -17px 0;}
#metaContainer .forwardLink a:hover, #metaContainer .forwardLink a:active  {background-position: -17px -21px;}

/* The Slider Container */
#slideContainer { float:left;}

