div.techniquesOverviewBlock {
background:				url('../images/techniques/background.png');
padding:				10px 15px 10px 15px;
margin:					5px;
border:					1px solid #700000;
}

img.techniquesOverviewImage {
float:					right;
margin-top:				-10px;
margin-right:			-15px;
}

div.techniquesOverviewBlock h2, div.strategyContent h2 {
font-family:			Georgia, serif;
font-weight:			normal;
color:					#f5f5f5;
font-size:				18px;
margin:					0px;
margin-bottom:			5px;
}

a.techniquesLink {
display:				block;
background:				url('../images/techniques/star.png') no-repeat 0 0%;
height:					25px;
text-decoration:		none;
color:					#ffe79e;
font-weight:			bold;
padding-left:			30px;
}

a.techniquesLink span {
display:				block;
color:					#f5f5f5;
font-weight:			normal;
}

a.techniquesLink:hover {
color:					#ffca1e;
background-position:	0 100%;
}

div.siteContent table {
border:					1px solid #2f0000;
background:				#4f0000;
width:					99%;
}

tr.techniqueTableRow td {
padding:				5px;
border-bottom:			1px solid #3f0000;
}

tr.techniqueTableRow:hover {
background:				#6f0000;
}

tr.techniqueTableHeader {
background:				url('../images/general/tableHeader.png');
height:					20px;
}

tr.techniqueTableHeader td {
font-weight:			bold;
color:					#ffffff;
padding:				2px 5px 2px 5px;
border-bottom:			1px solid #2f0000;
}

div.siteContent ul {
list-style:				none;
margin:					0px;
padding:				0px;
}

div.siteContent ul li {
padding-left:			20px;
background:				url('../images/techniques/listItem.png') no-repeat;
}

div.techniquesBack {
background:			url('../images/icons/backIcon.gif') no-repeat;
height:				17px;
padding-top:		3px;
}

div.techniquesBack a {
padding-left:		25px;
text-decoration:	none;
}

div.techniquesBack a:hover {
color:				#ffca1e;
}

div.techniquesAd {
border:				1px solid #a06e42;
margin:				10px;
float:				right;
}

div.techniquesAdNoBorder {
margin:				10px;
float:				right;
}
