@charset "utf-8";
/* CSS Document */

@import url(/files/system/lemu/css/navigation.css);
@import url(/files/system/lemu/css/paragraph.css);
@import url(/files/system/lemu/css/NZSearch.css);
@import url(/files/system/lemu/css/Ecom.css);
@import url(/files/system/lemu/css/FoldoutMenu.css);

/*** Default Site Styles *****************/
/*** Path:                               */
html, body {
	width:100%;
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	background-image:url(/Files/System/LeMu/Graphic/SiteBackground.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

table, th, td, div, span, li, p, a, h1, h2, h3, h4, h5, h6, input, select, form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table tr td a font u, table tr td a u font, table tr td a:hover, a u font {
	color:#990000;
	text-decoration:none;
}

#Wrapper {
	width:952px;
	margin:auto;
	padding-top:18px;
}

#TopContainer {
	float:none;
	width:952px;
	height:225px;
}
#Logo {
	float:left;
	width:139px;
	height:157px;
	padding:35px 0px 0px 41px;
}
#TopMenuContainer {
	float:left;
	_float:none;
	width:952px;
	height:33px;
	background-image:url(/Files/System/LeMu/Graphic/TopMenuBackground.gif);
	background-repeat:repeat-x;
}
#TopMenu {
	float:left;
}
#BusinessMenu {
	float:left;
	height:28px;
	padding:2px 0px 2px 2px;
	background-image:url(/Files/System/LeMu/Graphic/BusinessMenuBackground.gif);
	background-repeat:repeat-x;
}
#MainMenu {
	float:right;
	padding-top:25px;
	padding-right:10px;
	text-align:right;
}

#FooterContainer {
	float:left;
	width:950px;
	height:37px;
	border:#a5b6c2 1px solid;
	margin-top:5px;
	line-height:37px;
}
#FooterContainer span {
	display:block;
	float:left;
	padding-left:27px;
}
#FooterContainer small span, #FooterContainer span a, #FooterContainer span a:visited {
	font-size:10px;
	color:#536e80;
	text-transform:uppercase;
	text-decoration:none;
	line-height:37px;
}
#FooterContainer span a:hover {
	color:#990000;
}
#FooterContainer img {
	float:left;
}

/*** Frontpage Styles **************************/
/*** Path: /Tempaltes/Page/LEMU_Frontpage.html */
#FrontpageContentContainer {
	float:left;
	width:932px;
	border:#cccccc 1px solid;
	background-image:url(/Files/System/LeMu/Graphic/FrontpageContentBackground.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f7f7f9;
	margin-top:5px;
	padding:18px 0 18px 18px;
}

/*** MSK Frontpage Paragraph Styles **************************/
/*** Path: /Tempaltes/Paragraph/MSKLEMU_FrontpageBox212.html */
.MSKFrontpageBox212{
	width:212px;
	background:url(/Files/System/LeMu/Graphic/FrontpageBox212px.gif) no-repeat;
	border-bottom:#a5b6c2 1px solid;
}
.MSKFrontpageBox212 h4{
	padding-left:18px;
	margin:0px;
	height:24px;	
	line-height:24px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.MSKFrontpageBox212Text{
	padding:9px;
}
.MSKFrontpageBox212Text a{
	color:#990000;
}

/*** Frontpage Setup Styles *************************************************/
/*** Path: /Tempaltes/ParagraphSetup/LEMU_FrontpageLargeBannerMultiBox.html */
#FrontpageLargeBanner {
	float:left;
	width:661px;
	height:265px;
	padding-right:25px;
}
#FrontpageMultiBox {
	float:left;
	width:228px;
	height:265px;
}

/*** LEMUMSK Frontpage Setup Styles *************************************************/
/*** Path: /Tempaltes/ParagraphSetup/LEMU_FrontpageLargeBannerMultiBox.html */
#MSKFrontpageLargeBanner {
	float:left;
	width:661px;
	height:200px;
	padding-bottom:12px;
}
#MSKFrontpageWelcomeText{
	float:none;
	width:660px;
}
#MSKFrontpageWelcomeText .TextTop{
	width:660px;
}
#MSKFrontpageMultiBox {
	float:right;
	width:228px;
	height:265px;
	padding-right:18px;
}

