.home_box_container {
    margin-top: 52px;
}
.tabs_navigation li a {
    width: auto;
    display: none;
    text-align: center;
    padding: 8px 10px;
}
.gallery_box img {
    display: block;
    width: 240px;
    height: 280px;
    background: url("images/preloader.gif") no-repeat scroll center center transparent;
}
.slider_content_box {
    margin-top: -150px;
    min-height: 98px;
}
.top_hint {
    position: relative;
    float: right;
    background-color: #409915;
    padding: 9px 10px;
    margin-top: -40px;
}

.ui-tabs-nav li {
    margin-bottom: 15px;
    visibility: hidden;
}

p {
  	font-size: 115%;
  	line-height: 110%;
}

.tabs-panel {
  	font-size: 115%;  
}

.bread_crumb {
  	margin-bottom: 20px;
}
p {
  line-height: 1.3em;
}
