﻿/*Requests Landing Page*/
.Landing_Request_Title
{	
	vertical-align: top;
}
.Landing_Request_AdditionalText, .Landing_Forum_AdditionalText
{
	color: #666666;
	text-decoration: none;	
}
.Landing_Request_TextArea
{
	background-color: #666666;
	color: #527229;
	font-family: Arial;
	max-height: 200px;
	min-height: 25px;
}
/*Reusalbe Deals landing page*/
.Landing_ReusalbeDeals_Used
{
	font-size: 0.9em;
	color: #999999;
	text-decoration: none;
}
.Landing_ReusableDeals_GridStyle
{
	margin-top: -15px;	
	#margin-top: -27px;
}
.Landing_ReusableDeals_Supplier
{
	color: #666666;
	font-weight: bold;	
}
.Landing_ReusableDeals_Date
{
	color: #666666;	
	text-decoration:none;
}
/*Landing News and Feedback*/
.Landing_NewsFeedback_Date
{
	color: #666666;
	font-weight: bold;	
}
.Landing_NewsFeedback_Title
{
	width: 210px;	
}
.Landing_NewsFeedback_GridStyle
{
	margin-top: -15px;	
	#margin-top: -27px;
}
.Landing_NewsAndFeedback_Headline
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
/*The Exchange Forum Landing pages*/
.Landing_Forum_SmallText
{
	font-size: 0.9em;	
}
.Landing_Forum_ImportantText
{
	color: #DA4C38;	
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
}
.Landing_Forum_SelectedRowStyle
{
	background-color: #FDF3E9;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 12px;
}
.Landing_Forum_ImportantTextNormal
{
	color: #DA4C38;	
	font-weight: bold;
}
/*The Main Story (Top Story) Landing page */
.Landing_TopStory_Abstract
{
	font-weight: bold;	
	color: #333333;
}
/*Registration Pages*/
.Landing_Registration_FeedbackWindow
{
	margin-top: -12px;	
}