.mkt, .mkt_h2, .mkt_h3, .common, .mkt_adtitle, #mkt_item_view_main, #mkt_item_view_user, #mkt_item_description, #mkt_item_photo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
}

.mkt_h2 {
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-image: url("http://www.hardwarezone.com/img/forums/styles/hwz/table_bg/table_title_bg.gif");
	width:100%;
	height:24px;
}

.mkt_h3 {
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	background-image: url("http://www.hardwarezone.com/img/forums/styles/hwz/table_bg/table_header_bg.gif");
	width:100%;
	height:31px;
}

.mkt_adtitle {
	font-weight:bold;
	font-size:11pt;
}

#mkt_item_view_main {
	margin-right:225x;
}

#mkt_item_view_user {
	position: relative;
	float: right;
	width: 220px;
}

#mkt_item_description {
	clear:both;
}

#mkt_item_photo {
	clear:both;
}


a:hover.mkt_item_photo_thumb {
	cursor:pointer;
	border-bottom: 3px #00FF00 solid;
}