img.picA
{
position: relative;
top: -2px;
background: url(../img/a47.gif) no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url(../img/a26.gif) no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.picC
{
position: relative;
top: -2px;
background: url(../img/picC.gif) no-repeat;
width: 74px;
height: 100px;
padding: 8px;
}
input, textarea, select {
	background:#FFFFFF url(../img/inputBg.gif)  no-repeat scroll left top;
	border:1px solid #AAAAAA;
	padding:2px;
}

input.boton{
	border:1px solid #AAAAAA;
	margin-top:2px;
	padding:2px;
}