/*** Frontpage Setup Styles ************************************/
/*** Path: /Tempaltes/ParagraphSetup/LEMU_Frontpage3Boxes.html */
#FrontpageBox1 {
	float:left;
	width:322px;
	height:182px;
	padding-top:18px;
	padding-right:17px;
}
#FrontpageBox2 {
	float:left;
	width:322px;
	height:182px;
	padding-top:18px;
	padding-right:25px;
}
#FrontpageBox3 {
	float:left;
	width:228px;
	height:182px;
	padding-top:18px;
}

/*** MSK Frontpage Setup Styles ************************************/
/*** Path: /Tempaltes/ParagraphSetup/LEMUMSK_Frontpage3Boxes.html */
#MSKFrontpageBox1 {
	float:left;
	width:212px;
	padding-top:18px;
	padding-right:12px;
}
#MSKFrontpageBox2 {
	float:left;
	width:212px;
	padding-top:18px;
	padding-right:12px;
}
#MSKFrontpageBox3 {
	float:left;
	width:212px;
	padding-top:18px;
	padding-right:26px;
}
#MSKFrontpageBox4 {
	float:left;
	width:228px;
	height:182px;
	padding-top:18px;
}

/*** Default Page Styles **************************/
/*** Path: /Tempaltes/Page/LEMU_Default.html */
#ContentContainer {
	float:left;
	width:952px;
	background-image:url(/Files/System/LeMu/Graphic/DefaultPageBackground.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:5px;
	_height:500px !important;
	min-height:500px;
}
#LeftColumnContainer {
	float:left;
	width:194px;
}
#LeftMenu {
	border-bottom:#a5b6c2 1px solid;
}

#ContentColumnContainer {
	float:left;
	width:560px;
	padding-left:5px;
}

/*----------red links til table--------------------*/
#ContentColumnContainer table td a { color:#990000; text-decoration:none; }
div.SubFrontpageHalfSizeRightBoxContainer a { color:#990000; text-decoration:none; }

#RightColumnContainer {
	float:left;
	width:188px;
	padding-left:5px;
	padding-top:1px;
/*z-index:2000;*/
}
#ContentColumnTopFunction {
	float:left;
	width:558px;
	height:25px;
	background-color:#f0f1f5;
	border-top:#a5b6c2 1px solid;
	border-bottom:#cfd3d9 1px solid;
	border-left:#a5b6c2 1px solid;
	border-right:#a5b6c2 1px solid;
	line-height:25px;
}

#ContentColumnTopFunction img {
	float:right;
	padding-top:6px;
	padding-right:10px;
}

#Content {
	float:left;
	width:524px;
	_width:522px;
	padding-top:10px;
	padding-left:18px;
	padding-right:17px;
	padding-bottom:20px;
	b_ackground-color:#eceff1;
	b_ackground-image:url(/Files/System/LeMu/Graphic/DefaultContentBackground.gif);
	b_ackground-repeat:no-repeat;

}

/*** SubFrontpage Styles **************************/
/*** Path: /Tempaltes/Page/LEMU_SubFrontpage.html */
#SubFrontpageContentContainer {
	float:left;
	width:952px;
	background-image:url(/Files/System/LeMu/Graphic/SubFrontpageBackground.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:5px;
	_height:500px !important;
	min-height:500px;
}


/*** Paragraph Styles ************************************/

.ImageModuleOnly {
	float:left;
}

.RightColumnSeparator {
	float:left;
	width:188px;
	height:7px;
	background-image:url(/Files/System/LeMu/Graphic/RightColumnSeparator.gif);
	background-repeat:no-repeat;
}
.LeftColumnSeparator {
	float:left;
	width:194px;
	height:7px;
	background-image:url(/Files/System/LeMu/Graphic/LeftColumnSeparator.gif);
	background-repeat:no-repeat;
}

