﻿/*
* .templateWrapper { GET THE VALUE OF 'width' FROM 'SiteCss.css' }
*/
/* Below is used to resize the iframe used by the RadEditor. 
*  Add 22px to '.templateWrapper-width' since the iframe 
*  'needs' this space for its vertical scroll */
div.reWrapper iframe { width:682px !important; }
