/*========================================================
CSS RESET STYLES v1.0 | 20080212 
========================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
li{
margin-top:2px;
margin-bottom:2px;
}
body {
	line-height: 1;
	text-align:center;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#searchform{
margin-top:20px;
background-color:#000000;
margin-top:20px;
padding:8px 5px 11px 10px;
width:160px;
}

#searchform label{
font-size:12px;
margin-right:10px;
color:#fff;
margin:0px 0px 2px 0px;
}

.textwidget .wavecom{
font-size:13px;
color:#000;
}
.textwidget ul li{
font-size:12px;
margin:4px 0;
color:#999;
}

.textwidget li a:selected {
color:#fff;
background-color:#000;
padding:2px;
}
.textwidget {
margin-top:13px;
}
.textwidget a{
color:#999;
}
.textwidget a:hover{
color:#fff;
background-color:#000;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
padding:2px;
}
.textwidget a:selected{
color:#fff;
background-color:#000;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
padding:2px;
}
#searchsubmit{
display:none;
}

input{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px #fff solid;
margin-right:40px;
width:368px;
margin-bottom:15px;
padding:2px;
}
.button{
font-weight:bold;
width:70px;
}
.checkbox{
float:left;
margin-left:31px;
border:1px #76CFF7 solid;
}

label{
float:left;
margin-left:23px;
}
textarea{
border:1px solid #FFFFFF;
float:right;
margin-right:42px;
margin-top:4px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
width:368px;
}

span.wpcf7-form-control-wrap {
float:right;
margin-right:55px;
position:relative;
}
.widgetSB{
margin-bottom:20px;
}
span.wpcf7-form-control-wrap{

}