/*** Right Column Box With Input Field ************************************/
/*** Path: /Tempaltes/Paragraph/LEMU_RightColumnBoxWithInput.html */
.RightColumnBoxTitleBar {
	float:left;
	width:168px;
	height:27px;
	padding-left:20px;
	background-image:url(/Files/System/LeMu/Graphic/RightColumnBoxTitleBar.gif);
	background-repeat:no-repeat;
	margin-top:-1px;
}
.RightColumnBoxTitleBar h4 {
	padding:0px;
	margin:0px;
	height:24px;	
	line-height:24px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.RightColumnBoxContent {
	float:left;
	width:174px;
	padding:7px;
	background-image:url(/Files/System/LeMu/Graphic/RightColumnBoxBackground.gif);
	background-repeat:no-repeat;
}
.RightColumnBoxContent a, .RightColumnBoxContent p a {
	color:#990000;
	text-decoration:none;
}
.RightColumnBoxInputBar {
	float:left;
	width:188px;
	height:27px;
	background-image:url(/Files/System/LeMu/Graphic/RightColumnBoxInputBar.gif);
	background-repeat:no-repeat;
}

/*** Right Column Box ************************************/
/*** Path: /Tempaltes/Paragraph/LEMU_RightColumnBox.html */
.RightColumnBoxContent2 {
	float:left;
	width:174px;
	padding:7px;
	background-image:url(/Files/System/LeMu/Graphic/RightColumnBoxBackground.gif);
	background-repeat:no-repeat;
	border-bottom:#a5b6c2 1px solid;
}

/*** Right Column Box Image Only **********************************/
/*** Path: /Tempaltes/Paragraph/LEMU_RightColumnBoxImageOnly.html */
.RightColumnBoxContentImageOnly {
	float:left;
	width:186px;
	border:#a5b6c2 1px solid;
	border-top:0px none;
}

/*** LMe-Partner Login Boks ************************************/
/*** Path: /Tempaltes/Paragraph/LEMU_LMe-PartnerLoginBox.html */
.LeftColumnBoxTitleBar {
	float:left;
	width:174px;
	height:27px;
	padding-left:20px;
	background-image:url(/Files/System/LeMu/Graphic/LeftColumnBoxTitleBar.gif);
	background-repeat:no-repeat;
	margin-top:-1px;
}
.LeftColumnBoxTitleBar h4 {
	padding:0px;
	margin:0px;
	height:24px;	
	line-height:24px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.LeftColumnBoxContent {
	float:left;
	width:180px;
	padding-top:7px;
	padding-left:9px;
	padding-bottom:0px;
	line-height:16px;
	background-image:url(/Files/System/LeMu/Graphic/LeftColumnBoxBackground.gif);
	background-repeat:no-repeat;
}
.LeftColumnBoxInputBar {
	float:left;
	width:190px;
	height:25px;
	padding-top:2px;
	padding-left:4px;
	background-image:url(/Files/System/LeMu/Graphic/LeftColumnBoxInputBar.gif);
	background-repeat:no-repeat;
}
.FrontpageBoxInputBar {
	float:left;
	width:224px;
	height:25px;
	padding-top:2px;
	padding-left:4px;
	background-image:url(/Files/System/LeMu/Graphic/FrontpageBoxInputBar.gif);
	background-repeat:no-repeat;
}
#LMePartnerLogin {
	display:inline;
}
#ui {
	width:180px;
	height:15px;
	font-size:10px;
	line-height:15px;;
	color:#999999;
}
#pw {
	float:left;
	width:132px;
	height:15px;
	font-size:10px;
	line-height:15px;
	color:#999999;
	background-image:url(/Files/System/LeMu/Graphic/LMe-PartnerPasswordBackground.gif);
	background-repeat:no-repeat;
}
#LoginButton {
	float:left;
	padding-top:1px;
	padding-left:3px;
}

/*** Right & Left Column Setup ******************************/
/*** Path: /Tempaltes/ParagraphSetup/LEMU_RightLeftColumnSetup.html */
/*** Path: /Tempaltes/ParagraphSetup/LEMU_FoldoutRightLeftColumnSetup.html */
#RightColumnParent, #LeftColumnParent {
	display: none;
}

