@charset "UTF-8";
/* CSS Document */

/* Reset - resets the values of the tags below  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td { 
	margin: 0; padding: 0; 
}
fieldset,img,abbr {
	border: 0; 
}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var {
	font-style: normal; font-weight: normal; 
}
caption,th {
	text-align: left;
}
a {
	text-decoration: none;
}

b, strong {
    font-weight:600;
    color: #666666;
}

.containerMidRight li {
    padding:0 0 0.2em;
}

#bwreg .txt {
border:1px solid #EAEAEA;
font-size:100%;
margin:2px;
padding:1px;
width:100%;
}
#bwreg ul {
list-style:none;
padding-left:2px;
margin-bottom:10px;
}
#bwreg input {
margin:2px 0;
}

