#right {	
 background-image: url(../img/right-top2.jpg);
 }

h6{
 text-align: right;
 margin: 0px;
 padding: 0px;
 font-size: 0.75em;
 }
		
#fcf2 {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 65px;
 font-family: courier, courier new;
 color: black;
 font-size: 0.75em;
 border: 0px solid white;
 width: 325px;
 _width: 340px
 }
		
#fcf2 p{
 text-align: center;
 }

#fcf2 em {
 color:#F00;
 }

#fcf2 div.r {
 clear: both;
 padding-top: 5px;
 }

#fcf2 label {
 float: left;
 width: 100px;
 text-align: right;
 
 }

#fcf2 span.f {
 text-align: left;
 }

#fcf2 div.sp {
 clear: both;
 }

#fcf2 .req {
 width: 100px;
 text-align: right;
 }

#fcf2 input, #fcf2 textarea {
 background: #FFF;
 border:1px solid #000;
 padding:2px;
 float:left;
 }

#fcf2 input:focus, #fcf2 textarea:focus {
 background: #f2f2f2;
 border:1px solid #3D5686;
 }

#fcf2 h5	{
 float: right;
 padding: 0px 50px 0px 0px;
 }
