/* ====== style_balanceme.css ====== */

#mainarea {
	width: 670px;  /* ====== old value 520px ====== */
	float: left;
	text-align: justify;
	padding: 0 22px 22px 0;
}

#mainarea ul {
	line-height: 1.5em;
	margin-left: 2em;
	margin-top: 0em;
}

#mainarea li {
	list-style-image: url(img/balancemedrop.jpg);
	list-style-position: inside;
}

#mainarea a {
	line-height: 2em;
}

/* html .titlemain {
	width: 728px;
}*/

.bgbalanceme {
	background-image: url(img/logobalanceme_small.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.titlesmall {
	font-weight: bold;
	font-size: 1.1em;
	width: 100%;
	color: #444444;
	text-align: left;
	padding-top: 0.2em;
	clear: both;
	padding-bottom: 0.2em;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
}

.titlepromis {
height:35px;width:315px;overflow:hidden;position:relative
}

.titlepromis img {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#rightarea {
	width: 200px;
	text-align: right;
	margin: 0px;
	float: left;
	padding-top: 0.3em;
	height: 240px;
}

#mySlideShow
{
width: 200px !important;
height: 266px !important;
}

