/*Start Content*/

#QD{
	display:block;
	padding:10px 0 0 5px;
}
#QD p{
	line-height:20px;
	text-align:left !important;
}
.img_icon,.text_icon{
	float:left;
}
.text_icon{
	width:100%;
	margin:-13px 0 0px 20px;
}
.text_icon h2{
	color:#000;
	text-transform:uppercase;
	font:bold 14px arial;
}
.table_price{
	width:915px;
	margin:12px 5px 0 5px;
}
.table_price .text_icon p{
	font:bold 13px arial;
}
.text_icon_2{
	margin:0px !important;
	width:20%;
	margin:6px 0 0 0 !important;
}
.img_icon_2{
	width:20px;
	margin:10px 0 0 0;
}

/*End Content*/
/*Start Table*/
.content table{
	width:100%;
	background:#F4F4F4;
	float:left;
	text-align:center;
	margin:10px 0 10px 0;
}
.content table td{
	background:#FFF;
	height:30px;
}
.header_table{
	height:34px !important;
	background:url(../../images/front_end/bg_header_table.png) repeat-x !important;
}
.header_table p{
	color:#FFF;
	font:bold 13px arial;
	text-transform:capitalize;
	text-align:center;
}
.fist_column p{
	text-align:left;
}
.fist_row{
	font:bold 12px arial;
}
.fist_row ,.second_row p{
	padding:3px;
}
.text_color_blue{
	color:#006ba9;
	float:left;
}
.text_color_black{
	float:left;
}

.link_list a:hover{
	text-decoration:underline;
	color:#c43b93;	
}
.link_list a{
	text-decoration:none;
	color:#000;	
}
/*End Table*/

