﻿@import "../stylesheet.css";

.SpecialOffer
{
	color:White;
	font-weight:bold;
	float:right;
	width:200px;
	margin-left:20px;
	border:1px solid yellow;
	padding:10px;
}
