html {
     overflow: -moz-scrollbars-vertical;
}

img {
	display:block;
	border:0px;
}

a {
	outline: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.customlink {
	font-size: 11px;
	color: #000000;
}

.customlink:hover {
	text-decoration: underline;
}


.istext {
	font-family: 'Verdana';
}

body {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}

/* Fixes so one can set the height on a empty div */
.divfix {
	position: relative;
	font-size: 1px;
	line-height: 0;
}

.campaigntop {
	background-color:#d31a18;
}

.contentdiv {
	position:relative;
	width:995px;
	background-color:#FFFFFF;
}

.menutext {
	font-size: 11px;
	color: #FFFFFF;
}

.menulinktext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.itemlinktext {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.topinputtext {
	font-size: 12px;
	/*font-weight:bold;*/
	color: #000000;
}

.contenttext {
	font-family: 'Verdana';
	font-size: 11px;
	color: #000000;
}

.headline_large {
	font-family: 'Verdana';
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.headline {
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h1 {

	font-family: 'Verdana';
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;

}

h2 {

	font-size: 11px;
	color: #FFFFFF;
	font-family: 'Verdana';
	line-height: normal;
	margin: 0px;
	padding: 0px;

}

h3 {
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color:#f66e0a;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

h6 {

	font-family: 'Verdana';
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	margin-top: 10px;
	padding: 0px;
	font-size: 150%;
	margin-bottom: 10px;

}

.seek_count {
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.article_title {
	font-family: 'Verdana';
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.article_bread {
	font-family: 'Verdana';
	font-size: 10px;
	color: #333333;
}

.advertise_title {
	font-family: 'Verdana';
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.article_btm_text {
	font-family: 'Verdana';
	font-size: 9px;
	color: #333333;
}

.module {
	position:relative;
	margin-bottom: 20px;
	/*overflow:hidden;*/
}

.bloggDiv {
	float:left;
	width:150px;
	margin-left:11px;
	margin-bottom:25px;
}

.bloggLabel {
	float:left;
	width:17px;
	height:104px;
	background-color:#00FFFF;
	margin-left:1px;
	margin-right:2px;
}

.bot_link {
	font-family: 'Verdana';
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.blog_text {
	font-size:9px;
	color: #7b8b95;
}

.plaininput {

	border: 1px solid #cccccc;
	height: 20px;
}

.mallheadertextcolor {
	color:#f66e0a;
}

