.rightBoxSiteassistant1 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_01_lg.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}

.rightBoxSiteassistant2 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_02_lg.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}

.rightBoxSiteassistant3 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_03_lg.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}

/*.rightBoxSiteassistant4 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_04_lg.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}

.rightBoxSiteassistant5 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_05_lg.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
} */

.rightBoxSiteassistantSmall1 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_01_sm.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}

.rightBoxSiteassistantSmall2 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_02_sm.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}

.rightBoxSiteassistantSmall3 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_03_sm.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}
/*
.rightBoxSiteassistantSmall4 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_04_sm.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}

.rightBoxSiteassistantSmall5 {
    padding: 1em;
    border-bottom: .6em solid #FFF;
    background-image: url( '/img/css/Assist_05_sm.jpg' );
    background-repeat: no-repeat;
    background-color: #AFD6F7;
}
*/
.rightBoxSiteassistantInfoArea {
    padding-top: 6em;
}

.rightBoxSiteassistantInfoAreaSmall {
    padding-top: 2.3em;
}

.rightBoxSiteassistantInputTextArea {
    padding-top: 1em;
    margin-bottom: 0em;
}

.rightBoxSiteassistantInputTextAreaSmall {
    padding-top: 1em;
}

.inputTextArea {
    color: #6B7687;
    width: 215px;
    height: 40px;
    overflow: hidden;
}

.inputTextAreaSmall {
    color: #6B7687;
    width: 150px;
    height: 25px;
    overflow: hidden;
}

.rightBoxSiteassistantAnswerArea {
    display: none;
    padding: 1em;
    background-color: white;
}

.rightBoxSiteassistantButton {
    margin-bottom:1em;
    float: right;
    padding: 1.2em 0 0;
    width: 2.4em;
}

.rightBoxSiteassistantButtonArrowTools {
    border: medium none;
	margin: 0;
	padding: 0;
	width: 1.9em;
	height: 1.8em;
	background: url('/img/css/arrow_o_tools.gif') bottom right no-repeat;
	cursor: pointer; /* för att få handen som musmarkör */
}

.roundtop {
    clear: both;
    display: none;
    background: #AFD6F7;
}

.roundtopSmall {
    clear: both;
    margin-top: 1em;
    display: none;
    background: #AFD6F7;
}

.roundbottom {
    display: none;
    background: #AFD6F7;
}

.r1 {
    margin: 0 5px;
    height: 1px;
    overflow: hidden;
    background: #FFFFFF;
}

.r2 {
    margin: 0 3px;
    height: 1px;
    overflow: hidden;
    background: #FFFFFF;
}

.r3 {
    margin: 0 2px;
    height: 1px;
    overflow: hidden;
    background: #FFFFFF;
}

.r4 {
    margin: 0 1px;
    height: 2px;
    overflow: hidden;
    background: #FFFFFF;
}

