﻿
.TailgateRow
{
	font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
	clear: both;
	margin: 0px 0px 25px 0px !important;
	border-bottom: solid 1px #CDCDCD;
}

    .TailgateRow h3
    {
        font-size: 115% !important;
        line-height: 120%;
        padding-bottom: 0px;
		margin-bottom: 3px;
    }

    .TailgateRow h4
    {
		margin-bottom: 3px;
    }

	.TailgateTitle
	{
		background-image: url('/images/tailgate-title-bg.jpg');
		background-repeat: repeat-x;
		height: 24px;
		color: White;
		font-weight: bold;
		font-size: 16px;
		padding: 5px 10px 5px 10px;
	}

    .TailgateRow .Content
    {
    	width: 265px;
        margin-top: 0px;
        margin-bottom: 10px;
		line-height: 110%;
    }

    .TailgateRow .Content p
    {
		padding-top: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
    }

    .TailgateRow a
    {
    	font-weight: bold;
        text-decoration:none;
    }
    
    .TailgateRow a:hover
    {
        text-decoration:underline;
    }
        
    .TailgateRow .Icon
    {
		display: block;
		width: 77px;
		float: left;
		padding-right: 15px;
    }
      
	.PadDown
	{
		padding-bottom: 20px;
	}
	



/*

	FIELD STYLE OVERRIDES
	-------------------------------------------------------------------------

*/

	#Carbide_CMS_post
	{
		height: 125px !important;
	}

	#Carbide_CMS_otherauthor
	{
		width: 150px !important;
	}

	#Carbide_CMS_otherauthoremail
	{
		width: 250px !important;
	}
