﻿body
{
margin-top			: 0px;
padding				: 0px 0px 0px 0px;
font-family			: arial, sans-serif;
font-size 			: 100%;
color				: #333;
height              : 100%;
}

div.send-to-a-friend
{
width               : 400px;
padding             : 0 10px;
}

div.send-to-a-friend p.close
{
text-align              : right;
font-size               : 75%;
color                   : #333;
line-height             : 32px;
margin                  : 0px 0px 1px 0px;
overflow                : hidden;
padding                 : 0 2% 0 2%;
width                   : 96%;
}

div.send-to-a-friend p.close a
{
color                   : #333;
text-decoration         : none;
}

div.send-to-a-friend p.close a span
{
background-color        : #FF6600;
color                   : #FFF;
font-weight             : bold;
width                   : 20px;
padding                 : 0px 4px 0px 4px;
}

div.send-to-a-friend p
{
font-size               : 75%;
color                   : #333;
line-height             : 16px;
margin                  : 0px 0px 5px 0px;
overflow                : hidden;
}

div.send-to-a-friend div.details
{
width                   : 200px;
display                 : block;
float                   : left;
padding                 : 20px 0px 0px 0px;
min-height              : 90px;
}

div.send-to-a-friend div.message
{
clear					: both;
width					: 400px;
}

div.send-to-a-friend div.details input, div.send-to-a-friend div.message textarea
{
border                  : 1px solid #CCC;
width                   : 180px;
padding                 : 2px;
color                   : #333;
}

div.send-to-a-friend div.message textarea
{
width					: 380px;
height					: 100px;
font-family				: Arial, Tahoma, Sans-Serif;
font-size				: 120%;
}

div.send-to-a-friend input.submit
{
border                  : 0px solid #CCC;
width                   : 100px;
padding                 : 2px;
color                   : #FFF;
font-weight             : bold;
background-color        : #FF6600;
font-size               : 75%;
}


div.callback
{
width               : 400px;
padding             : 0 10px;
}

div.callback p.close
{
text-align              : right;
font-size               : 75%;
color                   : #333;
line-height             : 32px;
margin                  : 0px 0px 1px 0px;
overflow                : hidden;
padding                 : 0 2% 0 2%;
width                   : 96%;
}

div.callback p.close a
{
color                   : #333;
text-decoration         : none;
}

div.callback p.close a span
{
background-color        : #FF6600;
color                   : #FFF;
font-weight             : bold;
width                   : 20px;
padding                 : 0px 4px 0px 4px;
}

div.callback p
{
font-size               : 75%;
color                   : #333;
line-height             : 16px;
margin                  : 0px 0px 5px 0px;
overflow                : hidden;
}

div.callback div.details
{
width                   : 200px;
display                 : block;
float                   : left;
padding                 : 20px 0px 20px 0px;
min-height              : 90px;
}

div.callback div.details input
{
border                  : 1px solid #CCC;
width                   : 180px;
padding                 : 2px;
color                   : #333;
}

div.callback input.submit
{
border                  : 0px solid #CCC;
width                   : 100px;
padding                 : 2px;
color                   : #FFF;
font-weight             : bold;
background-color        : #FF6600;
font-size               : 75%;
}
