#company { width: 100%; margin: 0; }

    #company div.title { display: block; width: 90%; margin: 0 auto 30px auto; border-bottom: 1px solid #ffffff; border-left: 20px solid transparent; border-right: 20px solid transparent; }
        #company div.title h1 { font-size: 14px; line-height: 50px; height: 50px; color: #000000; text-shadow: 0 0 3px #ffffff; font-weight: bold; border-bottom: 1px solid #c4c4c4; border-left: 10px solid transparent; border-right: 10px solid transparent; }

	#company .right { width: 60%; float: left; position: relative; }
		#company .right p { color: #000000; font-size: 12px; line-height: 18px; width: 90%; margin: 0 auto 30px auto; text-align: justify; text-shadow: 0 0 3px #ffffff; }

	#company .left { width: 35%; float: right; }
        #company .left div.highslide-gallery { float: right; overflow: hidden; width: 90%; margin: 0 10% 0 0; position: relative; }
            #company .left div.highslide-gallery img { width: 100%; }
            #company .left div.highslide-gallery .slidecompp_btns { position: absolute; top: 0; left: 0; display: block; height: 30px; }
                #company .left div.highslide-gallery .slidecompp_btns img { cursor: pointer; margin: 7px 0 7px 3px; width: 16px; height: 16px; }