#profollowContainer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	width: 110px;
}

#profollowHeader {
	width: 100%;
	height: 81px;
	background-image: url(images/profollowHeader.jpg);
	background-repeat: no-repeat;
}

#profollowContent {
	width: 100px;
	padding: 5px 6px 0px 4px;
	background-image: url(images/profollowContent.jpg);
	background-repeat: repeat-y;
}
 
#profollowContent table {
	margin: 0px; 
	padding: 0px;
}

#profollowContent form input {
	margin: 0px;
	padding: 0px;
}

#profollowFooter {
	width: 100%;
	height: 15px;
	background-image: url(images/profollowFooter.jpg);
	background-repeat: no-repeat;
}