﻿
.partMedia 
{
    text-align: center;
	float: left;
    width: 100%;
}

.partMedia a 
{
    float: left;
}

.partDetail * {
/*     text-align: justify; */
     margin: 0em 0.2em 0.3em 0.2em;
/*	float: left; */
}

.partDetail a { text-decoration: underline; }
.partDetail h2 { font-size: 1.2em; clear: left; }
.partDetail h3 { font-size: 1.1em; }
.partDetail p { float: left; }

.partName { width: 90%;}

div#notediv a
{
    display: inline;
    float:none;
}

div.partDetail ul { display: block; width: 150px; clear: left;} 

div.partDetail ul,
div.partDetail ul li
{
	
    margin-left: 1em;
    list-style-type: circle;
}

div#partBody 
{
    width: 100%;
}

div#tabbuttons, div#tabbuttons span
{
    
}

div#contentdiv, div#contentdiv div
{
    width: 100%;
    margin: 0;
    padding: 0;
}

.partDetail 
{
    width: 100%;
	float: right;
}


.partPrice 
{
    float: right;
	text-align: center;
	width: 140px;
	border: 2px solid gray;
}

.partPrice span {
	
}

.partPrice a {
	display: block;
}

.partPrice table 
{
    width: 95%;
    margin: 0 auto 0 auto;
}

.partPrice td.partTablePrice {
	color: Red;
	font-weight: bold;
}

#qtyDiscHolder {
	float: left;
}

.imgnoborder {
	border: none;
}

#fblink 
{
    float: right;
}

