/*++++++++++++++++++++++++++++++++++++
Copyright: visualbasis
www.visualbasis.com

++++++++++++++++++++++++++++++++++++*/

/* 
2 col layout - if there is no content for rightcol

************************************************************/

/* enlarge col width */
/*
#main-body { width: 875px; } 
#centercol { width: 671px; }  
table.contentpaneopen { width: 648px; } 
*/ 

/* but no rightcol dotted lines */
#content { background: transparent url(../img/bg_lv.gif) repeat-y 0 0; } 

