/* CSS Document */

#product_header {background-color: #3A6696; padding-top: 3px; padding-bottom: 3px; padding-left: 3px;}
#product_header a {color: #FFFFFF; font-weight: bold; font-size: 14px; text-decoration: none;}
#product_header a:hover {color: #FF9933;}
.product_textblock {background-color: #FFFFFF; background-image: url(../images/software_center.gif); background-repeat: repeat-y; width: 510px; padding: 5px 15px;}
.product_text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; padding-bottom: 10px;}
.product_bottom {background-image: url(../images/software_bottom.gif); background-repeat: no-repeat;}
#product_nav {background-color: #376692; background-repeat: repeat-x; height: 25px; width: 610px; vertical-align: middle; color: #FFFFFF; font-weight: bold; text-decoration: none;}
#product_nav td a {padding: 6px 0 7px; display: block; color: #FFFFFF; text-transform: capitalize;}
#bubble {background-image: url(../images/ntistk_bg.gif); height: 150px; width: 450px;}
#bubble .bubble_content {
	position: relative;
	top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
}