/* CSS Document */

.gWireAd {
	width: 160px;
	height: auto;
	border: 1px solid #EEEEEE;
	position: relative;
}
.gWireAd_Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	height: 15px;
	margin-bottom: 5px;
}
.gWireAd_LinkAll {
	text-decoration: none;
}
.gWireAd_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.gWireAd_Desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gWireAd_URL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
.gWireAd_Topic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding-bottom: 5px;
}
.gWireAd_Story {
	padding-right: 2px;
	padding-left: 2px;
}
