/*******************************************************
*  BASIC Template Engine is a simple template engine   *
*  Copyright @ 2007 the phpGroupVN                     *
*  website: www.phpbasic.com                           *
*  Email: admin@phpbasic.com                           *
********************************************************/
/* BASIC::CSS size*/
body,code {	font-size: 13px; line-height: 18px;}	/*Body font-size */
#BASIC { width: 777px; } /* Width website */
#pMain {width: 572px; } /* Width Content colum */
#pLeft {width: 200px;}/* Width Left menu */
#pRight {width: 200px;}/* Width Right menu */
#pContent { margin-top: 8px; }
#search .button { width: 27px; height:19px;} /* Width button Go */
#search .search { width: 130px; height:15px;}/* Width form search */
.libarycode {width: 48%;}