/*  
Theme Name: WordPress Theme 120
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.0
Author: Template_Help.com 
Author URI: http://www.Template-Help.com/ 
*/

/* CSS Document */

#post_photo_right {
    float: right;
    width: 150;
    margin:0px 10px 0px 0px;
}

#post_photo_left {
    float: left;
    width: 200;
    margin:0px 10px 0px 0px;
}

