﻿

.campaignTopContent
{
	width: 60px;
	height: 70px;
}

.campaignBottomContent
{
	width: 80px;
}

.campaignBox
{
	min-height: 135px;
	width: 218px;
	border: solid 1px #C4C4C4;
	padding: 5px 0px 5px 5px;	
}

.campaignHeadLine
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #59A1BB;
	text-decoration: none;	
}



.campaignArticleNo
{	
	line-height: 18px;
	margin-bottom: 5px;
}

.campaignPrice
{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FE0000;	
}

.campaignPriceGrid
{
	color: red;	
}

.normalPriceGrid
{
	color: black;	
}

.campaignPriceTable
{
	color: red;	
}

.normalPriceTable
{
	color: black;	
}

.campaignArea
{
	width: 708px;
	height: 332px;
	overflow: scroll;
}

.campaign
{
	width: 218px;
	height: 220px;
	height: auto !important;
	min-height: 220px;
	border: solid 1px #C4C4C4;
}

.campaignContentPadding
{
	padding: 5px;
}

.campaign .title
{
	
}

.campaign .description
{	
    font-family: Trebuchet MS;
    font-size: 12px;
	padding: 8px 5px 8px 5px;
	float: left;
	min-height: 40px;
/*	word-break: break-all;*/
}

.centerCampaignImage
{
	float: left;
	width: 120px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}
