﻿.all-yellow-arrow {
    background-position: 0 -364px;
    height: 20px;
    font-size: 16px;
    color: #444;
    margin-bottom: 4px;
}
    
.all-description-text {    
    font-size: 14px;
    color: #888;
    margin-left: 15px;
    margin-bottom: 10px;
}
    
.all-tile-sheet {
    background-image: url('/images/features/all_features_tile.png');
}

.all-automagical {
    background-position: 0 0;
    width: 380px;
    height: 275px;
    margin-left: -20px;
    margin-top: 30px;
    float: left;
}

.all-umbrella {
    background-position: -430px 0;
    width: 347px;
    height: 319px;
    margin-left: 600px;
    float: left;
}

.all-clip-board {
    background-position: -1245px 0;
    width: 175px;
    height: 260px;
    margin: 35px 0 0 55px;
    float: left;
}

.all-hammock {
    background-position: -827px 0;
    width: 368px;
    height: 320px;
    margin-left: 560px;
    float: left;
} 

.all-support {
    background-position: -1730px 0;
    width: 229px;
    height: 169px;
    margin-top: 57px;
    float: left;
    margin-right: 30px;
    margin-left: 20px;
}

.all-safe {
    background-position: -1470px 0;
    width: 210px;
    height: 204px;
    margin-top: 60px;
    margin-left: 38px;
    float: left;
}
        
.all-dots {
    width: 900px;
    height: 1px;
    margin: 30px 0 0 0;
    float: none;
}

.all-roll {
    color: #388fd9;
    font-size: 14px;
}

.all-roll:hover {
    color: #0e6ab7;
}

.all-container {
    margin-top: 25px;
}
    
.all-text-container {
    width: 605px;
    float: left;
}   

.all-left-text-container {
    width: 610px;
    float: left;
    margin-left: 10px;
}   

.all-large-text-container {
    width: 900px;
    float: left;
    margin-left: 10px;
}  