span[onclick] {}
span[onclick]:hover {}

img.button, a, li,input.button {
	cursor:hand; 
	cursor:pointer;
}



/* thumb video */

.thumb-video{
float: left; width: 50%; 
height: 120px; margin-top: 0px; 
padding-top: 0px; text-align: center;
}

.thumb-video-tv{
float: left; width: 49%; 
height: 120px; margin: 0px; 
padding: 0px; text-align: center;
}

ul {
	list-style-type:none;
}
li {
	display:inline; 
	float:left;
}
a {
	color:#0066CC; 
	text-decoration:none;
}
a:hover {
	color:#FF6600; 
	text-decoration:none;
}
table {
	width:100%; 
	text-align:left; 
	border-collapse:collapse;
}
table th {
	font-size: 14px; 
	padding: 6px 8px;
	background-color: #999;
}
table td {
	padding: 4px 24px;
	background-color: #ccc;	
	background-repeat: no-repeat; 
	background-position: 8px 8px;
}
tr.old-data td {
	background-color: #aaa;
	background-image: url(../img/bullet/bl_arrow.gif); 
}

td a {
	color:#000;
}
td a:hover {
	color:#666;
}
em {color:red; margin:0px 4px;}

.history-item {
	margin-top:5px;
	margin-bottom:10px;
}
.label {
	float:left;
	margin-left:20px;
	margin-bottom:5px;
}
.value {
	float:left;
	margin-bottom:5px;
}
.personal-item .label {
	width:100px;
}
.personal-item .value {
	width:572px;
}
.eduction-item .label {
	width:180px;
}
.eduction-item .value {
	width:492px;
}
.heading {
	font-size:16px;
	margin:5px;
}
.politician-name {
	font-size:14px;
	padding:2px;
	padding-top:5px;
}
.politician-political {
	font-size:12px;
}
.header {
	font-size:16px;
	margin-top:15px;
	padding-bottom:2px;
	border-bottom: solid 2px #999;
	margin-bottom:5px;
}
.header b {
	font-size:16px;
	float:left;
	font-weight:normal;
}
.header a {
	float:right;
	margin-top:4px;
	font-size:12px;
}
.header span {
	float:right;
	margin-right:5px;
	margin-top:4px;
	font-size:12px;
}
.header br {
	float:none;
}
.text {
	margin-top:5px;
	margin-bottom:15px;
	font-size:14px;
	text-indent:40px;
}
li.text {
	float:none;
	display:list-item;
	text-indent:0px;
	margin-left:40px;
	margin-bottom:10px;
}
.item, .item-end {
	margin:5px;
	padding-top:5px;
	padding-bottom:10px;
}
.headline {
	margin-bottom:2px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.posted {
	float:right;
	margin:20px;
}
.headline a {
	color:#000;
}
.headline a:hover {
	color:#666;
	text-decoration:underline;
}
.brief {
	padding: 0px 0px;
}
.thumb, .photo, .photo-small {
	float:left;
	padding-right:20px;
}
.thumb {
	width:100px;
	height:100px;
}
.photo {
	min-height:120px;
}
.photo img {
	width:100px;
	height:auto;
}
.photo-small {
	min-height:60px;
}
.photo-small img {
	width:50px;
	height:auto;
}
.logo-party img {
	width:100px;
	height:auto;
	float:right;
}
.type {
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
}
.period {
	font-size:12px;
	margin-top:5px;
	font-weight:normal;
}
.link {
	margin-top:10px;
}
.link li {
	border-right:solid 1px #999;
	color:#666;
	padding:0px 5px;
}
li.begin {
	padding-left:0px;
}
li.end {
	border-right:none;
}
.more {
	font-size:12px;
	color:#06c;
}
.detail {
	clear:both;
	text-align:right;
	font-size:11px;
	color:#06c;
}
.banner {
	margin:20px 0;
}
.head {
	font-size:13px;
	font-weight:bold;
	padding:8px 0px;
}
.title {
	width:450px;
	float:left;
}
.voted {
	width:120px;
	float:left;
	text-align:center;
}
p.row {
	padding:6px 0px;
}
br.clear {
    clear: both;
}
/* TV */
.tv-title {
    font-weight:bold;
    font-size: 14px;
    margin:20px;
}
.tv-descript {
    margin: 20px;
}
.tv-other {
    margin: 20px;
    font-size: 14px;
    font-weight: bold;
}
/* Form General */
.form {margin-top:20px;}
.form * {padding:2px; font-size:13px;}
.form div {padding:4px 0px;}
.form label {float:left; width:100px; text-align:right; padding-right:5px;}
.form input {width:240px; border:solid 1px #999;}
.form textarea {width:360px; height:200px; border:solid 1px #999; resize:none;}
.submit {margin-left:107px; margin-top:20px;}
input.button {padding:4px 8px; background-color:#ccc;}
/* info */
.info {margin-top:20px;}
.info div {padding:4px 0px;}
.info label {float:left; width:100px; text-align:right; padding-right:5px;}
.info span {width:240px;}
