@charset "utf-8";
/* CSS Document */


#customTabTable {
	width: 100%;
	height: 32px;
	text-align: center;
	font-size: 17px;
	background-color: #3AD61C;
	background-image: url(../images/products/applications/autotextme/glass.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#customTabTable a {
	color: #FFF;
	text-decoration: none;
}

#customTabTable a:hover {
	color: #0A7488;
}

.customTitle {
	font-size: 28px;
	color: #0A7488;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	padding-bottom: 5px;
}

.customSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0A7488;
}

.customSubTitleLarge {
	font-size: 16px;
	font-weight: bold;
	color: #0A7488;
}

