#templateContent{
	width:340px;
	_width:337px;
	float:left;
	margin-right:18px;
}

#right{
	width:351px;
	float:left;
}

#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#2C3F49;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
}
#content p{
	font-family:Lucida Sans Unicode, Verdana;
	color: #535353;
	font-size:0.75em;
	line-height:1.8em;
	margin-left:0px;
	margin-top:0;
}

#productCP{
	margin:0;
	padding:0;
	margin-top:10px;
	width:349px;
	border:#AEA692 solid 1px;
}
#productCPHeader{
	height:34px;
	border-bottom:#AEA692 solid 1px;
	margin:0;
	padding:0 0 0 11px;
}
#productCPHeader h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.68em;
	color:#AEA692;
	padding:8px 0 0 0;
	margin:0;
}
#productCPHeader h2 img{
	margin-right:11px;
}

#productCPCore select{
	color:#000000;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:1em;
}

#productCPCore{
	background-image:url(../img/cp_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:10px;
	padding-bottom:10px;
}
#productCPCore table tr#waitTR p,
#productCPCore table tr#nostockTR p,
#productCPCore table tr#errorTR p,
#productCPCore table tr#okTR p{ 
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:0.68em;
	text-align:center;
	margin:0 auto;
	padding:5px;
	width:90%;
}

#productCPCore table tr#waitTR p,
#productCPCore table tr#okTR p{ 
	color:#009933;
	border:1px solid #009933;
	background-color:#EFFAE4;
}

#productCPCore table tr#nostockTR p,
#productCPCore table tr#errorTR p{ 
	color:#FF3333;
	border:1px solid #FF3333;
	background-color:#FEE9DE;
}
span.sinir{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:0.68em;
	color:#535353;
}
td.tdLeft{
	text-align:right;
	color:#535353;
	width:125px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:0.68em;
}
span.price{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:1em;
	color:#535353;
}
span.taxInc{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:0.67em;
	color:#7A7A7A;
}

a.blueLink,a.blueLink:visited{
	color:#1B94D9;
	font-family:Lucida Sans Unicode, Verdana;
	font-size:0.9em;
	text-decoration:underline;
}
a.blueLink:hover{
	text-decoration:none;
}
