/**
* IE7 specific settings
*
* This file can contain any hacks needed to get the styles working with IE7.
*
*/

.browserIE7 table.webform {
  margin-top: 20px;
}

.browserIE7 textarea, .browserIE7 input.required, .browserIE7 input.validation_none {
  width: 98% !important;
}

.browserIE7 div#youtube_image_list_counter {
	padding-bottom: 15px;
}

.browserIE7 div#youtube_image_description {
		border: Solid 1px White;
}

.browserIE7 .peripheralcontent div.clear {
	padding-bottom:1px;
}