/* CSS Document */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:.8em; padding:0px; margin:0px; background:#000000; color:#FFFFFF;
}
div.bodyBorder {
	width:600px;
}
div.bodyContent {
	float:left; width:600px; height:600px;
}
div.bodyContent img {
	float:left;
}

div.text {
	float:left; text-align:left; width:540px; height:460px; padding:30px; background:url(send_to_friend/email-background.gif) no-repeat;
}
div.text h1 {
	font-size:1.3em; color:#ee0873;
}
div.text a {
	color:#ee0873; text-decoration:none;
}
div.text a:hover {
	color:#ee0873; text-decoration:underline;
}
