/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 12px;
	padding: 0; 
	color: #444445;
	margin-bottom: 4px; 
	line-height: 150%;
}

.Common_title {
	font-family: Arial, Helvetica;
    font-size:  24px;
    font-weight:    normal;
    color: #6f0714;
}

.Common_Content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 0px;
}

#Common .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #444445;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444445;
font-weight:bold;
line-height: 135%;
}

/* Dot Container */
#Dot {
	padding: 0;
	margin-bottom: 5px;

	
}

#Dot p {
	font-size: 12px;
	padding: 0; 
	color: #444445;
	margin-bottom: 4px; 
	line-height: 135%;
}

.Dot_topbg {
	background: url(dot.gif) repeat-x bottom;
	height: 30px;
}

.Dot_title {
	font-family: Arial, Helvetica;
    font-size:  24px;
    font-weight:    normal;
    color: #6f0714;
}

.Dot_Content {
	padding: 6px 0px 16px 0px;
}

#Dot .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #444445;
font-weight:normal;
line-height: 135%;
}

#Dot .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444445;
font-weight:bold;
line-height: 135%;
}

/* Container_right Container */
#Container_right {
	padding: 2px;
	margin-bottom: 5px;
	border: #e5d5ba 1px solid;
	background-image: url(../../Skins/Marketing%20Cafe/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#Container_right p {
	font-size: 12px;
	padding: 0; 
	margin-bottom: 7px; 
	line-height: 135%;
	color: #444445;
}

.Container_right_title {
	fONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6f0714;

}

.Container_right_topbg {
	background-image: url(../../Skins/Marketing%20Cafe/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}

.Container_right_icon {
	padding: 0 4px;
}

.Container_right_Content {
	padding: 8px;
}

#Container_right .Normal
{
fONT-FAMILY: Arial, Helvetica, sans-serif;
 font-size: 12px;


}

#Container_right .SubHead    {
fONT-FAMILY: Arial, Helvetica, sans-serif;
 font-size: 12px;

}