/* BASIC css start */
.page_left_menu2 {width:150px; float:left;}
.page_right {width:819px; float:right;}

#content:after {
	content: "";
	display: block;
	clear: both;
}

#content {
    width: 1000px;
    margin: 20px auto;
}
.style2 {
    font-size: 18px;
    color: #333366;
    font-weight: bold;
}
/* BASIC css end */

