#LSResult{
  z-index: 5000;
}

#LSResult li.LSRow a{
  background: none !important;
  padding: 0px !important;
  float: none !important;
  display: block !important;
}

#LSResult li.LSRow {
  display: block !important;
}

#LSResult div.LSDescr{
  /* margin-left: 13px; */
}

#portal-breadcrumbs {
  margin-bottom: 0px;
}

#portal-siteactions{
  padding-bottom: 0px;
  margin-bottom: 2px;
  margin-top: 0px; 
  padding-top: 10px; 
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
  color: #DDDDDD;
}

#portal-siteactions li a:hover{
  color: #ddd;
}

#portal-searchbox {
    margin: -25px 10px;
}

#portal-personaltools{
	margin-top:0px;
}

#aside {
    width: 284px;
}

dl.portlet dt, div.portletAssignments div.portletHeader {
    background: url("../design/title.png") no-repeat scroll 0 0 transparent;
    font-size: 140%;
    font-weight: normal;
    height: 65px;
    line-height: 45px;
    margin: 0;
    padding-left: 5px;
    position: relative;
    right: -4px;
    width: 295px;
}

#edit-bar{
    text-align: justify;
    width: 666px;
}

#edit-bar ul,
#edit-bar dl,
#contentActionMenus{
	margin:0px;
}

input.searchButton {
    background: url("../design/search-submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: transparent;
    height: 24px;
    margin-left: 6px;
    width: 24px;
}
input.searchButton:hover{
	cursor:pointer;
}

#searchGadget{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
    -moz-border-radius: 3px 3px 3px 3px;
    padding: 3px;
    border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
    border-style: solid;
    border-width: 1px;
	width: 23em;
}

dl dd.portletItem {
    margin-top: -25px;
    padding: 0;
}