/* CSS Document */

.mod-top{height:5px; font-size:1px; background-color:#FFE7C7; border-top:solid 1px #F1BB24; border-left:solid 1px #F1BB24; border-right:solid 1px #F1BB24;}
	.mod-top img{position:relative;}
	img.top{top:-1px;}
	img.bottom{top:1px}
	img.left{left:-1px; float:left;}
	img.right{left:1px; float:right;}
.mod-mid{background-color:#FFE7C7; border-left:solid 1px #F1BB24; border-right:solid 1px #F1BB24;}
.mod-bot{height:5px; font-size:1px; background-color:#FFE7C7; border-bottom:solid 1px #F1BB24; border-left:solid 1px #F1BB24; border-right:solid 1px #F1BB24;}
	.mod-bot img{position:relative;}
.mod-tri{position:relative; top:-1px; background-image:url(images/tri.gif); background-position:30px top; height:17px; background-repeat:no-repeat; width:100%; margin-bottom:20px;}