body{min-width:550px;}
INPUT{FONT-WEIGHT:normal;FONT-SIZE:10px;COLOR:#000000;FONT-FAMILY:Tahoma,Verdana,Arial}
SELECT{FONT-WEIGHT:normal;FONT-SIZE:10px;COLOR:#000000;FONT-FAMILY:Tahoma,Verdana,Arial}
#share42{display:inline-block;padding:6px 0 0 6px;background:#FFF;border:1px solid #E9E9E9;border-radius:4px;}
#share42:hover{background:#F6F6F6;border:1px solid #D4D4D4;box-shadow:0 0 5px #DDD;}
#share42 a{opacity:0.5}
#share42:hover a{opacity:0.7}
#share42 a:hover{opacity:1}
.pict-fon {
    display: inline-block;
    position: relative;
    margin: 0 0 0px;
    font-size: 12px;
	height: 147px;
}
.text-on-pict {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
	margin-bottom: 20px;
    margin-left: 20px;
}
.text-on-pict span {
    font-size: 18px;
    color: #FFFFFF;
    text-shadow: 1px 2px 1px #B31919;
}