﻿/* Nifty Corners and Snazzy Borders */
/* Used with permission from www.cssplay.co.uk */

#xsnazzy {
	background: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
}

.xb2, .xb3, .xb4 {
	background: rgb(255,255,255);
}

#xsnazzy h1, #xsnazzy h2, #xsnazzy h3, #xsnazzy h4 {
	color: rgb(255,101,0);
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
}

#xsnazzy p, #xsnazzy ul, #xsnazzy ol {
	padding-bottom: 0.5em;
	font-size: 10pt;
}

.xboxcontent_index01 {
	display: block;
	border: 0 solid #B1DA28; 
	border-width: 0 1px; 
    font-size: 11pt;
}