/*** News V2 ******************************/
/*** Path: /Tempaltes/NewdV2/List/LEMU_RightColumnList.html */
.FoldOutItemContent{
	position:relative;
}
.FoldOutItemContent .paragraphimage{
	/*position:absolute;
	top:184px;
	left:1px;*/
	vertical-align:bottom;
}
.NewsListItem {
	float:left;
	font-size:10px;
	line-height:14px;
	padding:1px 2px;
	width:184px;
/*z-index:2500;*/
}

.NewsListItem a {
	display:block;
	font-size:inherit;
	text-decoration:none;
	color:#536e80;
	padding:5px;
	width:174px;
/*z-index:2501;*/
}
.NewsListItem a:visited {
	color:#97AEBD;
}
.NewsListItem a:hover {
	background-color:#d3dce1;
}
.NewsData {
	font-size:9px;
}
.NewsHeadline {
	font-size:10px;
	font-weight:bold;
	line-height:13px;
}
.NewsContent {
	d--isplay:none;
	font-size:10px;
	line-height:13px;
}

/*** News V2 ******************************/
/*** Path: /Tempaltes/NewV2/List/LEMU_FrontpageList.html */
.FrontpageNewsListItem {
	float:left;
	font-size:10px;
	line-height:14px;
	padding:1px 2px;
	width:224px;
}
.FrontpageNewsListItem a {
	display:block;
	font-size:inherit;
	text-decoration:none;
	color:#536e80;
	padding:3px 5px;
	width:214px;
}
.FrontpageNewsListItem a:hover {
	background-color:#d3dce1;
}

/*** News V2 ******************************/
/*** Path: /Tempaltes/NewV2/List/LEMU_ContentList.html */
.ContentNewsListItem {
	float:left;
	font-size:11px;
	line-height:14px;
	width:524px;
}
.ContentNewsListItem a {
	display:block;
	font-size:inherit;
	text-decoration:none;
	color:#536e80;
	padding:5px 5px;
	width:514px;
	line-height:14px;
	margin-bottom:10px;
}
.ContentNewsListItem a:visited {
	color:#97AEBD;
}
.ContentNewsListItem a:hover {
	background-color:#d3dce1;
	color:#536e80;
}

