#description p, #description li {
	color: #333;
	font-size: 14px;
}

div#description {
	padding-left: 20px;
	padding-top: 28px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: black;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
}

div#content img.flag {
	margin: 7px 12px 0 15px;
	float: left;
}

#darkblue {
	color: #055180;
}

#smaller {
	font-size: 20px;
}

div#ssGallery {
	margin-top: -17px;/*need to sort this out*/
	margin-left: 2px;
	padding-top: 0;
	background-color: #FFF;
	width: 694px;
}


/*stopped here*/
div#ssGallery h3, div#description h3, div#helpLanguages.noShow h2 {
	color: #297BB0;
	font-size: 17px;
	letter-spacing: 0.8px;
	margin-top: 28px;
}

div#ssGallery div#ssSlides {
	padding-top: 0;
	height: 432px;
	border: 2px solid black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#ssGallery div#ssCaption {
	padding: 20px 5px 5px 0;
	border-bottom: 0;
	margin-bottom: 5px;
}

div#ssGallery {
	margin-top: 25px;
}

div#ssGallery div#ssCaption p {
	font-size: 14px;
	text-align: center;
	/*display:inline;*/ 
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

div#ssGallery ul.thumbs li a.thumb{
	border: 2px solid black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 5px;
}

div#ssGallery ul.thumbs li a.thumb:hover {
	border: 2px solid #0983d1;
}

.fright {
	margin-bottom: 20px;
}

div#description ul li a#showAll {
	color: #297BB0;
	font-weight: bold;
}

#sidebar-right p, #sidebar-right li, #sidebar-right h3 {
	color: #333;
}

#sidebar-right div.panel.first p.cost {
	margin-top: 10px;
	font-size: 18px;
	color: #900;
}

#sidebar-right {
	width: 232px;
	border: 0;
}

.panel {
	border: 0;
}

form#addToCart {
	padding-top: 10px;
}	

#sidebar-right h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.8px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

#sidebar-right h4 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 0;
}

span#sidebar-right-textblocks p, #sidebar-right-textblocks li {
	font-size: 13px;
}

blockquote.quote-feefo {
	font-size: 12px;
	color: #333;
}

.panel ul {
	margin-left: 10px;
}

.panel h4 {
	margin-left: 0;
	padding-left: 0;
}

div#sidebar-right img.trans {
	float: left;
	padding: 0 15px 10px 0;
}