﻿/* Öppettider */
.smallPuff
{
    background:transparent url(/StaticFiles/bilder/bakgrunder/bkg_smallPuff.jpg) no-repeat top left;
    width:436px;
    height: 102px;
    padding-right:8px;
    padding-top: 0px;
    padding-left: 7px;
    margin-bottom:25px;
}

.smallPuff p
{
    margin-bottom: 0px;
}

.smallPuff div h2
{
    padding-top: 10px;
}

.smallPuff div
{
    display: block;
    height: 86px;
    /*overflow: scroll;
    overflow-x: hidden;*/
}

/* Bekväm betalning av hyra */
.bigPuff
{
    background:transparent url(/StaticFiles/bilder/bakgrunder/bkg_bigPuff.jpg) no-repeat top left;
    width:431px;
    height:151px;
    padding-left:18px;
    padding-top:20px;
    margin-bottom:25px;
}


/* Hyresgästinformation */
.HyresgastInfoFirst, .HyresgastInfoFirst font, .HyresgastInfoFirst h3
{
 color:White;
}
.HyresgastInfoFirst
{
 margin-bottom: 10px;
}
.HyresgastInfo
{
	 background:whitesmoke; 
     border:none; 
     padding:5px;
     margin-bottom: 10px;

}