/******************************************************************************
* ilesDM_Popup.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2008									                          *
*                                                                             *
******************************************************************************/
body {
	background-color: #f0eeef;
}
.popHeader,
.popHeaderLogo {
	height:146px;
}
.popHeader {
	background:#f0eeef url(../iso_icons/ilesDM_bgHeaderPopup.jpg) 0 -35px repeat-x;
}
.popHeaderLogo {
	background:transparent url(../iso_icons/ilesDM_logo.jpg) 0 -35px no-repeat;
}
h2.ilesDM_PageTitle {
	margin:0px;
	background-color:#32110C;
	font-family:"Tw Cen MT ", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-align:center;
	padding:5px;
	width:465px;
}

td.odfControlLabelCell {
	text-align:right;
}

td.odfControlLabelCell label{
	font-weight:200;
	color:#000;
	font-family:"Tw Cen MT ", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.odfDiv {
	margin-left:15px;
}

#smeSendToFriend input.bsButton,
.bsButton {
	border:0;
	color:#000;
	font-family:"Tw Cen MT ", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background: transparent url(../iso_icons/ilesDM_lienBG.png) repeat-x left 0%;
	height:23px;
	padding:3px 10px 6px 16px;
	margin-right:0px;
	width:153px;
}

/* IE7 Only */
*:first-child+html .bsButton {
	padding:3px 3px 6px 9px;
}