/* -------C O R S A I R----------------------------- */


.cors_block {
	border: #C7C3E5 thin solid;
	background-color:#F9F9FB;
	padding: 0px;
	margin-bottom: 0px 0px 40px 0px;
	height:auto;
}

.cors_ssd_block {
	border: #C7C3E5 thin solid;
	background-color:#F9F9FB;
	padding: 0px;
	margin-bottom: 0px 0px 40px 0px;
	height:auto;
}

.cors_pic {
	position:absolute;
	width:145px;
	size:auto;
	margin:10px 0px 10px 0px;
	text-align:center
}

.cors_ssd {
	position:absolute;
	width:190px;
	size:auto;
	margin:10px 0px 10px 0px;
	text-align:center
}

.cors_text{
	margin-left:155px;
	width: 400px;
}

.cors_ssd_text{
	margin-left:200px;
	margin-right:10px;
}

.cors_arrow {
	float:right;
	width:100px;
	text-align:center;
	margin-top:-155px;
}

.cors_clear{
	clear:both;
}


/* --------C O R S A I R---------------------------- */
