/* Enteractive BC overrides */

/*******************/
/** Tell a Friend **/
/*******************/

div.tell-a-friend {
	border: none;
	padding: 0px;
}

div.tell-a-friend td {
   padding-right: 8px;
}

div.tell-a-friend form {
   padding: 0px;
}

div.tell-a-friend h4 {
   margin-top: 20px;
}

/*********************/
/** System Messages **/
/*********************/

div.system-error-message,
div.system-message {
	border: none;
	background-color: transparent;
	background-image: none;
   margin-left: 46px;
}