.ContentNewsDato {
	font-size:9px;
}
.ContentNewsHeadline {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
.ContentNewsContent {
	font-size:11px;
	line-height:14px;
}

/*** News V2 ******************************/
/*** Path: /Tempaltes/NewV2/Item/         */
.NewsElementDate {
	display:block;
	color:#868686;
	font-size:10px;
	font-style:italic;
	margin-bottom:10px;
}

/*** Frontpage Right Box ************************************/
/*** Path: /Tempaltes/Paragraph/LEMU_FrontpageRightBox.html */
.FrontpageRightBoxTitleBar {
	float:left;
	width:208px;
	height:27px;
	padding-left:20px;
	background-image:url(/Files/System/LeMu/Graphic/FrontpageRightBoxTitleBar.gif);
	background-repeat:no-repeat;
}
.FrontpageRightBoxTitleBar h4 {
	padding:0px;
	margin:0px;
	height:24px;	
	line-height:24px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.FrontpageRightBoxBackground {
	float:left;
	width:219px;
	padding-top:5px;
	padding-left:9px;
	padding-bottom:0px;
	line-height:16px;
	_height:92px !important;
	min-height:92px;
	border-bottom:#C3C4C4 1px solid;
	background-image:url(/Files/System/LeMu/Graphic/FrontpageRightBoxBackground.gif);
	background-repeat:no-repeat;
}
.FrontpageRightBoxBackground a {
	color:#990000;
	font-size:10px;
	text-decoration:none;
	line-height:normal;
}
.FrontpageRightBoxContent span {
	display:block;
	padding-top:7px;
}
.FrontpageRightBoxContent br {
	line-height:8px;
}
.FrontpageRightBoxContent, .FrontpageRightBoxContent a {
	font-size:10px;
}
/*** Frontpage Dealer Search Box ************************************/
/*** Path: /Tempaltes/Paragraph/LEMU_FrontpageDealerSearch.html */
.FrontpageDealerSearchTitleBar {
	float:left;
	width:302px;
	height:27px;
	padding-left:20px;
	background-image:url(/Files/System/LeMu/Graphic/FrontpageDealerSearchTitleBar.gif);
	background-repeat:no-repeat;
}
.FrontpageDealerSearchTitleBar h4 {
	padding:0px;
	margin:0px;
	height:24px;	
	line-height:24px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
.FrontpageDealerSearchTitleBar a {
	display:block;
	padding:0px 7px 0 0;
	margin:0px;
	height:24px;	
	line-height:24px;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#990000;
	float:right;
}
.FrontpageDealerSearchBackground {
	float:left;
	width:322px;
	_height:128px !important;
	min-height:128px;
	border-bottom:#C3C4C4 1px solid;
	background-image:url(/Files/System/LeMu/Graphic/FrontpageDealerSearch/default.jpg);
	background-repeat:no-repeat;
}
.FrontpageDealerSearchBackground div {
	padding:7px 0px 0px 7px;
	font-size:10px;
}
.FrontpageDealerSearchBackground div a {
	color:#990000;
	font-size:10px;
	text-decoration:none;
	line-height:normal;
}
.FrontpageDealerSearchInputBar {
	float:left;
	width:318px;
	height:25px;
	padding-top:2px;
	padding-left:4px;
	background-image:url(/Files/System/LeMu/Graphic/FrontpageDealerSearchInputBar.gif);
	background-repeat:no-repeat;
}
.FrontpageDealerSearchInputBar a {
	font-size:11px;
	line-height:23px;;
	color:#990000;
	text-decoration:none;
	padding-left:10px;
}
#StoreSelector{
	margin:0;
	padding:7px 0px 0px 7px;
	font-size:10px;
	font-weight:bold;
}
#StoreSelector select{
	width:215px;
	display:block;
	float:none;
	margin-bottom:5px;
	font-size:10px;
}


/*** Content 2 Column Setup ************************************/
/*** Path: /Tempaltes/ParagraphSetup/LEMU_Content2Columns.html */
.Content2ColsLeft{
	float:left;
	width:245px;
}
.Content2ColsRight{
	float:left;
	width:245px;
	padding-left:33px;
}

.Content2ColsTitleBar{
	float:left;
	width:245px;
	height:27px;
	background-image:url(/Files/System/LeMu/Graphic/ContentBoxRedLineTitleBar.gif);
	background-repeat:no-repeat;
}

.Content2ColsTitleBar h4 {
	padding:0px;
	margin:0px;
	height:21px;
	line-height:21px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#990000;
}
.Content2ColsContent {
	float:left;
	width:245px;
}
.Content2ColsContentTxt {
	display:block;
	padding-top:4px;
}
/*** Calendar ************************************/
.CalendarTitleBar {
	float:left;
	width:170px;
	height:27px;
	background-image:url(/Files/System/LeMu/Graphic/ContentBoxRedLineTitleBar.gif);
	background-repeat:no-repeat;
}

.CalendarTitleBarWide {
	float:left;
	width:510px;
	height:27px;
	background-image:url(/Files/System/LeMu/Graphic/ContentBoxRedLineTitleBar.gif);
	background-repeat:repeat-x;
}

.CalendarTitleBarWide h4 {
	padding:0px;
	margin:0px;
	height:21px;
	line-height:21px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#990000;
}

.CalendarTitleBar h4 {
	padding:0px;
	margin:0px;
	height:21px;
	line-height:21px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#990000;
}

/*** News V2 ******************************/
/*** Path: /Tempaltes/NewV2/List/LMeSup_FAQList.html */
.FAQList{
	float:left;
	width:524px;
	padding-bottom:15px;
}
.FAQList h4{
	display:block;
	clear:both;
	background:#cccccc;
	padding:3px 5px;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}
.FAQList span{
	display:block;
	clear:both;
	padding:3px 5px;
}

/* Kontaktkort */
.DealerSearchSelector{
	width:521px;
	border:#c3c4c4 1px solid;
	background:url(/Files/System/LeMu/Graphic/DealerSearchDropdownBackground.gif) repeat-x;
	height:29px;
}
.DealerSearchSelector #StoreSelector{
	padding-top:6px;
}
.SelectorBusinessArea{
	display:block;
	float:left;
}
.SelectorStore{
	display:block;
	float:right;
}
.SelectorStore #City{
	margin-right:7px;
}

