
.topbold, .topbold a:link, .topbold a:visited {
	font-weight: bold;
	color: #715724;
	text-transform: uppercase;
	font-size: 10px;
	}	
	
#middlecolumn {
	float: left;
	width: 362px;
	}	

#rightcolumn {
	float: right;
	margin-right: 5px;
	display: inline;
	width: 168px;
	background:url(images/mypage/sidebar_bg.jpg) repeat-y;
	}
	
#rightcolumn h3 {
	text-indent: -9999px;
	background: url(images/mypage/sidebar_header.jpg) no-repeat top;
	font-size: 1px;
	height: 38px;
	margin: 0px;
	}
	
#rightcolumn h4 {
	background: url(images/mypage/lightbulb.gif) no-repeat left;
	height: 23px;
	padding: 6px 0px 0px 25px;
	font-size: 16px;
	color: #695B41;
	}
	
#rightcolumn h5 {
	background: url(images/mypage/talkbubble.gif) no-repeat left;
	height: 20px;
	padding: 6px 0px 0px 40px;
	font-size: 16px;
	color: #695B41;
	margin: 20px 0px -7px 0px;
	text-transform: uppercase;
	}
	
#rightcolumn div {
	padding: 0px 10px 0px 10px;
	width: 148px;
	}
	
#rightcolumn p {
	margin: 10px 0px 10px 0px;
	}
	
.favrating {
	float: right;
	display: inline;
	width: 135px;
	height: 48px;
	background:url(images/rating_bg.jpg) no-repeat;
	margin: 5px 24px 0px 0px;
	vertical-align: middle;
	text-align: center;
	}
	
.favrating a:link, .favrating a:visited {
	text-decoration: underline;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	color: #463A08;
	}
	
.favrating a:hover {
	text-decoration: none;
	}
	
#bottomcolumn {
	width: 167px;
	height: 11px;
	background: url(images/mypage/sidebar_bottom.jpg) no-repeat;
	margin: 0px;
	}

	
#newideas {
	width: 362px;
	clear: both;
	margin-left: 5px;
	margin-bottom: 10px;
	background:url(images/mypage/ideas_bg.gif) repeat-y;
	padding-left: 15px;
	}
	

#newideas h3{
	font-size: 1px;
	text-indent: -9999px;
	background: url(images/mypage/newideas_head.gif) no-repeat;
	height: 43px;
	margin: 0px 0px 5px -15px;
	}
	
#favideas {
	width: 362px;
	clear: both;
	margin: 10px 0px 10px 5px;
	background:url(images/mypage/ideas_bg.gif) repeat-y;
	padding-left: 15px;
	}
	
#favideas h3{
	font-size: 1px;
	text-indent: -9999px;
	background: url(images/mypage/fav_ideas_head.gif) no-repeat;
	height: 43px;
	margin: 0px 0px 5px -15px;
	}
	
.idea {	
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
	float: left;
	}
	
.interiorseparator {
	clear: both;
	background: url(images/mypage/short_break.jpg) no-repeat;
	height: 7px;
	margin: 10px 0px 10px -5px;
	}