﻿body.wish
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
	background-color: black;
}
#master_wishcontent
{
	color: whitesmoke;
	width: 760px;
}
.modatText
{
	margin-top: 20px; 
	margin-bottom: 20px; 
	overflow: auto; 
	width: 300px;
	text-align:left;
}
.wishmessage
{ 
	background-color: #f1f1f1;
	text-align: center;
	color: Black;
}
.topwishadv
{
	position: relative;	
	top: 100px;
	right: 50px;
	float: right;
}

