.sd-sidebar-widget-wrapper div, .sd-sidebar-widget-wrapper span, .sd-sidebar-widget-wrapperapplet,
.sd-sidebar-widget-wrapper h1, .sd-sidebar-widget-wrapper h2, .sd-sidebar-widget-wrapper h3, .sd-sidebar-widget-wrapper h4, .sd-sidebar-widget-wrapper h5, .sd-sidebar-widget-wrapper h6, .sd-sidebar-widget-wrapper p, .sd-sidebar-widget-wrapper blockquote, .sd-sidebar-widget-wrapper pre,
.sd-sidebar-widget-wrapper a, .sd-sidebar-widget-wrapper em, .sd-sidebar-widget-wrapper img,.sd-sidebar-widget-wrapper strong, .sd-sidebar-widget-wrapper b, .sd-sidebar-widget-wrapper u, .sd-sidebar-widget-wrapper i, .sd-sidebar-widget-wrapper center,
.sd-sidebar-widget-wrapper ol, .sd-sidebar-widget-wrapper ul, .sd-sidebar-widget-wrapper li, .sd-sidebar-widget-wrapper fieldset, .sd-sidebar-widget-wrapper form, .sd-sidebar-widget-wrapper label, .sd-sidebar-widget-wrapper legend, .sd-sidebar-widget-wrapper table, .sd-sidebar-widget-wrapper caption, .sd-sidebar-widget-wrapper tbody, .sd-sidebar-widget-wrapper tfoot, .sd-sidebar-widget-wrapper thead, .sd-sidebar-widget-wrapper tr, .sd-sidebar-widget-wrapper th, .sd-sidebar-widget-wrapper td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
}
.sd-sidebar-widget-wrapper{
	padding: 2px;
	-webkit-box-shadow: 0px 2px 2px 0px #ababab;
	-moz-box-shadow: 0px 2px 2px 0px #ababab;
	box-shadow: 0px 2px 2px 0px #ababab;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 0 auto;

	font-family: Helvetica, Arial, Sans-serif;
}

