@charset "utf-8";

body .mainColumn {
	/*border: solid 1px green;*/
	width: 370px !important;
}

body .mainContent {
	/*border: solid 1px blue;*/
	width: 700px !important;
	position: relative;
}


body .mainContentDescriptionFull {
	/*border: solid 1px red;*/
	width: 668px !important;
	margin: 10px 0 0 17px;
	padding: 0;
}

body .mainContentDescriptionLeft {
	margin: 0 0 0 8px;
}

body .ILDirectionImages {
	width: 286px;
	position: absolute;
	top: 90px;
	left: 420px;
}

body .mainContentTopFull {
	width: 668px;
}

body .mainContentTopFull div {
	width: 363px;
}

body ul.programList li div {
	width: 400px;	
}

body div.upcomingTrainings {
	width: 146px;
}

body .mainColumn ul.bulleted,
body .mainColumn ul.blueTitle,
body .mainColumn ul.noBullet {
	width: 325px !important;
}

body div.eventListItem {
	width: 671px;
}

body div.speakingTopicsList {
	width:160px;
}
body div.topicSpeakerContent {
	width:184px;
}
body div.topicSpeakerContent p,
body div.topicSpeakerContent h3 {
	width: 164px;
}

body div.topicSpeakerContent ul {
	width: 164px;
}
body .pageMainContent {
	padding-right: 0;
}

body div.contactFormTextArea {
	width:170px; 
}

body div.contactFormTextArea textarea {
	width:170px;
	height:150px;
}

body div.contactFormInputs {
	width:180px;
}

body div.contactFormInputs input {
	width:150px;
}

body div.contactFormInputs input.submitButton {
	width: auto;
}

body div.mediaFullWidth {
	width: 670px !important;
}

body div.mediaFullWidth img.judy {
	width: 670px;
}

body div.mediaPressColumn img,
body div.mediaTVColumn img,
body div.mediaPhotoColumn img {
	width: auto;
}

body div.mediaTVColumn {
	width: 300px;
}

body div.mediaTVColumn div {
	width: 250px;
}

body div.mediaBobDescription {
	width: 453px;
}

body div.mediaTop {
	border-bottom: 0 none;
}