﻿.tellAFriendShareArea
{
    width: 550px;
    }

.tellAFriendArea
{
    width: 250px;
    float: left;
    display: inline-block;
    line-height: 18px;
}

.tellAFriendArea .txtInput
{
    width: 111px;
}

.tellAFriendArea .tellAFriendLeft
{
    float: left;
    display: inline-block;
    margin-top: 7px;
}

.tellAFriendArea li
{
    display: block;
    margin-right: 3px;
    margin-bottom: 4px;
    width: 120px;
}

.tellAFriendArea .tellAFriendRight
{
    float: left;
    display: inline-block;
    margin-top: 7px;
}

.message
{
    line-height: 18px;
    clear: both;
    display: block;
}

.message .txtInput
{
    width: 240px;
    height: 65px;
}


.separatorVertical
{
    margin-left: 10px;
    margin-right: 10px;
    width: 2px;
    height: 220px;
    display: inline-block;
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/layerSeparatorVertical.gif) repeat-y;
    line-height: 0px;
    float: left;
}
.shareArea
{
    display: inline-block;
    width: 275px;
    float: right;
}

.shareLink
{
    margin-top: 7px;
    line-height: 18px;
}

.shareLink .txtInput
{
   width: 267px;
   height: 60px;
   margin-bottom: 15px;
   font-size: 12px;
   font-style: italic;
}

.shareSocialNetwork
{
    margin-top: 10px;
    line-height: 18px;
}

.iconList
{
    margin-TOP: 5px;
}

.iconList li
{
    float: left;
    margin-right: 5px;
}

.tellAFriendArea .submitForm a
{
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    }
