﻿#sf-box-container3 {

	display: inline;
	border-style:solid;
	float: left;
	margin-bottom: 0;
	height: 480px;
	width : 380px;
	background-image: url(../images/box_sub2_mid.gif);
	background-repeat:no-repeat;
}


#sf-box-container3-top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/box_sub2_top.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 1px;
	margin-bottom: 0;
	width: auto;
}
.sf-box-container3-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/SendFriend-Middle.png);
	background-repeat:repeat-y;	
	color: #7f7f7f;
	line-height: 153%;
	
}
.box-container3-try {
	margin-left: 0px;
	margin-top: 500px;
	display: inline;
	float: left;
	margin-bottom: 0;
	height:1px;
	width: auto;
	background-image: url(../images/box_sub2_bottom.gif);
	background-repeat: repeat;
	background-color:White;
}

.text-box {
	margin-left: 40px;
	font-size: 120%;
	color:#574d55;
	list-style:none;
	padding: 5px 10px;
	display:block;
	
}

.InnerBox
{
	background-image: url(../images/SendFriend-Middle.png);
}

      .modalBackground {
            background-color:Gray;
            filter:alpha(opacity=65);
            opacity:0.65;
        }



#CheckOutLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: none;
}

.Textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: none;
}
.watermarked
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
    color: #86858a;
    font-weight: bold;
}


.modalPopup 
{
          background-color:#ffffdd; 
          border-width:3px; 
          border-style:solid; 
          border-color:Gray; 
          padding:3px; 
          width:250px; 
}
    
li.clear-float {
clear: both;
}


.Cancel 
{
	display: inline;
	color: #652d90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}


