#content p.textbox {
	width: 510px;
	display: block;
	padding: 155px 25px 0 35px;
	margin: 0;
	border: none;
	text-align: justify;
	line-height: 13pt;
	direction: rtl;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
}
#content p.textbox_night {
	background-image: url("../../himg/dialup-nightbox.png");
}
ul.cards {
	display: block;
	clear: both;
	width: 460px;
	margin: 20px 55px 0 0;
	padding: 0;
	border: none;
	direction: rtl;
	overflow: hidden;
/*	background-color: #DFDFDF;*/
}
ul.cards li {
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
	vertical-align: top;
	line-height: 12pt;

	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #656565;
}
ul.cards li.cards_thumb {
	width: 170px;
}
ul.cards li.cards_info {
	width: 170px;
	padding-top: 7px;
}
ul.cards li.cards_order {
	width: 120px;
}
ul.cards li a {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #909090;
}
ul.cards li span {
	display: block;
	float: right;
    clear: none;
}
ul.cards li b {
	display: block;
	float: right;
    clear: none;
	font-weight: normal;
    direction: ltr;
}
.boldness{
  	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #DF0000;
    margin-top: 5px;
    direction: ltr;
}
.redness {
	color: #AE2B2B;
}

br {
    clear: both;
}

ul.cards li a:hover { color: #909090; text-decoration: underline; }

a.thumb_c1, a.thumb_c2, a.thumb_c3, a.thumb_c4 {
	display: block;
	width: 158px;
	height: 91px;
    direction: ltr;
	margin: 0 0 0 12px;
	padding: 0;
}
a.thumb_c1 {
	background: transparent url("../../himg/thumb_classic.gif") no-repeat top right;
}
a.thumb_c2 {
	background: transparent url("../../himg/thumb_quadra.gif") no-repeat top right;
}
a.thumb_c3 {
	background: transparent url("../../himg/thumb_turbo.gif") no-repeat top right;
}
a.thumb_c4 {
	background: transparent url("../../himg/thumb_turbop.gif") no-repeat top right;
}
a.ordernow {
	display: block;
	width: 93px;
	height: 23px;
	background: transparent url("../../himg/ordernow.gif") no-repeat top left;
	margin: 34px auto;
	padding: 0 0 0 27px;
	line-height: 20px;
	text-align: left;
}

/**********************************************
	Hand-coded stylesheet for CSS2-capable browsers.
	Site:		[www.hamarasystem.net]
	Author:		Nima Peyda

** 	Last Modified: 2007/09/24
** 	This file is imported into: /?InternetCard
**
**********************************************/