/* These styles apply ONLY to the home page, and not the inside pages */

#contentRight {
}
#home_images {
	height: 200px;
	width: 630px;
	padding-top: 20px;
}
#home_text {
	width: 630px;
	padding-top: 20px;
	background-image: url(../images/bg_content_home_bottom.gif);
	height: 140px;
	background-repeat: no-repeat;
	background-position: left top;
}
