
.right, .topRight{
	background: url(../images/rightRepeat.png) repeat-y;
	vertical-align: bottom;
}
.topRight{
	vertical-align: top;
}
.bottomLeft{
	width: 181px;
	vertical-align: top;
}
.right{
	background: url(../images/rightRepeat.png) repeat-y left;
}
.bottom{
	background: url(../images/bottomRepeat.jpg) repeat-x top;
	vertical-align: top;
}
.bottom img{
	float: right;
}
.bottomRight{
	/*background: url(../images/bottomRightRepeat.png) repeat-x;*/
	vertical-align: top;
	width: 113px;
}
/*     */

