﻿/* Magazine Shadow Border */

.magazine-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
	vertical-align: bottom;
	background-position:bottom;
	font-size: 0.10em;
}
.magazine-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 1px;
	vertical-align: bottom;
	background-position:bottom;
	font-size: 0.10em;
}
.magazine-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 1px;
	vertical-align: bottom;
	background-position:bottom;
	font-size: 0.10em;
}

.magazine-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 1px;
	height: 100%;
}
.magazine-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 6px;
	height: 100%;
}

.magazine-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 6px;
	vertical-align: top;
}
.magazine-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 6px;
	vertical-align: top;
}
.magazine-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	vertical-align: top;
}


.magazineheader 
{
	background-image: url(Images/magazineborder.GIF);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 472px;
	height: 34px;
	padding-top: 10px;
	padding-left: 10px;
}

.rheader
{
	background-image: url(Images/magazineborder.GIF);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 700px;
	height: 26px;
}

.rheadercol
{
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.bheadercol
{
	background-image: url(Images/buttonborder.GIF);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 26px;
}
