﻿/*
Project: Ultracom.az
Author: Muradov Sadig (cod re-editing & templating)
Author URL: http://sadig.muradov.org
*/
/********* box.css *********/
.carousel-left, .carousel-right {width: 7px; height: 159px; float: left; font-size: 0%; background-repeat: no-repeat; }
.carousel-left {background-image: url(../img/carousel-left.jpg); }
.carousel-right {background-image: url(../img/carousel-right.jpg); }
.carousel-inner {float: left; width: 429px; }
.left {float: left; width: 114px; }
h1 {color: #666666; font-size: 12pt; margin-top: 10px; }
.left img {width: 105px; height: 89px; float: right; }
.right {float: right; width: 300px; margin-left: 10px; }
h2 {color: #376988; font-size: 13pt; margin-top: 0px; }
.right p {color: #4d585e; }
.buttons {width: 52px; height: 17px; float: right; margin-top: 5px; }
.buttons a, .buttons a:link {width: 26px; height: 17px; display: block; float: left; }
.left-button {background: url(../img/left-button.jpg); }
.right-button {background: url(../img/right-button.jpg); }

