﻿
.style3 {
				border-right: 0px none;
				border-left: 1px #00BB00 solid;
				border-bottom: 1px #00BB00 solid;
				border-top: 1px #00BB00 solid;
				text-align: right;
				background-color: #2f822f;
				border-radius: 10px 0px 0px 10px;
				-moz-border-radius: 10px 0px 0px 10px /* Firefox 3.6 and earlier */;
				-webkit-border-radius: 10px 0px 0px 10px;
				-moz-box-shadow: 0px 4px 14px #111;
				-webkit-box-shadow: 0px 4px 14px #111;
				box-shadow: 0px 4px 14px #111;

}
.style4 {
				border-right: 1px #00BB00 solid;
				border-left: 0px none;
				border-bottom: 1px #00BB00 solid;
				border-top: 1px #00BB00 solid;
				background-color: #2f822f;
				text-align: left;
				border-radius: 0px 10px 10px 0px;
				-moz-border-radius: 0px 10px 10px 0px; /* Firefox 3.6 and earlier */;
				-webkit-border-radius: 0px 10px 10px 0px;
				font-family: Arial;
				font-size: 18px;
				padding-left: 5px;
				-moz-box-shadow: 4px 4px 14px #111;
				-webkit-box-shadow: 4px 4px 14px #111;
				box-shadow: 4px 4px 14px #111;

}
.style4a {
				border-right: 1px #00BB00 solid;
				border-left: 0px none;
				border-bottom: 1px #00BB00 solid;
				border-top: 1px #00BB00 solid;
				background-color: #2f822f;
				text-align: left;
				border-radius: 0px 10px 10px 0px;
				-moz-border-radius: 0px 10px 10px 0px; /* Firefox 3.6 and earlier */;
				-webkit-border-radius: 0px 10px 10px 0px;
				font-family: Arial;
				font-size: 18px;
				-moz-box-shadow: 4px 4px 14px #111;
				-webkit-box-shadow: 4px 4px 14px #111;
				box-shadow: 4px 4px 14px #111;

}
.style4b {
				border-right: 1px #00BB00 solid;
				border-left: 0px none;
				border-bottom: 1px #00BB00 solid;
				border-top: 1px #00BB00 solid;
				background-color: #2f822f;
				text-align: left;
				border-radius: 0px 10px 10px 0px;
				-moz-border-radius: 0px 10px 10px 0px; /* Firefox 3.6 and earlier */;
				-webkit-border-radius: 0px 10px 10px 0px;
				font-family: Arial;
				font-size: 18px;
				padding-left: 0px;
				-moz-box-shadow: 4px 4px 14px #111;
				-webkit-box-shadow: 4px 4px 14px #111;
				box-shadow: 4px 4px 14px #111;

}

.style5 {
				border-width: 0px;
}

#content {
				width: 850px;
				margin-left: 200px;
				padding-right: 20px;
				margin-top: 0px;
				padding-left: 20px;
				padding-top: 20px;
}
