#alertruta {
background:#fff;
border:1px dotted #fd5a5b;
margin:10px;
padding:10px;
}

#alertruta-2 {
background:#fff;
border:2px dotted #fd5a5b;
height:150px;
margin:10px;
overflow:auto;
padding:10px;
}

#alertruta-3 {
background:#fff;
border:2px dotted #fd5a5b;
margin:10px;
overflow:auto;
padding:10px;
}

/* CSS Document */
#boxes-rundad {
background:#fff url(http://www.smarthem.se/images/boxes-rund/leftside_5.gif) repeat-y left top;
margin:0 auto;
width:100%;
}

.bottom {
background:url(http://www.smarthem.se/images/boxes-rund/bottom_5.gif) no-repeat left bottom;
height:48px;
width:100%;
}

.bottom span {
background:url(http://www.smarthem.se/images/boxes-rund/bottom-right_5.gif) no-repeat right top;
display:block;
height:48px;
position:relative;
}

.center-content {
background:url(http://www.smarthem.se/images/boxes-rund/rightside_5.gif) repeat-y right top;
margin:0;
padding:0 0 1px 15px;
}

.top {
background:url(http://www.smarthem.se/images/boxes-rund/top_5.gif) no-repeat left top;
height:20px;
width:100%;
}

.top span {
background:url(http://www.smarthem.se/images/boxes-rund/top-right_5.gif) no-repeat right top;
display:block;
height:20px;
position:relative;
} 

div.box-green{
padding:10px 10px 10px 10px;	
background:#5bac26;
margin: 10px 0 10px 0;
color:#FFF;
}
div.box-blue{
padding:10px 10px 10px 10px;	
background:#3399FF;
margin: 10px 0 10px 0;
color:#FFF;
}



h2.white{
margin:5px 0px 1px 0px;
font-family:Arial , sans-serif;
color:#fff;
}

