/* CSS Document  portfolio*/

#content{
    height:600px;
	width:600px;
	padding:30px 0px 0px 74px;
}
#box_top{
	width:626px;
	height:47px;
	padding:0px 0px 0px 10px;
	background-image:  url("../resources/images/common/big_box_top.gif");
	background-repeat: no-repeat;
}

#box_bottom{
	position: absolute;
	top: 261px;
	width:626px;
	background-image:  url("../resources/images/common/big_box_bottom.gif");
	background-position: bottom;
}

#inside_text{
	padding:5px 0px 20px 20px;
	float:left;
	width:250px;
}

#inside_pic{
	float:right;
	width:307px;
	padding:15px 20px 0px 0px;
}

#change_numbers{
	float:right;
	position: absolute;
	top: 285px;
	padding:0px 0px 0px 180px;
	
}
#back{

}


