@CHARSET "ISO-8859-1";

.myPage p {
	line-height: 15px;
	}

.myPage .colGroup {
	width: 100%;
	padding: 0 0 0 0;
	background: url(/images/mypage/middleColumnBackground.gif) 215px 0 repeat-y;
	}
	
.myPage .colGroup .column {
	float: left;
	}
	
.myPage .colGroup .leftCol, 
.myPage .colGroup .rightCol {
	width: 214px;
	padding: 0 0 0 0;
	}
	
.myPage .colGroup .middleCol {
	width: 428px;
	}
	
.myPage .colGroup .middleCol .houseText {
	padding: 0 20px;
	}
	
.myPage .teaser {
	position: relative;
	width: 200px;
	margin: 0 0 10px 0;
	background: url(/images/dottedLine.gif) left bottom repeat-x;
	}
	
.myPage .teaser .teaserBox {
	padding-left: 0px;
	}
	
.myPage .teaser .teaserButton {
	width: 200px;
	overflow: hidden;
	}
	
.myPage .leftCol .teaser {
	padding: 0 14px 10px 0;
	}
	
.myPage .rightCol .teaser {
	padding: 0 0 10px 14px;
	background-position: 4px bottom;
	}
	
.myPage .rightCol .teaser .teaserBox {
	width: auto;
	margin: 0;
	}
	
.myPage .lastTeaser {
	padding-bottom: 0px;
	margin: 0;
	background: none;
	}
	
.myPage .teaser h3, 
.myPage .teaser h4 {
	font-size: 13px;
	font-weight: bold;
	}
	
.myPage .teaser h4 {
	color: #0086C4;
	margin: 0 0 5px 0;
	}
	
.myPage .teaser p a {
	color: #0086C4;
	text-decoration: underline;
	}
	
#mypagenohouse {
	display: block;
	width: 388px;
	height: 211px;
	margin: 0 0 0 20px;
	background-image: url('/images/mypage/nohouse.png');
	background-repeat: no-repeat;
}

.myEnergyHouse {
	width: 856px;
	padding: 10px 0 0 0;
	overflow: hidden;
	background: url(/images/dottedLineVertical.gif) 437px top repeat-y;
	}
	
.myEnergyHouse p{
	margin: 0 0 5px 0;
	}
	
.myEnergyHouse .myEnergyHouseLeftCol {
	width: 437px;
	float: left;
	}
	
.myEnergyHouse .myEnergyHouseRightCol {
	width: 417px;
	float: left;
	}
	
.myEnergyHouse .myEnergyHouseRightCol .rightColGroup {
	margin: 0 0 20px 0;
	padding: 0 0 10px 14px;
	}
	
.myEnergyHouse .myEnergyHouseRightCol .rightColGroup h5{
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #0086C4;
	}
	
.myEnergyHouse .myEnergyHouseRightCol .rightColGroup.dotted {
	background: url(/images/dottedLine.gif) 4px bottom repeat-x;
	}
