sp{
padding: 5px;
}

.mainheading{
	background-color: #AF0C0C;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

#arrow1{
height: 65px;
width: 139px;
background-image: url(processor1-over.jpg);
background-repeat: no-repeat;
text-indent: -99em;
overflow: hidden;
margin: 0px;
padding: 0px;
}


#arrow2{
height: 65px;
width: 139px;
background-image: url(processor2.jpg);
background-repeat: no-repeat;
text-indent: -99em;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#arrow3{
height: 65px;
width: 139px;
background-image: url(processor3.jpg);
background-repeat: no-repeat;
text-indent: -99em;
overflow: hidden;
margin: 0px;
padding: 0px;
}


#arrow4{
height: 65px;
width: 139px;
background-image: url(processor4.jpg);
background-repeat: no-repeat;
text-indent: -99em;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#content-container-2cols {
	background: url(/images/content_container_2cols.jpg) left top repeat-y;
}

#content-container-2cols-bottom {
	background: url(/images/content_block_bottom.jpg) left bottom no-repeat;
}

#content-container-2cols-top {
	background: url(/images/content_container_2cols_top.jpg) left top repeat-x;
	padding: 3px 0 0 0;
}

#column-l {
	float: left;
	width: 562px;
	margin: 0 15px 0 0;
}

#column-r {
	float: right;
	width: 285px;
	padding: 15px 0 0 0;
}

.content-block {
	background: #fff url(/images/content_block_top.jpg) top left no-repeat;
	padding: 20px 10px 0 10px;
	margin: 15px 0 0 0;
	height: 100%;
	width: 562px;
}

#content-block-tabs .tabs {
	margin-bottom: 0;
}

.indent {
	padding: 0 0 0 15px;
}

.indent-right {
	padding: 0 15px 0 15px;
}



.table-general td {
	padding: 0 20px 0 0 !important;
}

.callout .table-general td {
	padding: 0 10px 0 0;
}

.h-line {
	border-top: 1px solid #F0F0F0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	margin: 5px 0 15px 0;
}

.small-text {
	font-size: 11px;
}

.medium-text {
	font-size: 12px;
}

.small-text img {
	vertical-align: middle;
}



.img-flush-left {
	float: left;
	margin: 0 5px 5px 0;
}

.img-flush-left-padd {
	float: left;
	margin: 0 20px 10px 0;
}

/* tabs */

.tabs {

	margin: -10px 0 20px 0;
	
}

.tabs table td {
	width: 545px;
	padding: 0px 0 0px 0;
	text-align: center;
	}

.tabs .tabs-inline td {
	text-align: left !important;
	padding: 0;
	border-left: none;
	
}

.tabs table td img {
	vertical-align: 0.2em
}

.tabs table td a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.tabs table td.selected {
	background: #ffffff;
}

.tabs table td.selected a {
	color: #161616;
}

.tabs table td.first-selected {

}

.tabs table td.first-selected a {
	color: #161616;
	
}

.tabs table td.first {

	border-left: none;
}

.tabs table td.first-selected a {
	color: #161616;
}

.tabs table td.last-selected {

}

.tabs table td.last-selected a {
	color: #161616;
}


.tab-content {
	padding: 0 10px 10px 5px;
	height: 100%;
	width: 580px;

}

#tab-content-last {
	padding: 0 15px 10px 0;
	height: 100%;
	width: 580px;
}

.tab-content h2 {
	font-size: 12px;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

.tab-content a {
	color: #1A97CD;
}

.gg{
border-bottom: 1px solid #818181;
}
.tabs-inline {
	width: 550px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	margin-left: 2px;
}

.tabs-inline-container {
	z-index: 0;
	padding: 5px;
	
}

.cnt {
	float: left;
	width: 440px;
}
