﻿#textarea { width: 340px; float: left; }
#photo { float: right; }
#details { height: 100px; clear: both; width: 100%; }
#info { float: left; margin: 0 20px 0 0; }
#posts { float: right; max-width: 200px; }
#posts-wrapper { float: right; width: 200px; }

