img.smimage{
width:100px;
height:75px;
}

div.itemcontent{
padding: 0px;
margin-left: auto;
margin-right: auto;
/*position: relative;
top: 0px;
left: 0px;*/
width: 660px;
background-color: white;
background-image: url(../images/giftsunbkg.gif);
background-repeat: no-repeat;
background-position: top;
border-left: thin black solid;
border-right: thin black solid;
border-bottom: thin black solid;
}

ul.uploadform{
margin: 18px;
padding: 14px;
line-height: 120%;
background-color: rgb(200,225,255);
padding: 12px;
text-align: left;
}

ul.uploadform li:first-child{
	padding-top: 8px;
	}
	
ul.uploadform li{
margin-left: 60px;
}

