.hundred_present {
	height: auto;
	width: 100%;
}
.button {
	width: 100px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 762px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 762px;
}
.topMenu {
	background-color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	width: 742px;
	text-align: right;
}
.menuPadding {
	padding: 2px;
}
.leftMenu {
	width: 150px;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.content {
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 405px;
}
.thumSpace {
	width: 10px;
}
.center {
	text-align: center;
}
.title {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF6600;
	list-style-position: inside;
	list-style-image: url(../images/arrow_y.gif);
	font-family: Arial;
}
.ad {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 150px;
}
.smsText {
	height: 50px;
	width: 350px;
}
.ID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.category {
	color: #0033FF;
}
.author {
	color: #669900;
}
.date {
	color: #FF6600;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97A69B;
}
.newsAuthor {
	color: #FF9900;
}
.newsDate {
	color: #97A69B;
}
.newsViews {
	color: #CC0000;
}
.alignRight {
	text-align: right;
}
.newsTitle {
	color: #FF6600;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.menuTitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #FF6600;

}
.down {
	list-style-position: inside;
	list-style-image: url(../images/down.png);
	list-style-type: none;
}
.web {
	list-style-position: inside;
	list-style-image: url(../images/web.png);
	list-style-type: none;
}
.addon {
	list-style-position: inside;
	list-style-image: url(../images/addon.gif);
	list-style-type: none;
}
.30pix {
	width: 15px;
}

.leftAd {
	width: 150px;
	padding-right: 5px;
	padding-left: 10px;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	width: 200px;

}
.urlTextArea {
	font-family: Tahoma;
	font-size: 10px;
	width: 460px;
	height: 50px;

}
.urlInput {
	font-family: Tahoma;
	font-size: 10px;
	width: 350px;
}
.tag {
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px; 
	vertical-align: middle;
	margin:2px;
	height: 21px;
}
.srcInput {
	font-family: Tahoma;
	font-size: 10px;
	width: 250px;
}
.spaces10 {
	width: 10px;
}
