﻿.topBorder { border-top: 1px solid #DEDEDE; padding-top: 10px; }
.bottomBorder { border-bottom: 1px solid #DEDEDE; padding-top: 10px; }

div.socialLinkManagement label { width: 100px; }
div.socialLinkManagement input.textfield {width: 250px; margin-right: 10px;}
div.socialLinkManagement span { padding: 3px 5px 0px 0px; color: #767676; }

form.profileLinks { margin-top: 20px; }

div.checkoutAddress div.alert.error { margin-left: 15px; margin-right: 15px; }

div.alert.error.checkout p 
{
	padding: 5px 15px;
}

/***** Add Icon *****/	
.additionalInformation .imageContainer span.addImage { position:absolute; top:-12px; right:-12px; height:28px; width:28px; text-indent:-9999px; background:url(/_images/buttons/add.png) 0px 0px no-repeat; z-index:3;}
	/*
	
#UploadifyUploader 
{
	position: absolute;
	top: 0;
	left: 0;
}

#UploadifyUploadField 
{
	position: relative;
}

#UploadifyFlashButton 
{
	display: none;
	float: left;
	height: 26px;
}*/
