﻿.frontEndExperiences
{
}

.experience
{
    width: 141px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}

.experience .title a
{
    text-transform: uppercase;
    color: #DF173C;
    border: solid 1px #CBCBCB;
    font-weight: bold;
    padding: 4px;
    margin-bottom: 1px;
    display: block;
    text-decoration: none;
}

.experience .image 
{
    margin-bottom: 1px;
}

.experience .variations a
{
    color: #DF173C;
    text-decoration: none;
    margin-bottom: 2px;
    display: block;
}

.experience .price
{
    background: url(/images/px_dots.gif) top repeat-x;
    padding-top: 2px;
    padding-bottom: 2px;
}

.experience .more a 
{
    background: url(/images/px_dots.gif) top repeat-x;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    color: #DF173C;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}