 	#promobox
	{

	color: #494949;
	width: 320px;
	min-height: 225px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

 	#promoboxcontent
	{
	color: #494949;
	width: 298px;
	height: 96px;
	border-left: 1px solid #ff994a;
	border-right: 1px solid #ff994a;
	font-size: 12px;
	padding: 5px 10px;
} 

 	#promoboxend

	{
	width: 318px;
	border-left: 1px solid #ff994a;
	border-right: 1px solid #ff994a;
	border-bottom: 1px solid #ff994a;
} 

 
	#promoboxmorebutton
	{
	background-color: #ff994a;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 5px;
	height: 17px;
	width: 47px;
} 

 	#promoboxmorebutton a
	{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	line-height: 19px;
}

 	#promoboxend a:hover
	{
	text-decoration: underline;
} 
