@import url(/CMSPages/GetCSS.aspx?stylesheetname=CaromaStyle);
@import url(/CMSPages/GetCSS.aspx?stylesheetname=Lightbox);
@import url(/CMSPages/GetCSS.aspx?stylesheetname=thickbox);

#container #sidemiddle #middlecontent #table {
	width:100%;
	height:100%;
}

#container #sidemiddle #middlecontent #table #tr {
	border: 1px solid #CCCCCC;
	min-height:160px;
	/*overflow:auto;*/
}

*html #container #sidemiddle #middlecontent #table #tr {
	height: expression( this.scrollHeight < 350 ? "130px" : "auto" ) ; /* sets min-height for IE */
	overflow:visible;
}

#container #sidemiddle #middlecontent #table #navigator {
	text-align: right;
}

#container #sidemiddle #middlecontent #table #navigator #tectnav {
	width: 505px;
	float: left;
	height: 18px;
	vertical-align: middle;
	text-align: right;
	padding: 2px;
	font-size:12px;
}

#container #sidemiddle #middlecontent #table #navigator #tectnav a{
	text-decoration:none;
	color:#3F3E3E;
}

#container #sidemiddle #middlecontent #table #navigator #tectnav a:hover{
	text-decoration:none;
	color:#5F5E5E;
}

#container #sidemiddle #middlecontent #table #tr #td1 {
	float: left;
	width:340px;
	width:340px;
}

/**html #container #sidemiddle #middlecontent #table #tr #td1{
	width: expression( this.scrollHeight < 340 ? "340px" : "auto" ) !important; /* sets min-height for IE */
/*}*/

#container #sidemiddle #middlecontent #table #tr #td2 {
	float: right;
	width:183px;
	text-align:center;
}
#container #sidemiddle #middlecontent #table #tr #td2-1 {
	float: right;
	width:142px;
	text-align:center;
	padding-top:20px;
}
/**html #container #sidemiddle #middlecontent #table #tr #td2{
	width: expression( this.scrollHeight < 183 ? "183px" : "auto" ) !important ; /* sets min-height for IE */
/*}*/

#container #sidemiddle #middlecontent #table #tr #td1 #txtitle {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container #sidemiddle #middlecontent #table #tr #td1 #text {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

#container #sidemiddle #middlecontent #table #tr #td1 #nav {
	text-align: right;
	clear:both;
}

#container #sidemiddle #middlecontent #table #trspacer {
	height: 15px;
	width:100%;
	clear:both;
}
#container #sidemiddle #middlecontent #table #tr #td4 {
	float: left;
	width: 105px;
	text-align: center;
	padding-top:12px;

}
#container #sidemiddle #middlecontent #table #tr #td4 img{
	padding-top:20px;
}
#container #sidemiddle #middlecontent #table #tr #td3 #i3txtitle {
	padding-top: 20px;
	padding-left: 5px;
}
#container #sidemiddle #middlecontent #table #tr #td3 #i3text {
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom:50px;
	font-size:11px;
}

#container #sidemiddle #middlecontent #table #tr #td3 {
	float: left;
	width: 280px;
	
	
}
#container #sidemiddle #middlecontent #table #tr #td2-1 #enlarger {
	padding-top: 5px;
}

#container #sidemiddle #middlecontent #table #tr #td2 #unofficialcontainer {
	padding-top: 20px;
}

#morebtn
{
	text-align:right;
}