/*----------RULES used only for the Unitrade site------ */
#UT_Logo { float:left; width:305px; height:156px; padding:36px 0px 0px 36px;}
#UT_TopMenuContainer {float:left;_float:none;width:952px;height:33px;background-image:url(/Files/System/LeMu/Graphic/TopMenuBackground.gif);background-repeat:repeat-x; }
#UT_TopMenu{float:left; position:relative; left:3px;}
.UT_TopMenu {float:left;display:block;height:33px;line-height:33px;padding-left:14px;padding-right:14px;text-align:center;color:#000000;text-decoration:none;font-weight:bold; font-size:10px;}
.UT_TopMenu:visited {}
.UT_TopMenu:hover {background-image:url(/Files/System/LeMu/Graphic/TopMenuItemOnBackground.gif);}
.UT_TopMenuOn {float:left;display:block;height:33px;line-height:33px;padding-left:24px;padding-right:24px; text-align:center;color:#000000;text-decoration:none;font-weight:bold;font-size:10px;
	background-image:url(/Files/System/LeMu/Graphic/TopMenuItemOnBackground.gif); background-repeat:repeat-x; }

#UT_FooterContainer {float:left; width:950px; height:37px; border:#cccccc 1px solid; margin-top:5px; line-height:37px; }
#UT_FooterContainer span { display:block; float:left; padding-left:27px;}
#UT_FooterContainer small span, #FooterContainer span a, #FooterContainer span a:visited { font-size:10px; color:#536e80; text-transform:uppercase; text-decoration:none;line-height:37px;}
#UT_FooterContainer span a:hover {color:#990000;}
#UT_FooterContainer img {float:left;}
#FooterContainerWrapper{ color:#000000; width:750px; height:37px; margin-left:185px;}
#FooterContainerWrapper span { display:block; float:left; padding-left:20px;}
#FooterContainerWrapper small span, #FooterContainerWrapper span a, #FooterContainerWrapper span a:visited {font-size:10px;color:#444444; text-transform:uppercase; text-decoration:none; line-height:37px;}
.FrontpageTrinForTrinBackground {float:left; width:322px; _height:128px !important; min-height:128px; border-bottom:#C3C4C4 1px solid; }

a.L2, a.L2_Active, a.L2_ActiveOn {font-size:11px;text-decoration:none; height:26px;line-height:26px;display:block;width:185px;padding-left:9px;}
a.L2 {background-image:url(/Files/Navigation/LeMu/LeftMenuBackground.gif);background-repeat:no-repeat;color:#7d828e;}
a.L2_Active, a.L2_ActiveOn {background-image:url(/Files/Navigation/LeMu/LeftMenuOnBackground.gif);background-repeat:no-repeat;color:#990000;}
a.L3, a.L3_Active, a.L3_ActiveOn {
	font-size:11px;
	text-decoration:none;
	height:23px;
	line-height:23px;
	display:block;
	width:172px;
	padding-left:20px;
	border-left:#a5b6c2 1px solid;
	border-right:#a5b6c2 1px solid;
}
a.L3 {
	color:#828894;
}
a.L3_Active, a.L3_ActiveOn {
	color:#990000;
	background-color:#e4e6eb;
	border-left:#a5b6c2 1px solid;
	border-right:#a5b6c2 1px solid;
}
a.L3:hover, a.L3_Active:hover, a.L3_ActiveOn:hover {
	color:#990000;
	background-color:#e4e6eb;
	border-left:#a5b6c2 1px solid;
	border-right:#a5b6c2 1px solid;
}

/*iframe rules*/
#LeftColumnIframeContainer{width:759px; float:left;}

