﻿
#content_detail, #content_title
{
	width: 610px;
}

#inner_content_portal
{
	width: 610px;
	float: left;
}


#content_title
{
	padding-left:10px !important;
}

#content_detail
{
	padding-left:20px !important;
}

#content_left
{
	width: 280px;
	float: left;
}


#form ul
{
	clear: both;
	padding: 2px;
	margin: 2px;
	white-space: nowrap;
}



#tell_friend
{
	border: solid 1px #BAD1E8;
	background-color:white; 
	height: 200px;
	width: 250px;
	margin-left:10px;
}


#tell_friend ul li
{
	float: right;
	list-style-type: none !important;
	height: 30px;
}

#form ul li
{
	float: left;
	font-family: arial, Verdana, Sans-Serif;
	font-size: 11px;
	list-style-type: none !important;
	height: 20px;
	padding: 2px 0 2px 0;
	width: 120px;
}

#form ul li input[type="text"]
{
	font-family:Courier New, Verdana; 
	font-size: 11px;
	height:18px; 
	border-left:1px solid #B9D4F1 !important;
	border-top:1px solid #B9D4F1 !important;
	border-bottom:solid 1px #B9D4F1 !important;
	border-right:solid 1px #B9D4F1 !important;
}

#tell_friend ul li input[type="submit"]
{
	clear: both;
	font-family: arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	padding:2px 5px 2px 5px;
	border:solid 1px #B9D4F1 !important;
	margin: 5px;
}

#form ul li.title
{
	width: 100px !important;
	white-space: nowrap;
}

H4.title_header
{
	font-family: Arial,Sans-Serif,Verdana;
	width: 100%;
	background-color: #4282C2;
	color: White;
	font-weight: bold;
	font-size: 15px;
	height: 25px;
	padding-top: 4px;
	margin: 0px;
}

