#cl .open_transactions {
	text-align:left;
	padding-bottom:15px;
	color:#000000;
}

#cl .open_transactions .transaction_link {
	color:#242a64;
	float:left;
	padding-right:10px;
	width:110px;
	overflow:hidden;
}

#cl .open_transactions .tov {
	float:right;
	padding-right:10px;
}

#cl .open_transactions .tov img {
	vertical-align:bottom;
}

#cl .open_transactions h1 {
	color:#ff6a00;
	font-size:16px;
}

#cl .open_transactions #no_transaction {
	font-style: italic;
}

#market_search {
	background-image: url(/gfx/cinema/cinema_filter_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 635px;
	height: 65px;
	padding:5px 15px;
	margin-bottom:10px;
}

#market_search h2 {
	font-size: 15px;
	font-weight: bold;
	margin:5px 0 10px 0;
}

#market_search img {
	vertical-align: middle;
}

#market_search select {
	width: 130px;
}

#market_search #msinput {
	margin: 0 10px 0 2px;
	width: 330px;
}

div#MsgBox {
	line-height:14px;
}

div#MsgBoxInfo {
	background-position: 20px center;
	padding: 5px 20px 5px 65px;
	border: none;
	background-color: #FFFFFF;
}
