﻿#basic-accordian{width:215px;margin:0px;height:315px;}
.accordion_headings{height:36px;cursor:pointer;}
.accordion_headings img{cursor:pointer;}
.accordion_headings:hover{cursor:pointer;}
.accordion_child{height:165px;background:#ffffff;}
.header_highlight{border-bottom:solid 4px #bbd9e4;}