#containerContent {
	width: 830px;
	border: solid 0px #f00;
	padding:0px;
	clear:both;
	text-align:left;
    
}
#containerContent2 {
	width: 830px;
	border:1px;
	padding:0px;
	clear:both;
	text-align:left;
}
#containerContentRestore {
	width: 830px;
	height:auto;
	border:0px;
	padding:0px;
	clear:both;
	text-align:left;
}
#content_Left {
	float: left;
	height: auto;
	width: 365px;
	border:0px;
	clear:both;	
	margin-right:14px;
	_width: 365px;

}
#content_Right {
	float: left;
	width: 450px;
	margin-bottom:1px;
	clear:right;
	border: solid 0px #ff0;
	_width: 440px;
	height:auto;
}
#content_Details 
{
	float:left;
	clear: both;
	width:820px;
}
.left_cell
{
    width:350px;
    height:auto;
    clear:both;
    float:left;
}
.left_cell_blank
{
    width:350px;
    height:15px;
    float:left;
    clear:both;
}
.right_cell
{
    
    width:448px;
    height:auto;
    float:left;
    clear:both;
    margin-right:10px;
}
.detail_cell
{
    width:1000px;
    float:left;
    clear:both;
}
.detail_cell_blank
{
    width:800px;
    height:15px;
    clear:both;
    float:left;
}
.view a:visited
{
  color:#0000F4;
  text-decoration:underline;
}
.view a:hover 
{
	color:#990033;
	text-decoration:none;
}


