/* 
    Document   : sharings
    Created on : Nov 10, 2009, 11:56:31 AM
    Author     : johan
    Description:
        Purpose of the stylesheet follows.
*/

@import url('prizes.css');

#share_form {
	/*padding:100px 0 0 250px;*/
}
#share_form h1,h2 {
	margin:0;
	padding:20px 0 0 53px;
	font-size:23px;
	letter-spacing:-1.6px;
	line-height:27px;
	color:#333;
}
#share_form h2{
    font-size: 20px;
}
div#send-to-friend{
   padding-top: 45px;
}
#send-to-friend h1, #send-to-friend h2{
    padding:0px;
    margin: 0px;
    padding-right: 53px;
    margin-left: 45px;
}
#send-to-friend h1{
    background: url('../img/form/send_to_friend.png') no-repeat;
    text-indent: -9999px;
}

