﻿.table
{
	padding: 2px;
}
.no_border
{
	border: none, 0px;	
}
.no_border2
{
	border: none, 0px;
	position:relative;
	top:20px;	
}
.box_body
{
padding: 2px;
}
.box_ar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: Black;
	text-decoration: none;
}
.box_txt
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #335D8D;			
	vertical-align: top;
}

.box_cim
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	color: #335D8D;
	margin-bottom: 5px;
}
.box_image_left
{
	border-width: 0px;
	margin-right: 5px;
	width: 150px;
	height: 150px;
	float:left;
}
.box_image_right
{
	border-width: 0px;
	margin-right: 5px;
	width: 150px;
	height: 150px;
	float:right;
}
.box_head
{
	background-image: url(../images/shopdesign_new/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px  3px;
	font-family: Tahoma;
	font-size: 14px;
	text-indent: 15px;
	font-weight: bold;
	margin-bottom: 7px;
}