#productpage
{
	font-size: 12px;
	font-family: Verdana, Arial,Helvetica, Sans-Serif;
	margin-left:4px;
}

#productpage h1
{
	padding-top:10px;
	padding-left:5px;
	font-size: 16px;
	font-weight:bold;
}

#productpage h2
{
	font-size: 13px;
	font-style:italic;
	font-weight:normal;
	padding-top:1em;
	clear:both;
}

span#ourprice
{
	font-size:16px;
	color:Blue;
	margin-bottom:0;
}

span#orderusingss
{
	font-size:10px;
}


span#ordernow
{
	font-size:11px;
}


.availbox  {
width:240px;
font-size:14px;
padding: 5px; 
}

.avail {
margin-left:56px;
padding: 3px; 
color:white;
min-height:40px;
height:auto !important;
height:40px;
line-height:30px;
font-weight: bold;
text-align:center;
font-style: italic;
}

#instock {
background-color:green;
}

#preorder {
line-height:18px;
background-color:blue;
}

#outofstock {
background-color:orange;
}

#soldout {
background-color:red;
}

#discontinued {
background-color:black;
}


.longpagetrolley {
margin-top:5px;
padding: 4px;
color:black;
font-size: 12px;
font-weight: bold;
background-color:yellow;
text-align:center;
border-style: outset;
}

.availdate { 
font-weight: bold;
font-size: 10px;
font-style: normal;
}

#imageandproductsummary
{
	width:460px
}

#pricing #addtotrolley #productinfo
{
	width:250px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}

#addtotrolley
{
	padding-bottom:10px;
}

#productimage
{
	padding-left:5px;
	float:right;
}
