a.si_detail_back:link      {color: #cccccc; text-decoration: underline;}
a.si_detail_back:visited   {color: #cccccc; text-decoration: underline;}
a.si_detail_back:hover     {color: #ff9900; text-decoration: underline;}
a.si_detail_back:active    {color: #ff9900; text-decoration: underline;}

table.si_detail {
	width: 750px;
}

table.si_detail_lvl1 {
	width: 750px;
	height: 341px;
}

table.si_detail_lvl2 {

}

table.si_detail_text {
	margin-left: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #b5c4f8;
	width: 275px;
	height: 100%;
}

table.si_detail_text_brocker {
	margin-left: 10px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: right;
	width: 98%;
}

hr.si_detail_hr {
	color: #91a2df;
	background-color: #91a2df;
	border: 0px;
	height: 2px;
	width: 100%;
}

td.si_detail_info {
	font-family: Verdana;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.si_detail_image_list_splitter {
	background-image: url(../pages/images/image_list_splitter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 2px;
	margin-right: 2px;
	width: 800px;
}

td.si_detail_back {
	text-align: right;
	font-family: Verdana;
	font-size: 8pt;	
	width: 800px;
}

td.si_detail_text_right {
	text-align: right;
	padding-right: 5px;
}

tr.si_detail_high_col {
	height: 100%;
}

td.si_detail_brocker {
	vertical-align: bottom;
}

td.si_detail_top {
	vertical-align: top;
}

td.si_detail_text_name {
	vertical-align: bottom;
	font-weight: bold;
}

td.si_detail_text_value {
	vertical-align: bottom;
	white-space: nowrap;
}

td.si_detail_text_splitter {
	background-image: url(../pages/images/text_splitter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-left: 2px;
	margin-right: 2px;
}

td.si_detail_big_image {
	vertical-align: top;
	text-align: left;
	width: 430px;
	height: 341px;
}

img.si_detail_big_image {
	border: 3px #bfceff solid;

}

img.si_detail_small_image {
	border: 3px #bfceff solid;
}

span.si_detail_color {
	font-family: Verdana;
	font-size: 8pt;
	color: #ff9900;
}