/*

	Copyright 2008 SLD Interactive & Premiere Transportation.
	All Rights Reserved.
	
	Questions? info@sldinteractive.com
	
*/
  
  div#review_post{ padding: 10px 0 0 0; margin-bottom: 30px; }
   div#review_post form{ margin: 20px; }
   div#com_col_left{ float: left; width: 300px; }
   div#com_col_right{ float: left; width: 300px; }
   div#content_text{ font-size: 13px; text-align: justify; }
   input.submit{ color: #0082BE; border: none; font-weight: bold; margin-top: 0.5em; background: #FFFFFF; }
    input.submit:hover{ color: #666666; cursor: pointer; cursor: hand; }
  
  div#reviews{ font-size: 12px; padding: 30px 20px; }
    div#credit{ color: #0082BE; }
	div#review_text{ color: #666666; padding-bottom: 26px; }