.sd-sidebar-widget-wrapper .sd-sidebar-border{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box{
	text-align: center;
	margin: 0 auto;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box .title{
	color: #fff;
	font-size: 13pt;
	margin-top: 21px;
	margin-bottom: 15px;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="text"]{
	width: 80%;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 12px;
	padding: 3px 8px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"]{
	width: 90%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: none;
	padding: 3px 8px;
	height: 30px;
	color: #fff;
	text-shadow: 0px 1px 1px #303030;
	filter: dropshadow(color=#303030, offx=0, offy=1);
	-webkit-box-shadow: 0px 1px 1px #000000;
	-moz-box-shadow: 0px 1px 1px #000000;
	box-shadow: 0px 1px 1px #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box .name{
	background-image: url("../images/name.png");
	background-position: right;
	background-repeat: no-repeat;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box .email{
	background-image: url("../images/email.png");
	background-position: right;
	background-repeat: no-repeat;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box .sd-privacy-notice{
	font-size: 8pt;
	color: #738aab;
	text-shadow: 0px 1px 1px #303030;
	filter: dropshadow(color=#303030, offx=0, offy=1);
	background-image: url("../images/padlock.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 70%;
	text-align: center;
	margin: 20px auto;
	display: block;
	line-height: 10pt;
}
.sd-sidebar-widget .poweredby{
	margin: 10px auto;
	text-align: center;
	font-family: Helvetica, Arial, Sans-serif;
}
.sd-sidebar-widget .poweredby a{
	color: #333;
	text-decoration: underline
}
.sd-sidebar-widget .poweredby a:hover{
	text-decoration: underline;
}
.sd-sidebar-widget .poweredby .underline{
	text-decoration: underline;
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-green{
	background: #34d400;
	background: -moz-linear-gradient(top, #34d400 0%, #398200 100%, #398200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#34d400), color-stop(100%,#398200), color-stop(100%,#398200));
	background: -webkit-linear-gradient(top, #34d400 0%,#398200 100%,#398200 100%);
	background: -o-linear-gradient(top, #34d400 0%,#398200 100%,#398200 100%);
	background: -ms-linear-gradient(top, #34d400 0%,#398200 100%,#398200 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d400', endColorstr='#398200',GradientType=0 );
	background: linear-gradient(top, #34d400 0%,#398200 100%,#398200 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-green:hover{
	background: #34d400;
	background: -moz-linear-gradient(top, #34d400 0%, #2e9b00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#34d400), color-stop(100%,#2e9b00));
	background: -webkit-linear-gradient(top, #34d400 0%,#2e9b00 100%);
	background: -o-linear-gradient(top, #34d400 0%,#2e9b00 100%);
	background: -ms-linear-gradient(top, #34d400 0%,#2e9b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34d400', endColorstr='#2e9b00',GradientType=0 );
	background: linear-gradient(top, #34d400 0%,#2e9b00 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-green:active{
	background: #398200;
	background: -moz-linear-gradient(top, #398200 0%, #34d400 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#398200), color-stop(99%,#34d400));
	background: -webkit-linear-gradient(top, #398200 0%,#34d400 99%);
	background: -o-linear-gradient(top, #398200 0%,#34d400 99%);
	background: -ms-linear-gradient(top, #398200 0%,#34d400 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#398200', endColorstr='#34d400',GradientType=0 );
	background: linear-gradient(top, #398200 0%,#34d400 99%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-blue{
	background: #566dcb;
	background: -moz-linear-gradient(top, #566dcb 0%, #3a4c73 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#566dcb), color-stop(100%,#3a4c73));
	background: -webkit-linear-gradient(top, #566dcb 0%,#3a4c73 100%);
	background: -o-linear-gradient(top, #566dcb 0%,#3a4c73 100%);
	background: -ms-linear-gradient(top, #566dcb 0%,#3a4c73 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#566dcb', endColorstr='#3a4c73',GradientType=0 );
	background: linear-gradient(top, #566dcb 0%,#3a4c73 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-blue:hover{
	background: #566dcb;
	background: -moz-linear-gradient(top, #566dcb 0%, #4f669b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#566dcb), color-stop(100%,#4f669b));
	background: -webkit-linear-gradient(top, #566dcb 0%,#4f669b 100%);
	background: -o-linear-gradient(top, #566dcb 0%,#4f669b 100%);
	background: -ms-linear-gradient(top, #566dcb 0%,#4f669b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#566dcb', endColorstr='#4f669b',GradientType=0 );
	background: linear-gradient(top, #566dcb 0%,#4f669b 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-blue:active{
	background: #3a4c73;
	background: -moz-linear-gradient(top, #3a4c73 0%, #566dcb 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4c73), color-stop(99%,#566dcb));
	background: -webkit-linear-gradient(top, #3a4c73 0%,#566dcb 99%);
	background: -o-linear-gradient(top, #3a4c73 0%,#566dcb 99%);
	background: -ms-linear-gradient(top, #3a4c73 0%,#566dcb 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4c73', endColorstr='#566dcb',GradientType=0 );
	background: linear-gradient(top, #3a4c73 0%,#566dcb 99%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-red{
	background: #cc0000;
	background: -moz-linear-gradient(top, #cc0000 0%, #990000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#990000));
	background: -webkit-linear-gradient(top, #cc0000 0%,#990000 100%);
	background: -o-linear-gradient(top, #cc0000 0%,#990000 100%);
	background: -ms-linear-gradient(top, #cc0000 0%,#990000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#990000',GradientType=0 );
	background: linear-gradient(top, #cc0000 0%,#990000 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-red:hover{
	background: #cc0000;
	background: -moz-linear-gradient(top, #cc0000 0%, #ba0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#ba0000));
	background: -webkit-linear-gradient(top, #cc0000 0%,#ba0000 100%);
	background: -o-linear-gradient(top, #cc0000 0%,#ba0000 100%);
	background: -ms-linear-gradient(top, #cc0000 0%,#ba0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#ba0000',GradientType=0 );
	background: linear-gradient(top, #cc0000 0%,#ba0000 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-red:active{
	background: #990000;
	background: -moz-linear-gradient(top, #990000 0%, #cc0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#990000), color-stop(100%,#cc0000));
	background: -webkit-linear-gradient(top, #990000 0%,#cc0000 100%);
	background: -o-linear-gradient(top, #990000 0%,#cc0000 100%);
	background: -ms-linear-gradient(top, #990000 0%,#cc0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#cc0000',GradientType=0 );
	background: linear-gradient(top, #990000 0%,#cc0000 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-orange{
	background: #f6e6b4;
	background: -moz-linear-gradient(top, #f6e6b4 0%, #ed9017 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e6b4), color-stop(100%,#ed9017));
	background: -webkit-linear-gradient(top, #f6e6b4 0%,#ed9017 100%);
	background: -o-linear-gradient(top, #f6e6b4 0%,#ed9017 100%);
	background: -ms-linear-gradient(top, #f6e6b4 0%,#ed9017 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017',GradientType=0 );
	background: linear-gradient(top, #f6e6b4 0%,#ed9017 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-orange:hover{
	background: #f6e6b4;
	background: -moz-linear-gradient(top, #f6e6b4 0%, #eaa754 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6e6b4), color-stop(100%,#eaa754));
	background: -webkit-linear-gradient(top, #f6e6b4 0%,#eaa754 100%);
	background: -o-linear-gradient(top, #f6e6b4 0%,#eaa754 100%);
	background: -ms-linear-gradient(top, #f6e6b4 0%,#eaa754 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#eaa754',GradientType=0 );
	background: linear-gradient(top, #f6e6b4 0%,#eaa754 100%);
}
.sd-sidebar-widget-wrapper .sd-sidebar-box input[type="submit"].button-colour-orange:active{
	background: #ed9017;
	background: -moz-linear-gradient(top, #ed9017 0%, #f6e6b4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed9017), color-stop(100%,#f6e6b4));
	background: -webkit-linear-gradient(top, #ed9017 0%,#f6e6b4 100%);
	background: -o-linear-gradient(top, #ed9017 0%,#f6e6b4 100%);
	background: -ms-linear-gradient(top, #ed9017 0%,#f6e6b4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed9017', endColorstr='#f6e6b4',GradientType=0 );
	background: linear-gradient(top, #ed9017 0%,#f6e6b4 100%);
}
.sd-color-blue{
	background: #0c143e; /* Old browsers */
	background: -moz-linear-gradient(top, #0c143e 0%, #243277 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c143e), color-stop(100%,#243277)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0c143e 0%,#243277 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0c143e 0%,#243277 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #0c143e 0%,#243277 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c143e', endColorstr='#243277',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #0c143e 0%,#243277 100%); /* W3C */
}
.sd-color-blue .sd-sidebar-border{
	border:1px solid #454c6e;
}
.sd-color-red{
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
}
.sd-color-red .sd-sidebar-border{
	border:1px solid #6e4545;
}
.sd-color-green{
	background: #c9de96;
	background: -moz-linear-gradient(top, #c9de96 0%, #8ab66b 44%, #398235 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9de96), color-stop(44%,#8ab66b), color-stop(100%,#398235));
	background: -webkit-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%);
	background: -o-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%);
	background: -ms-linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 );
	background: linear-gradient(top, #c9de96 0%,#8ab66b 44%,#398235 100%);
}
.sd-color-green .sd-sidebar-border{
	border:1px solid #526e45;
}
.sd-color-black{
	background: #b5bdc8;
	background: -moz-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b));
	background: -webkit-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%);
	background: -o-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%);
	background: -ms-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 );
	background: linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%);
}
.sd-color-green .sd-sidebar-border{
	border:1px solid #4c4c4d;
}
.sd-color-orange{
	background: #ffaf4b;
	background: -moz-linear-gradient(top, #ffaf4b 0%, #ff920a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a));
	background: -webkit-linear-gradient(top, #ffaf4b 0%,#ff920a 100%);
	background: -o-linear-gradient(top, #ffaf4b 0%,#ff920a 100%);
	background: -ms-linear-gradient(top, #ffaf4b 0%,#ff920a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 );
	background: linear-gradient(top, #ffaf4b 0%,#ff920a 100%);
}
.sd-color-orange .sd-sidebar-border{
	border:1px solid #d69c40;
}
.sd-color-pink{
	background: #e570e7;
	background: -moz-linear-gradient(top, #e570e7 0%, #c85ec7 47%, #a849a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e570e7), color-stop(47%,#c85ec7), color-stop(100%,#a849a3));
	background: -webkit-linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
	background: -o-linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
	background: -ms-linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=0 );
	background: linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
}
.sd-color-pink .sd-sidebar-border{
	border:1px solid #e4bae5;
}
.sd-color-skyblue{
	background: #b2e1ff;
	background: -moz-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e1ff), color-stop(100%,#66b6fc));
	background: -webkit-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
	background: -o-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
	background: -ms-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 );
	background: linear-gradient(top, #b2e1ff 0%,#66b6fc 100%);
}
.sd-color-skyblue .sd-sidebar-border{
	border:1px solid #8bd2ff;
}
.sd-color-vanilla{
	background: #fefcea;
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36));
	background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%);
	background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%);
	background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
	background: linear-gradient(top, #fefcea 0%,#f1da36 100%);
}
.sd-color-vanilla .sd-sidebar-border{
	border:1px solid #fcf4a8;
}
.sd-color-yellow{
	background: #fdffb2;
	background: -moz-linear-gradient(top, #fdffb2 0%, #ffff0c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdffb2), color-stop(100%,#ffff0c));
	background: -webkit-linear-gradient(top, #fdffb2 0%,#ffff0c 100%);
	background: -o-linear-gradient(top, #fdffb2 0%,#ffff0c 100%);
	background: -ms-linear-gradient(top, #fdffb2 0%,#ffff0c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffb2', endColorstr='#ffff0c',GradientType=0 );
	background: linear-gradient(top, #fdffb2 0%,#ffff0c 100%);
}
.sd-color-yellow .sd-sidebar-border{
	border:1px solid #ccce8d;
}