@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#642f7d;
}

#content-left {
	background:url(../img/support/left_panel_support.jpg) no-repeat;
	background-color:#F1F0EE;
	width: 366px;
	height:493px;
	float: left;
}

#content-right{
	width:250px;
	height:497px;
	float:right;
	padding-right:120px;
	border-left: 2px solid #642f7d;
}

.content-right-text {
	width:230px;
	height:195px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	float:right;
}

.content-right-text img {
	width: 9px;
	height: 9px;
}

.content-right-text-sing h1 {
	color:#642f7d;
}

.content-right-text-ph1 {
	padding-top:20px;
}

.content-right-text-ph1 h1 {
	color:#642f7d;
}

.content-right-text-ph2 {
	padding-top:20px;
}

.content-right-text-ph3 {
	padding-top:20px;
}
