.normalGooya
{
	width:420px; 
	margin:0px auto 10px; 
	background:#ffffff; 
	border:solid 1px #bbbbbb;
}

.titleGooya
{
	width:415px; 
	margin:0; 
	padding:5px 5px 5px 0px; 
	background:#eeeeee; 
	border-bottom:solid 1px #bbbbbb; 
	border-right:solid 0px #bbbbbb; 
	text-align:right; 
	direction:rtl; 
	/*display:block;*/
}

.deataileBaseGooya
{
	width:420px; 
	overflow:hidden; 
	/*display:block; */
	height:auto;
}

.normalDeataileGooya
{
	width:398px; 
	height:89px; 
	float:left;
}

.AlterNateDeataileGooya
{
	width:398px; 
	height:89px; 
	float:left;
	margin:0px auto;
}


.normalSummeryGooya
{
	width:380px; 
	height:68px; 
	margin:4px auto; 
	padding:6px 5px 5px; 
	background:#eeeeee; 
	border:solid 1px #bbbbbb; 
	text-align:right; 
	text-align:justify; 
	direction:rtl; 
	display:block; 
	overflow:hidden;
	color:#666666;
}

.normalView
{
	width:21px; 
	height:89px; 
	float:right; 
	border-right:solid 0px #bbbbbb;
	margin-right:0px;
	background:#ebae00 url(../Images/Content/normalview.jpg) no-repeat;
}

.normalView a
{
	width:21px; 
	height:89px; 
	background:#ebae00 url(../Images/Content/normalview.jpg) no-repeat;
	display:block;
}

.AlterNateView
{
	width:21px; 
	height:89px; 
	float:left; 
	background:#ebae00 url(../Images/Content/alterview.jpg) no-repeat;
}

.AlterNateView a
{
	width:21px; 
	height:89px; 
	background:#ebae00 url(../Images/Content/alterview.jpg) no-repeat;
	display:block;
}

.GooyaImage
{
	width:110px; 
	height:78px; 
	float:right; 
	position:relative; 
	background:#ffffff url(../Images/Content/circular/select.jpg) no-repeat; 
	z-index:+1;
	text-align:center;
}

.GooyaImage img
{
	width:48px;
	height:48px;
	border:0px;
	margin:20px auto 0px;
}



