﻿#product_page_title
{
    color: #888888;
    padding-left: 40px;
}

#product_page_content {       
	padding: 0px; 
	border-color: #C0C0C0 #888888 #888888 #888888; 
	border-style: inset groove groove groove; 
	margin-left: 206px;
	background-color: #000000;
	height: 640px; /*	width: 80%;*/;
	clip: rect(auto, auto, auto, auto);
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	overflow: scroll; 
	font-weight: lighter; 
	position: absolute; 
	left: 0px; color: #FFFFFF; 
}



#content_block1
{
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    color: #888888;
    float: left;
}


#video_block
{
    border-style: solid;
    border-color: #6600FF;
    margin-left: 30px;
    float: left;
    display: inline;
    margin-right: 20px;
    
}

#video_text
{
    border-style: none;
    border-color: #FF3399;
    text-decoration: none;
    float: left;
    margin-right: 25px;
}

.hyperlink
{
    text-decoration: "underline";
    color: #AAAAAA;
}
