#whatsNewHeaderContent {
	height: 150px;
	border: 1px dotted #333333;
	margin-bottom: 10px;
}

.whatsNewStyle {
	border: 1px dotted #333333;
	margin-bottom: 20px;
	height: 200px;
}

#whatsNewStylesWrapper #pieces h3 {
  display: none;
}

.whatsNewStyleImage {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
}

.whatsNewStyleImage, .whatsNewStyle, .whatsNewStylePieces, .whatsNewStyleNoPieces {
	min-height: 160px;
}

.whatsNewStylePieces, .whatsNewStyleNoPieces {
	width: 420px;
	margin-left: 160px;
	margin-top: 10px;
}

.whatsNewStylePieces table {
	width: 100%;
}


.whatsNewStyleInfo {
	width: 115px;
	position: relative;
	left: 590px;
	top: -160px;
}

.whatsNewStyleInfo ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.whatsNewStyleInfo-StyleNum {
	font-size: 20px;
	font-weight: bold;
	/*margin-left: 40px;*/
	text-align: center;
}

.whatsNewStyle .linkToItem {
	margin: 0px;
	font-weight:bold; 
	font-size:18px;
	width: 97%;
	padding: 5px;
	height: 3x;
	text-align: right;
	margin-top: -60px;
}

#feedbackWrapper {
	width: 550px;
	height: 500px;
}

#feedbackWrapper fieldset {
	padding: 10px;
}

#feedbackWrapper li {
	margin-bottom: 10px;
}

#feedbackWrapper label {
	font-weight: bold;
}

#feedbackFormButton {
	float: right;
}

#marketingEventStyles {
	height: 1950px;	
}

.marketingEventStyle {
	border: 1px solid #333333;
	width: 275px;
	float: left;
	margin: 10px;
}

.marketingEventStyle .marketingEventStyleContent {
	height: 170px;
	padding: 10px;
	padding-top: 20px;
}

.marketingEventStyle th {
  text-align: left;
}

.marketingEventStyle td {
  padding-left: 15px;
}

.marketingEventStyle table {
  margin-left: 20px;
}

.marketingEventStyle .linkToItem {
	margin: 0px;
	text-align: right;
	position: relative;
	top: 0px;
	height: 20px;
	padding-right: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px dotted #333333;
	padding: 5px;
}

.marketingEventStyle img {
	width: 75px;
	height: 75px;
	float: left;
	margin-right: 10px;
}

.marketingEventStyle .style_num {
	font-weight: bold;
	font-size: 22px;
	position: relative;
	top: 20px;
	left: 210px;
	height: 30px;
	color: #000000;
}

.marketingEventStyle .style_name  p{
	margin: 0px;
	padding: 0px;
}

.marketingEventStyle .style_name {
	height: 20px;
	text-align: center;
	padding: 5px;
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
}



