/*------------------------------*/
#corkLinks{
	width:751px;
	height:447px;
	background-image:Url(../images/corkboard_background.jpg);
	position:relative;
	
	}

#corkLinks LI{
	list-style-image:url(../images/arrow.gif);
	margin-left:20px;
	line-height:16px;
	}
	
#corkLinks LI.titleE{
	color:#000;
	font-weight:bold;
	list-style-type:none;
	list-style-image:none;
	margin-left:0;
	}	
#corkLinks LI.titleE A{
	color:#000;}	
	
#loose-diamond-shapes{
	position:absolute;
	top:200px;
	left:60px;
	width:185px;
	}
	
#cs-loose-diamonds{
	position:absolute;
	top:180px;
	left:255px;
	width:190px;
	}
	
#about-loose-diamonds{
	position:absolute;
	top:155px;
	left:470px;
	width:170px;
	}
	
#contact{
	position:absolute;
	top:310px;
	left:370px;
	width:120px;
	height:60px;
	}	
	
	
/*------------------------------*/

#diamonds{
	display:block;
	clear:both
}
#diamonds UL{
	list-style-image:url(../images/arrow.gif);
	margin:0 0 10px 0;
	width:750px;
	clear:both;
	padding-bottom:10px;
	border-bottom:1px solid #666
	}	
#diamonds H2{ font-size:14px;}
#diamonds IMG{float:left; padding: 5px 8px 0 0}

/*------------------------------*/

H3{
	color:#036;
	font-size:16px;
	text-decoration:none;
	}

H4{
	margin:5px 0 0 0;
	text-decoration:underline;
	font-size:12px;

	}
P{
	margin:0px;	
	}
/*------------------------------*/

	#CaratIMG IMG{
	WIDTH:70px; 
	HEIGHT:106px;
	float:left;
}

#CaratIMG P{
	font-size:10px;
}



#tbl{ display:inline; float:right}

div.row {
  clear: both;
  width:280px;
 
  }

div.row span.label, div.row1 span.label {
	float: left;
	width: 130px;
	padding: 2px;
	background:#FCC;
	border-bottom:1px solid #FFF
  }

div.row span.value {
	float: left;
	width: 140px;
	padding: 2px;
	background:#FFC;
	border-bottom:1px solid #FFF
  } 
  
  
  
div.row1 {
	clear: both;
	width:780px;
	
	}
div.row1 span.label1 {
	float: left;
	width: 260px;
	padding: 3px;
	background:#FCC;
	border-bottom:1px solid #FFF
  }
 div.row1 span.value1 {
	float: left;
	width: 500px;
	padding: 3px;
	background:#FCC;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF
  }  	