/* moodalbox CSS */
#tellfriends{ width:500px; height:auto; z-index:1; position:absolute; top:auto; left:auto; margin:0px auto; visibility:hidden;}
.tellafriend{ width:500px; background:white url(../images/topround_teelafr.gif) no-repeat top left; padding:0px; margin: 0px auto; text-align:center;}
.tellafriend p#hdng{ background:#187192; margin:0px; font-size:13px; text-align:center; text-transform: uppercase; color:#fff; height:20px; padding: 10px 0px 10px 0px; font-weight:bold;}
.tellafriendbot{ width:500px; background:white url(../images/bottround_tellafr.gif) no-repeat top left; padding:0px; margin: 0px auto;}
.tellafriend ul li{
	list-style-type:none;
	/*padding-left:30px;*/
	font-size:14px;
	line-height:30px;
	color:#1F3F63;
	text-align:right;
    margin:25px 135px 0px 0px;}
.conditions{ font-style:italic; color: #666666; font-size:11px;}
.textbox {
	background-color:#f7fcfe; font-family:Arial, Verdana; font-size:14px; color:#5e87b0; font-weight:normal;  border: 1px solid #cce6fa; padding: 4 4 4 4; width:198px;
	}
div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
/*width:auto;*/
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #cce6fa;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #cce6fa;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #cce6fa url(../img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #cce6fa;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}