﻿.foo {
}

.parttitle
{
	font: normal 12px Arial, Verdana, Sans-serif;
	background: #0074BD;
	background-image: url(webpartbg.gif);
	padding-left: 6px; /*more than items to compensate for item borders!*/
	height: 22px;
	color: white;
}

.editzonetitle
{
	font: normal 12px Arial, Verdana, Sans-serif;
}

.aQuotebackground
{
	background-image: url(Files\Creative_Quotes_Icon.gif);
}

.PartStyle
{
	font: normal 12px Arial, Verdana, Sans-serif;
	border: solid 0px #87d300;
	padding: 0px !important;
}
	                                                                   
	                                                                   
.PartZone 
{
	border:dashed 0px #DDDDDD; 
	padding:0px;
	display:inline !important;
}


/* Round Corner Webpart */

.PartTitleStyle
{
	font: normal 16px Arial, Verdana, Sans-serif;
	background-color: #009AD1;
	height: 25px;
	font-size: 8px;
	padding: 0px 0px 5px 5px;
	background-image: url(tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: white;

}


	                                                                   
.PartTitleStyle table 
{
	background-image:url(tr.gif);                   
	background-repeat: no-repeat;                    
	background-position: right top;
}

.PartTitleStyle table tr td 
{
		padding:10px 10px 0 10px;
			
}

.PartTitleStyle table tr td span
{
	font-size: 12px;
	font-weight: normal;
	
	padding-right: -10px;
}


.PartStylepadding
{
	font: normal 12px Arial, Verdana, Sans-serif;
	border: solid 1px #009AD1;
	padding: 2px !important;
}

