/*----BOX---*/
* html .boxHeader .heading {
	height: 1%;
	} 

.boxStyle {
	margin: 0;
	width:65%;
	background: url(../img/box/boxbottomright.gif) no-repeat bottom right;
	}

.boxHeader {
	background: url(../img/box/boxtopright.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.boxHeader .heading {
	background: url(../img/box/boxtopleft.gif) no-repeat top left;
	margin: 0;
	text-align:center;
	padding: 20px 30px 5px;
	font-weight: bold; 
	line-height: 1em;
	}

.boxBody {
	background: url(../img/box/boxbottomleft.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	}
/*----BOX---*/
