#edit-body-wrapper div{
}

input.teaser-button, input.form-submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background:transparent url(sprite.png) repeat-x scroll 0 -40px;
background-color:#bcc6ca;
border-color:#EEEEEE #EEEEEE #CCCCCC;
border-style:solid;
border-width:1px;
color:#333333;
cursor:pointer;
font-weight:normal;
padding:2px 10px;
margin-top:25px;
text-align:center;
}
.teaser-checkbox{
	display:none;
}
input, select, textarea, form {
-x-system-font:none;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}

fieldset {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FAFAFA none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin:0 0 10px;
padding:4px 9px;

}

.collapsible legend a{
	color:#333333;
	text-decoration:none;
}
.collapsible legend, fieldset legend{
	font-size:16px;
}

ul.primary li a {
padding:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
ul.primary{
	height:19px;
}

.teaser-button{
	display:none;
}

