/* 
   Author: Cagatay KARA
   Author URI: http://www.ckara.com
*/

.CKProductViewContainer {
    float:left;
    position: relative;
    width:100%;
    height:auto;

}

.orange{
	/*color:orange !important;*/
	color:#fb6a19 !important;
	
	font-weight:bold;
	
}