/* CSS: MKC Uksed | August 2007 , December 2008 */



/* 0: General */


img {
	border:0;
}

.productPic {
	border:1px solid #000;
}

/* 1: Typo */
body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
body , p, font{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#727272;
	line-height: 18px;
}

a, a:visited, a:active {
	text-decoration:none;
	color:#727272;
}

a:hover {
	text-decoration:none;
	color:#6dc0db;
}


.menu {
	font-size:14px;
	letter-spacing: -0.3px;
	
}

.content {	
	text-align:justify;
	
}

.heading {
	font-family:arial;
	font-size:24px;
	font-weight:normal;
	letter-spacing: -0.8px;
	text-transform:uppercase;
	line-height:24px;
}


/* 2: Spacing */

.menuBox {
	vertical-align: bottom; 
	padding: 0 0 10px 9px;
	text-transform:uppercase;
}

.productpicBox {
	padding:0 12px 12px 0;

}

.contentBox {
	vertical-align: top; 
	padding: 5px 20px 0 0;
}

.productInfo {
	vertical-align: top; 
	padding: 5px 15px 0 15px;
}

.productBox {
	vertical-align: top; 
	padding: 15px 10px 15px 10px;

}

.outsideTD {
	vertical-align: top; 
	padding: 0px 0px 0px 10px;
	display:inline-block;
}

.vibu {margin:55px 0 0 0;}
