/**
 * Base
 */
.form-item, .form-actions {
    margin-bottom: 0;
    margin-top: 0;
}

.search-form {
    margin: 0;
}

#footer .list.copy li {
/*    background: url("images/separator2.png") no-repeat scroll 0 3px transparent;*/
}

#footer .lis.copy li:first-child{
	background:none;
}

ul.add-nav li.leaf {
    list-style-image: none;
    list-style-type: none;
}

ul.menu.add-nav li {
    margin: 0 7px 0 0;
    padding: 0 0 0 5px;
}

#search-form .form-text {
	width : 200px !important;
}

#content .search-form label {
	font-weight: normal;
}
*+html #footer ul.list{
	display: inline;
}
*+html #footer  ul.list.copy {
}
