﻿.textbox_contact
{
    width: 246px;
    background-color: #FFFFFF;
    border: solid 1px #41BEFF;
}
.textbox_contact_content
{
    height: 88px;
    width: 246px;
    background-color: #FFFFFF;
    border: solid 1px #41BEFF;
}
.contact_frame
{
    text-align: left;
    float: left;
    width: 733px;
    height: 310px;
}
.contact_title
{
    float: left;
    width: 733px;
    height: 20px;
}
.contact_frame_left
{
    text-align: left;
    float: left;
    width: 342px;
    height: 279px;
}

.contact_frame_right
{
	
   vertical-align:middle;
    float: right;
    text-align: right;
    width: 391px;
    height: 310px;
}

.contact_padding_left
{
    float: left;
    width: 0px;
    height: 270px;
}
.contact_caption
{
    float: left;
    width: 70px;
    height: 25px;
    line-height: 17px;
    padding-left: 10px;
    background: url(img/bullet_check_3x5.gif) no-repeat 0px 6.5px;
}
.contact_textbox
{
    position: relative;
    float: right;
    width: 255px;
    height: 25px;
}
.contact_textbox_content
{
    position: relative;
    float: right;
    width: 255px;
    height: 100px;
}

.contact_item
{
 	font-family:tahoma;
 	font-size:11px;
	height:90px;
	width:371px;
	float:left;
	position:relative;
	color:#014E6C;
	background-color:Transparent;
}
.contact_item .left
{
	margin-top:5px;
	height:90px;
	width:97px;
	float:left;
	position:relative;
		background-color:Transparent;
}
.contact_item .right
{
	text-align:justify;
	height:90px;
	margin-left:7px;
	width:267px;
	float:left;
	line-height:16px;
	position:relative;
		background-color:Transparent;
}

.contact_item .right .top
{
	height:18px;
	width:267px;
	float:left;
	position:relative;
	color:#481623;
	font-weight:bold;
		background-color:Transparent;
}
.contact_item .right .bottom
{
	height:73px;
	width:267px;
	float:left;
	position:relative;
		background-color:Transparent;
}

/*Ending contact module*/
/*End Product Listing*/
