
#shopingcart input, #cartview input , #cartview textarea {
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #E9EFFF;
	padding: 2px;
}
.carttitle {
	background-color: #5D82AE;
	font-weight: bold;
	text-align: left;
}




#FCKcontent{
	background-color: #FFFFFF;
	width: 360px;
	margin: 10px;
}

#FCKcontent , #FCKcontent tr td{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 16px;
}
#FCKcontent h1, .content h1 {
	font-size: 15px;
	color: #000000;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#FCKcontent h2, .content h2 {
	font-size: 15px;
	color: #000000;
	border-bottom-style: none;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}


#FCKcontent h3, #FCKcontent h3 a, .content h3, .content h3 a , #content2 h3{
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
#FCKcontent h4, .content h4 {
	font-size: 12px;
	color: #000000;
	border-bottom-style: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content2 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}


/* images */

#FCKcontent img.left, .content img.left {
	margin: 5px 8px 5px 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#FCKcontent img.right , .content img.right {
	margin: 5px 0px 5px 8px;
	padding: 0px;
	border: 1px solid #000000;
}
#FCKcontent img.center, .content img.center {
	margin: 0px;
	background-position: center;
	text-align: center;
	display: block;
	clear: both;
}
#FCKcontent .quote , .content .quote {
	background-image: url(/themes/lblr05/images/quote2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

#FCKcontent .quote td.main, .content .quote td.main{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EFEEC2;
	text-align: left;
	padding: 25px 10px 15px 15px;
	background-image: url(/themes/lblr05/images/quote1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px none #8C7142;
	text-shadow: 2px 2px 2px black;
	line-height: 18px;
}
#FCKcontent .quote td.caption, .content .quote td.caption{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #433720;
	text-align: right;
	padding-right: 10px;
}
table.rtable {
	width: 380px;
	border-collapse:collapse;
	border: 1px solid #333333;
}
.finprint {
	font-size: 9px;
}
table.rtable thead tr td {
	background-color: #cc9933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.rtable tbody tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
