@charset "utf-8";
/* CSS Document */

#div-contentBox{
	/*Define the overall width of the entire application here.  Please maintain the diamention in pixels./*
	/*NOTE:  This will only apply to the users view.  All Admin and Config pages cannot be changed.*/
	width:995px;
}
