.product
{
border:1px solid #CCCCCC;
float:left;
margin:5px 3px;
width:265px;
}
.product_title
{
background-color : #9172C9;
text-align : center;
height : 22px; 
line-height : 22px; 
color : #FFFFFF;
font-weight : bold;
border-bottom : 1px solid #9172C9;
}
.product_image
{
float : left;
vertical-align : middle;
padding : 5px 5px;
border-right : 1px solid #CCCCCC;
margin-right : 5px;
margin-bottom:3px;
}
.product_detail
{
text-align : right;
direction : rtl;
padding : 5px;
}
.product_price
{
clear : both;
border-top : 1px solid #CCCCCC;
margin-top : 3px;
line-height : 20px;
padding-right : 5px;
}
.product_other
{
line-height : 20px;
float : right;
}
.product_buttons
{
height : 25px;
line-height : 25px;
border-top : 1px solid #CCCCCC;
clear:both;
}
.product_detail_button
{
display:block;
width : 60px;
height : 25px;
background : url('detail.gif') no-repeat;
margin : 0px 4px;



float : left;
}
.product_buy_button
{
display:block;
width : 66px;
height : 25px;
margin : 0px 4px;
background : url('buy.gif') no-repeat;
float : left;
}
.product_large_buy_button
{
margin:7px auto;
display:block;
width : 133px;
height : 32px;
background : url('bbb.gif') no-repeat;
}
.product_price_right
{
float : right ;
}
.seperator
{
color:black;
float:right;
color:#cccccc;
float:right;
padding:0px 4px;
}
.product_content
{
text-align : justify;
}
.main_table
{
margin : auto;
}
.main_table td
{
vertical-align : top;
}
.detail_top
{
border-bottom : #CCCCCC solid 2px;
padding-bottom : 10px;
}
.detail_detail





{
padding-top : 20px;
}
.releated
{
text-align : center;
margin : 5px 0px;
}
.detail_info
{
padding-right : 10px;
}
.short_detail_text
{
float:right;
width:454px;
}


.mypages table
{
margin : auto;
direction : ltr;
}
.mypages table td
{
background:#E6EAED;
border-color:white #BFC3C6 #BFC3C6 white;
border-style:solid;
border-width:1px;
color:#000000;
padding : 3px;
font-size : 12px;
}
.product_thumb{
border:0;
}