/*----------------------*/
/* Refunds in myaccount */

.page_content_column_right .refund_row_text,
.page_content_column_right .refund_row_thumbnail
{
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
}

.page_content_column_right .refund_row_thumbnail
{
	padding-right:0;
}

.page_content_column_right .refund_row_form
{
	text-align:right;
	padding-bottom:10px;
}

.page_content_column_right .author
{
    font-weight:normal;
	font-size:10px;
	color:#333333;
}

.terms .title
{
    /* font-family:Georgia, "Times New Roman", Times, serif; */
    font-weight:bold;
}

.terms .ol
{
}

.termsbordertop
{
	background:url(/images/background_content_rr.gif) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
}

.termsbordertop div
{
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(/images/background_content_rr.gif) no-repeat 0 0;
}

.termsborderbottom
{
	background:url(/images/background_content_rr.gif) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
}

.termsborderbottom div
{
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(/images/background_content_rr.gif) no-repeat 0 100%;
}

.termsborderleft
{
	padding:0 0 0 10px;
	background:url(/images/background_content_rr_border.gif) repeat-y 0 0;
}

.termsborderright
{
	padding:0 10px 0 0;
	background:url(/images/background_content_rr_border.gif) repeat-y 100% 0;
}

.terms
{
    font-size:10px;
    color:#666666;
	background-color:#f2f4ee;
    height:100%;
}
