﻿.NewsContainer
{
    padding-top: 4px;
}

.Dragster_News_Headline_Size_14
{
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    font-family: Arial;
}

.Dragster_News_Headline_Size_18
{
	color: Black;
    font-size: 18px;
    font-weight:normal;
    margin-top: 8px;
    font-family: Arial;
}

.Dragster_News_Headline_Size_24
{
	color: Black;
    font-size: 24px;
    font-weight: normal;
    margin-top: 8px;
    font-family: Arial;
}

.Dragster_News_Headline_Size_32
{
	color: Black;
    font-size: 32px;
    font-weight: normal;
    margin-top: 8px;
    font-family: Arial;
}

.Dragster_News_Headline_Size_40
{
	color: Black;
    font-size: 40px;
    font-weight: normal;
    margin-top: 8px;
    font-family: Arial;
}

.Dragster_News_Headline_Size_50
{
	color: Black;
    font-size: 60px;
    font-weight: normal;
    margin-top: 8px;
    font-family: Arial;
}

.Dragster_News_Image 
{
	color: Black;
    padding-right: 6px;
    padding-top: 3px;
    
}

.Dragster_News_Link { color: #000000; }

.BlueBar { 	padding-top: 0px; margin-top: 10px;	height: 19px; background-image: url(/Templates/images/bg_bar_blue.png); margin-bottom: 0px; text-decoration: none; background-repeat: repeat-x; overflow: hidden; }
.BlueBarText { font-family: Arial; font-weight: bold; font-style: italic; font-size: 14px; color: #FFFFFF; padding-left: 7px; text-decoration: none; cursor: pointer; text-decoration: none; }

.Dragster_LU
{
	background-color: #F6F1DA;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
	background-image: url(/images/ddwebb/vll1bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 50px;
}

.Dragster_LL
{
    min-height: 50px;
}

.Dragster_RU
{
	background-color: #F6F1DA;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	background-image: url(/images/ddwebb/vlr1end_long.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	/*width: 229px;*/
	min-height: 50px;
}

.Dragster_RL
{
    min-height: 50px;
}

.Dragster_MC
{
}

.Dragster_ML
{
    min-height: 50px;
}

.AD_ML
{
    min-height: 50px;
}

.Dragster_MR
{
    min-height: 50px;
}

.Dragster_MR_Special
{
    min-height: 50px;
}

.ML
{
}

.MR
{
}


.FieldDrag
{

	padding-top: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-top: 1px solid #aaaaaa;	
	border-bottom: 0px solid #aaaaaa;
	border-left: 0px solid #aaaaaa;
	border-right: 0px solid #aaaaaa;
	width: 420px;
	float: left;
	
}

.LegDrag
{
	background-color: #aaaaaa;
	color: White;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	
} 


.DragSpace
{
	height: 12px;
	width: 420px;
} 


