/* @override http://www.tcvs.se/css/part-start.css */

#leftcolumn.start {
	width: 580px;
}

#rightcolumn .inner {
	padding-top: 2px;
}

img.main, .yt-small {
	float: right;
	margin: 0 0 20px 15px;
}

p.linklist {
	padding: 0 0 20px 0;
}

.certlist, .infobox {
	border-left: 1px solid #EAE7E6;
	border-top: 1px solid #EAE7E6;
	background: #F5F3F3;
	margin: 10px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 6px 7px;
	width: 236px;
}

.infobox {
	padding: 1px 7px;
}

.certified {
	background: #F5F3F3 url(http://www.tcvs.se/images/design/certstamp.png) no-repeat left top;
}

.certlist h1 {
	margin: 0 0 2px 0;
	line-height: 17px;
	font-size: 13px;
	display: inline;
	letter-spacing: 0;
}

.certlist h1 a:link, .certlist h1 a:active, .certlist h1 a:visited {
	font-weight: bold;
	background-position: right 2px;
	padding-right: 15px;
}

.certlist h1 a:hover {
	color: #29568F;
	border-bottom: 1px solid #7491B6;
}

.certlist h2 {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0;
	font-weight: normal;
	margin: 0;
}

.certlist h2 a:link, .certlist h2 a:active, .certlist h2 a:visited {
	color: #D39100;
	background-position: right top;
	padding-right: 16px;
}

.certlist h2 a:hover {
	border-bottom: 1px solid #E9C880;
}
