@charset "utf-8";
/* CSS Document */

#third_column{
position:relative;
float:right;
width:200px;
margin-left:20px;
margin-top:20px;
}

