#c-main {
    float:left;
    width:605px;
    }
#c-sidebar {
    float:right;
    width:250px;
    }
	
	#c-sidebar div.sidetext {
		padding:5px;
		border:1px dotted #ccc;
		margin-bottom:10px;
		}
	
	#c-sidebar img {
		margin-left:10px;
		}
